<?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: Command to install spark package from notebook cell in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9279#M4718</link>
    <description>&lt;P&gt;Because I need this on a DLT cluster, there is no way to interface with it using CLI since it's the cluster created at runtime.  I think I can run CLI commands within a notebook cell so I'll try to figure out how to do that.  Please reply if you know how.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2023 15:07:31 GMT</pubDate>
    <dc:creator>JJ_LVS1</dc:creator>
    <dc:date>2023-02-16T15:07:31Z</dc:date>
    <item>
      <title>Command to install spark package from notebook cell</title>
      <link>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9275#M4714</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to install a spark-xml package from a notebook cell (hoping it will work on a DLT cluster).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maven Package: com.databricks:spark-xml_2.12:0.16.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me with the command to install from the notebook cell? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fairly new to all this and anything I've found searching hasn't worked. I've installed it on the interactive cluster from the library install area with no issues but can't get the command from a cell to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 21:47:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9275#M4714</guid>
      <dc:creator>JJ_LVS1</dc:creator>
      <dc:date>2023-02-15T21:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Command to install spark package from notebook cell</title>
      <link>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9276#M4715</link>
      <description>&lt;P&gt;Hi @Jason Johnson​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer below link that might help you-&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/dev-tools/cli/libraries-cli.html" alt="https://docs.databricks.com/dev-tools/cli/libraries-cli.html" target="_blank"&gt;Libraries CLI | Databricks on AWS&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 09:34:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9276#M4715</guid>
      <dc:creator>Ajay-Pandey</dc:creator>
      <dc:date>2023-02-16T09:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Command to install spark package from notebook cell</title>
      <link>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9278#M4717</link>
      <description>&lt;P&gt;Thanks for the response.  Pip install doesn't work for this library.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 15:05:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9278#M4717</guid>
      <dc:creator>JJ_LVS1</dc:creator>
      <dc:date>2023-02-16T15:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Command to install spark package from notebook cell</title>
      <link>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9279#M4718</link>
      <description>&lt;P&gt;Because I need this on a DLT cluster, there is no way to interface with it using CLI since it's the cluster created at runtime.  I think I can run CLI commands within a notebook cell so I'll try to figure out how to do that.  Please reply if you know how.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 15:07:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9279#M4718</guid>
      <dc:creator>JJ_LVS1</dc:creator>
      <dc:date>2023-02-16T15:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Command to install spark package from notebook cell</title>
      <link>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9280#M4719</link>
      <description>&lt;P&gt;Hi @Jason Johnson​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 05:45:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9280#M4719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-17T05:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Command to install spark package from notebook cell</title>
      <link>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9281#M4720</link>
      <description>&lt;P&gt;Hi, Have not solved his issue yet.  This maven spark-xml library does not install via pip so exploring options to execute the install via databricks cli in a notebook cell (which I don't know how to do so still trying to make it work).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 15:02:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9281#M4720</guid>
      <dc:creator>JJ_LVS1</dc:creator>
      <dc:date>2023-02-17T15:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Command to install spark package from notebook cell</title>
      <link>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9282#M4721</link>
      <description>&lt;P&gt;I would call this one closed.  Don't see a way to make this work given how the spark-xml library functions.  &lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 20:17:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9282#M4721</guid>
      <dc:creator>JJ_LVS1</dc:creator>
      <dc:date>2023-02-23T20:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Command to install spark package from notebook cell</title>
      <link>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9283#M4722</link>
      <description>&lt;P&gt;Hi @Jason Johnson​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry you could not find a solution to your problem in the answers provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our community strives to provide helpful and accurate information, but sometimes an immediate solution may only be available for some issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest providing more information about your problem, such as specific error messages, error logs or details about the steps you have taken. This can help our community members better understand the issue and provide more targeted solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can consider contacting the &lt;A href="https://help.databricks.com/s/login/?ec=302&amp;amp;startURL=%2Fs%2Fsubmitrequest%3F_ga%3D2.21602814.410387879.1677483027-1154058422.1670836178" alt="https://help.databricks.com/s/login/?ec=302&amp;amp;startURL=%2Fs%2Fsubmitrequest%3F_ga%3D2.21602814.410387879.1677483027-1154058422.1670836178" target="_blank"&gt;support team&lt;/A&gt; for your product or service. They may be able to provide additional assistance or escalate the issue to the appropriate section for further investigation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience and understanding, and please let us know if there is anything else we can do to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 03:30:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9283#M4722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-11T03:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Command to install spark package from notebook cell</title>
      <link>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9277#M4716</link>
      <description>&lt;P&gt;Hi, you can refer to the notebook scoped libraries: &lt;A href="https://docs.databricks.com/libraries/notebooks-python-libraries.html" alt="https://docs.databricks.com/libraries/notebooks-python-libraries.html" target="_blank"&gt;https://docs.databricks.com/libraries/notebooks-python-libraries.html&lt;/A&gt; , please let us know if this helps. &lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 14:29:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/command-to-install-spark-package-from-notebook-cell/m-p/9277#M4716</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2023-02-16T14:29:32Z</dc:date>
    </item>
  </channel>
</rss>

