<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there a way to install hail on cluster? in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/is-there-a-way-to-install-hail-on-cluster/m-p/112147#M4857</link>
    <description>&lt;P&gt;you can run "&lt;SPAN&gt;pip install hail" on notebook cell.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 11:08:25 GMT</pubDate>
    <dc:creator>SriramMohanty</dc:creator>
    <dc:date>2025-03-10T11:08:25Z</dc:date>
    <item>
      <title>Is there a way to install hail on cluster?</title>
      <link>https://community.databricks.com/t5/get-started-discussions/is-there-a-way-to-install-hail-on-cluster/m-p/112111#M4855</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;Been trying to install hail (&lt;A href="https://hail.is/" target="_blank"&gt;https://hail.is/&lt;/A&gt;) on databricks with no luck so far. Is there an easy way to make it work? So far I could not get further than (providing sparkContext like `hl.init(sc=spark.sparkContext` also did not help):&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import hail as hl
hl.init()
TypeError: 'JavaPackage' object is not callable
File &amp;lt;command-3243506661262167&amp;gt;, line 3
      1 import hail
      2 get_ipython().system('echo $JAVA_HOME')
----&amp;gt; 3 hail.init_spark()
File /databricks/python/lib/python3.11/site-packages/hail/backend/spark_backend.py:130, in SparkBackend.__init__(self, idempotent, sc, spark_conf, app_name, master, local, log, quiet, append, min_block_size, branching_factor, tmpdir, local_tmpdir, skip_logging_configuration, optimizer_iterations, gcs_requester_pays_project, gcs_requester_pays_buckets, copy_log_on_error)
    128     jhc = hail_package.HailContext.getOrCreate(jbackend, branching_factor, optimizer_iterations)
    129 else:
--&amp;gt; 130     jbackend = hail_package.backend.spark.SparkBackend.apply(
    131         jsc,
    132         app_name,
    133         master,
    134         local,
    135         log,
    136         True,
    137         append,
    138         skip_logging_configuration,
    139         min_block_size,
    140         tmpdir,
    141         local_tmpdir,
    142         gcs_requester_pays_project,
    143         gcs_requester_pays_buckets,
    144     )
    145     jhc = hail_package.HailContext.apply(jbackend, branching_factor, optimizer_iterations)
    147 self._jsc = jbackend.sc()&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Mar 2025 20:31:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/is-there-a-way-to-install-hail-on-cluster/m-p/112111#M4855</guid>
      <dc:creator>kasuskasus1</dc:creator>
      <dc:date>2025-03-09T20:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to install hail on cluster?</title>
      <link>https://community.databricks.com/t5/get-started-discussions/is-there-a-way-to-install-hail-on-cluster/m-p/112147#M4857</link>
      <description>&lt;P&gt;you can run "&lt;SPAN&gt;pip install hail" on notebook cell.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 11:08:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/is-there-a-way-to-install-hail-on-cluster/m-p/112147#M4857</guid>
      <dc:creator>SriramMohanty</dc:creator>
      <dc:date>2025-03-10T11:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to install hail on cluster?</title>
      <link>https://community.databricks.com/t5/get-started-discussions/is-there-a-way-to-install-hail-on-cluster/m-p/112190#M4863</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/23533"&gt;@SriramMohanty&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;you can run "&lt;SPAN&gt;pip install hail" on notebook cell.&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Of course, it just does not work (get the same output as above)&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 18:48:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/is-there-a-way-to-install-hail-on-cluster/m-p/112190#M4863</guid>
      <dc:creator>kasuskasus1</dc:creator>
      <dc:date>2025-03-10T18:48:57Z</dc:date>
    </item>
  </channel>
</rss>

