<?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: TypeError: 'JavaPackage' object is not callable in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19012#M12687</link>
    <description>&lt;P&gt;HI @Prabakar Ammeappin​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I agree notebook scoped lib do not persist across sessions. I am installing the required lib in the first cell of the notebook and afterward rest of the code will be executed. The notebook is not detached from the cluster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jun 2022 04:52:30 GMT</pubDate>
    <dc:creator>chandan_a_v</dc:creator>
    <dc:date>2022-06-03T04:52:30Z</dc:date>
    <item>
      <title>TypeError: 'JavaPackage' object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19008#M12683</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1813iE2AEB48686244AF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 08:49:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19008#M12683</guid>
      <dc:creator>chandan_a_v</dc:creator>
      <dc:date>2022-06-02T08:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: TypeError: 'JavaPackage' object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19009#M12684</link>
      <description>&lt;P&gt;@Chandan Angadi​, which library are you using? Are you installing using the libraries tab or are you using an init script to install the library. Is this happening always or intermittent?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 10:07:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19009#M12684</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-06-02T10:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: TypeError: 'JavaPackage' object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19010#M12685</link>
      <description>&lt;P&gt;Hi @Prabakar Ammeappin​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using set of libraries, which I am installing under a notebook. Not in the cluster config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;python&amp;gt;=3.7,&amp;lt;3.8&lt;/P&gt;&lt;P&gt;findspark=1.3.0&lt;/P&gt;&lt;P&gt;openpyxl=3.0.7&lt;/P&gt;&lt;P&gt;pyarrow=0.14.0&lt;/P&gt;&lt;P&gt;smart_open=5.2.1&lt;/P&gt;&lt;P&gt;xlrd=2.0.1&lt;/P&gt;&lt;P&gt;conda-pack=0.6.0&lt;/P&gt;&lt;P&gt;tqdm=4.62.2&lt;/P&gt;&lt;P&gt;tsfresh=0.17.0&lt;/P&gt;&lt;P&gt;scikit-learn=0.24.2&lt;/P&gt;&lt;P&gt;pip=21.2.4&lt;/P&gt;&lt;P&gt;git=2.33.0&lt;/P&gt;&lt;P&gt;pandas=1.2.5&lt;/P&gt;&lt;P&gt;fsspec=2021.7.0&lt;/P&gt;&lt;P&gt;mlflow==1.20.1&lt;/P&gt;&lt;P&gt;pydeequ==0.1.5&lt;/P&gt;&lt;P&gt;s3fs==2021.8.0&lt;/P&gt;&lt;P&gt;botocore==1.20.106&lt;/P&gt;&lt;P&gt;boto3==1.17.106&lt;/P&gt;&lt;P&gt;pyspark==2.4.7&lt;/P&gt;&lt;P&gt;torch-tb-profiler==0.4.0&lt;/P&gt;&lt;P&gt;pytorch-forecasting==0.9.2&lt;/P&gt;&lt;P&gt;pytorch-lightning==1.4.5&lt;/P&gt;&lt;P&gt;tensorboard==2.8.0&lt;/P&gt;&lt;P&gt;ipyaggrid==0.2.1&lt;/P&gt;&lt;P&gt;jupyter-contrib-nbextensions==0.5.1&lt;/P&gt;&lt;P&gt;fastparquet==0.7.1&lt;/P&gt;&lt;P&gt;plotnine==0.8.0&lt;/P&gt;&lt;P&gt;tslearn==0.5.2&lt;/P&gt;&lt;P&gt;fastdtw==0.3.4&lt;/P&gt;&lt;P&gt;dtaidistance==2.3.2&lt;/P&gt;&lt;P&gt;catboost==1.0.3&lt;/P&gt;&lt;P&gt;shap==0.40.0&lt;/P&gt;&lt;P&gt;k-means-constrained==0.6.0&lt;/P&gt;&lt;P&gt;pdf2image==1.16.0&lt;/P&gt;&lt;P&gt;kaleido==0.2.1&lt;/P&gt;&lt;P&gt;pickle5==0.0.12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 11:24:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19010#M12685</guid>
      <dc:creator>chandan_a_v</dc:creator>
      <dc:date>2022-06-02T11:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: TypeError: 'JavaPackage' object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19011#M12686</link>
      <description>&lt;P&gt;By any chance, was the cluster restarted after installing the libraries or was it detached and reattached from/to the notebook? Notebook-scoped libraries do not persist across sessions. You must reinstall notebook-scoped libraries at the beginning of each session, or whenever the notebook is detached from a cluster. &lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 15:24:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19011#M12686</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-06-02T15:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: TypeError: 'JavaPackage' object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19012#M12687</link>
      <description>&lt;P&gt;HI @Prabakar Ammeappin​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I agree notebook scoped lib do not persist across sessions. I am installing the required lib in the first cell of the notebook and afterward rest of the code will be executed. The notebook is not detached from the cluster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 04:52:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19012#M12687</guid>
      <dc:creator>chandan_a_v</dc:creator>
      <dc:date>2022-06-03T04:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: TypeError: 'JavaPackage' object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19013#M12688</link>
      <description>&lt;P&gt;We need to debug the logs to understand this further. Is it possible for you to export and share a notebook with minimal repro steps? It will help us to reproduce this in-house and check the logs. Or If you have a support contract, it would be better to raise a support ticket. &lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 08:44:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19013#M12688</guid>
      <dc:creator>Prabakar</dc:creator>
      <dc:date>2022-06-03T08:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: TypeError: 'JavaPackage' object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19015#M12690</link>
      <description>&lt;P&gt;Hi @Kaniz Fatma​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late response, Installing deequ-2.0.1-spark-3.2 on cluster solves the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 11:13:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19015#M12690</guid>
      <dc:creator>chandan_a_v</dc:creator>
      <dc:date>2022-06-09T11:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: TypeError: 'JavaPackage' object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19017#M12692</link>
      <description>&lt;P&gt;The spark version of Jar file must match with Cluster Spark version&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 11:22:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/typeerror-javapackage-object-is-not-callable/m-p/19017#M12692</guid>
      <dc:creator>chandan_a_v</dc:creator>
      <dc:date>2022-06-09T11:22:03Z</dc:date>
    </item>
  </channel>
</rss>

