<?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: How do I run a scala script from the Terminal in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-do-i-run-a-scala-script-from-the-terminal/m-p/15428#M9759</link>
    <description>&lt;P&gt;Hi @Zen​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the web terminal is basically used for shell commands only and specific to driver node only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can install the scala on top of the driver node from web terminal with below command and use it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;% sudo apt install scala&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Darshan&lt;/P&gt;</description>
    <pubDate>Mon, 04 Oct 2021 10:17:14 GMT</pubDate>
    <dc:creator>User16753724663</dc:creator>
    <dc:date>2021-10-04T10:17:14Z</dc:date>
    <item>
      <title>How do I run a scala script from the Terminal</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-run-a-scala-script-from-the-terminal/m-p/15420#M9751</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; how do I run a scala script from a Terminal on Databricks - Web Terminal, or from a cell with %sh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; just doing `scala -nc script.scala` is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 17:04:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-run-a-scala-script-from-the-terminal/m-p/15420#M9751</guid>
      <dc:creator>Zen</dc:creator>
      <dc:date>2021-09-14T17:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a scala script from the Terminal</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-run-a-scala-script-from-the-terminal/m-p/15422#M9753</link>
      <description>&lt;P&gt;thank you @Kaniz Fatma​&amp;nbsp; - unfortunately, I haven't gotten a response for this - it'd help me greatly if you could help with this question, thanks&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 13:24:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-run-a-scala-script-from-the-terminal/m-p/15422#M9753</guid>
      <dc:creator>Zen</dc:creator>
      <dc:date>2021-09-15T13:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a scala script from the Terminal</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-run-a-scala-script-from-the-terminal/m-p/15424#M9755</link>
      <description>&lt;P&gt;thank you @Kaniz Fatma​&amp;nbsp; , some additional info about this. I tried the suggestions here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.databricks.com/questions/63537/how-do-you-start-a-spark-shell-on-the-cluster-mast.html" target="test_blank"&gt;https://forums.databricks.com/questions/63537/how-do-you-start-a-spark-shell-on-the-cluster-mast.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but got the same errors as in the link&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 14:30:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-run-a-scala-script-from-the-terminal/m-p/15424#M9755</guid>
      <dc:creator>Zen</dc:creator>
      <dc:date>2021-09-15T14:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a scala script from the Terminal</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-run-a-scala-script-from-the-terminal/m-p/15426#M9757</link>
      <description>&lt;P&gt;Hi @Kaniz Fatma​&amp;nbsp; - I'm following up to check if you were able to find any information on my question. I'd greatly appreciate your help - thank you,&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 15:18:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-run-a-scala-script-from-the-terminal/m-p/15426#M9757</guid>
      <dc:creator>Zen</dc:creator>
      <dc:date>2021-09-16T15:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I run a scala script from the Terminal</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-run-a-scala-script-from-the-terminal/m-p/15428#M9759</link>
      <description>&lt;P&gt;Hi @Zen​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the web terminal is basically used for shell commands only and specific to driver node only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can install the scala on top of the driver node from web terminal with below command and use it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;% sudo apt install scala&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Darshan&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 10:17:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-run-a-scala-script-from-the-terminal/m-p/15428#M9759</guid>
      <dc:creator>User16753724663</dc:creator>
      <dc:date>2021-10-04T10:17:14Z</dc:date>
    </item>
  </channel>
</rss>

