<?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: Error using Synapse ML: JavaPackage object is not callable in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-using-synapse-ml-javapackage-object-is-not-callable/m-p/22246#M15224</link>
    <description>&lt;P&gt;Hello @Vikram Mahawal​&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clusters need to be in the running state to install/uninstall the libraries. Could you please start the cluster and try installing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are still stuck, please file a support case with us, so we can take a look.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2022 04:24:27 GMT</pubDate>
    <dc:creator>User16764241763</dc:creator>
    <dc:date>2022-06-06T04:24:27Z</dc:date>
    <item>
      <title>Error using Synapse ML: JavaPackage object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/error-using-synapse-ml-javapackage-object-is-not-callable/m-p/22242#M15220</link>
      <description>&lt;P&gt;I am using DBR version 10.1.&amp;nbsp;I want to use Synapse ML package. I am able to install and import it by following instructions on the link: &lt;A href="https://github.com/microsoft/SynapseML" alt="https://github.com/microsoft/SynapseML" target="_blank"&gt;https://github.com/microsoft/SynapseML&lt;/A&gt;. However when I try to run the code it gives me the error shown in the attached screenshot. Would you have any idea how to solve this issue if one doesn't have admin privileges'?&amp;nbsp;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 13:23:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-using-synapse-ml-javapackage-object-is-not-callable/m-p/22242#M15220</guid>
      <dc:creator>VM</dc:creator>
      <dc:date>2022-04-25T13:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error using Synapse ML: JavaPackage object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/error-using-synapse-ml-javapackage-object-is-not-callable/m-p/22243#M15221</link>
      <description>&lt;P&gt;Hello @Vikram Mahawal​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting to the Databricks community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is documented here&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/microsoft/SynapseML/issues/1296" target="test_blank"&gt;https://github.com/microsoft/SynapseML/issues/1296&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like it cannot find the jar files to load the classes&lt;/P&gt;&lt;P&gt;Can you try installing the below maven library on the cluster and retry?&lt;/P&gt;&lt;P&gt;com.microsoft.azure:synapseml_2.12:0.9.5&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 13:13:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-using-synapse-ml-javapackage-object-is-not-callable/m-p/22243#M15221</guid>
      <dc:creator>User16764241763</dc:creator>
      <dc:date>2022-04-26T13:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error using Synapse ML: JavaPackage object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/error-using-synapse-ml-javapackage-object-is-not-callable/m-p/22244#M15222</link>
      <description>&lt;P&gt;Hi @Arvind Ravish​&amp;nbsp;, Thank you for the reply. However, I am unable to install the maven library com.microsoft.azure:synapseml_2.12:0.9.5 on the cluster or workspace. The options to install are greyed out as can be seen from the attached screenshot. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also FYI, I get the '&lt;I&gt;JavaPackage object is not callable&lt;/I&gt;' error shown in the previous screenshot when I try to run the code on the link: &lt;A href="https://microsoft.github.io/SynapseML/docs/features/lightgbm/LightGBM%20-%20Overview/" alt="https://microsoft.github.io/SynapseML/docs/features/lightgbm/LightGBM%20-%20Overview/" target="_blank"&gt;https://microsoft.github.io/SynapseML/docs/features/lightgbm/LightGBM%20-%20Overview/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it something that the administrator of the cluster would be able to do?  &lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 14:44:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-using-synapse-ml-javapackage-object-is-not-callable/m-p/22244#M15222</guid>
      <dc:creator>VM</dc:creator>
      <dc:date>2022-04-26T14:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error using Synapse ML: JavaPackage object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/error-using-synapse-ml-javapackage-object-is-not-callable/m-p/22245#M15223</link>
      <description>&lt;P&gt;Hi @Kaniz Fatma​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Just FYI. I had faced this issue some time back and this has still not been solved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if the whitelisting issue and this issue are related. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, &lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 12:27:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-using-synapse-ml-javapackage-object-is-not-callable/m-p/22245#M15223</guid>
      <dc:creator>VM</dc:creator>
      <dc:date>2022-06-01T12:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error using Synapse ML: JavaPackage object is not callable</title>
      <link>https://community.databricks.com/t5/data-engineering/error-using-synapse-ml-javapackage-object-is-not-callable/m-p/22246#M15224</link>
      <description>&lt;P&gt;Hello @Vikram Mahawal​&amp;nbsp;&lt;/P&gt;&lt;P&gt;Clusters need to be in the running state to install/uninstall the libraries. Could you please start the cluster and try installing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are still stuck, please file a support case with us, so we can take a look.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 04:24:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-using-synapse-ml-javapackage-object-is-not-callable/m-p/22246#M15224</guid>
      <dc:creator>User16764241763</dc:creator>
      <dc:date>2022-06-06T04:24:27Z</dc:date>
    </item>
  </channel>
</rss>

