<?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>question Re: REST API for starting Spark jobs? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152624#M115091</link>
    <description>&lt;P&gt;Thanks everybody for your postings.   I downloaded the HDP 2.5 Sandbox, tested out Livy, and things worked fine for the most part.   It would be great if Hortonworks could make Livy official for the 2.5 release along with some great documentation.   &lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2016 04:28:19 GMT</pubDate>
    <dc:creator>carlos_barichel</dc:creator>
    <dc:date>2016-09-16T04:28:19Z</dc:date>
    <item>
      <title>REST API for starting Spark jobs?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152618#M115085</link>
      <description>&lt;P&gt;Does Hortonworks provide
a REST API for starting Spark jobs?  Microsoft and Cloudera are both
looking at Livy.  Wondering if Hortonworks has similar plans to provide a tool to make it easy to start Spark jobs via REST.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 22:52:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152618#M115085</guid>
      <dc:creator>carlos_barichel</dc:creator>
      <dc:date>2016-09-14T22:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: REST API for starting Spark jobs?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152619#M115086</link>
      <description>&lt;P&gt;Livy is included in HDP 2.5, although we don't expose it directly (yet). It is used by Zeppelin to support multitenancy and identity propagation.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 22:57:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152619#M115086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-14T22:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: REST API for starting Spark jobs?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152620#M115087</link>
      <description>&lt;P&gt;Do you know if HortonWorks plans to expose Livy at some point?  Any case, I am thinking about installing Livy on my HortonWorks environment in order to take advantage of it.  Do you see any possible problems with doing so since HDP2.5 already has Livy embedded somewhere?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 23:02:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152620#M115087</guid>
      <dc:creator>carlos_barichel</dc:creator>
      <dc:date>2016-09-14T23:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: REST API for starting Spark jobs?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152621#M115088</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13112/carlosbarichello.html" nodeid="13112"&gt;@Carlos Barichello&lt;/A&gt;  HDP 2.5 has livy embedded , from a support perspective we dont officially support hitting LIVY directly, only through Zeppelin. That being said zeppelin uses the same rest api's to interact with livy. &lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 00:35:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152621#M115088</guid>
      <dc:creator>azeltov</dc:creator>
      <dc:date>2016-09-15T00:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: REST API for starting Spark jobs?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152622#M115089</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/13112/carlosbarichello.html" nodeid="13112"&gt;@Carlos Barichello&lt;/A&gt;&lt;P&gt;Livy isn't hidden. If you've started Livy, you can use its REST API to launch Spark jobs from Zeppelin or from elsewhere.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 01:29:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152622#M115089</guid>
      <dc:creator>rgelhausen</dc:creator>
      <dc:date>2016-09-15T01:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: REST API for starting Spark jobs?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152623#M115090</link>
      <description>&lt;P&gt;LIVY is started on port 8998, just validated it on my HDP2.5 sandbox.&lt;/P&gt;&lt;PRE&gt;[root@sandbox ~]# curl localhost:8998/sessions
{"from":0,"total":0,"sessions":[]}
&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Sep 2016 01:38:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152623#M115090</guid>
      <dc:creator>azeltov</dc:creator>
      <dc:date>2016-09-15T01:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: REST API for starting Spark jobs?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152624#M115091</link>
      <description>&lt;P&gt;Thanks everybody for your postings.   I downloaded the HDP 2.5 Sandbox, tested out Livy, and things worked fine for the most part.   It would be great if Hortonworks could make Livy official for the 2.5 release along with some great documentation.   &lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 04:28:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152624#M115091</guid>
      <dc:creator>carlos_barichel</dc:creator>
      <dc:date>2016-09-16T04:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: REST API for starting Spark jobs?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152625#M115092</link>
      <description>&lt;P&gt;I tried the same command and I got "Connection refused". Do you have any idea why? Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 00:09:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152625#M115092</guid>
      <dc:creator>yramos</dc:creator>
      <dc:date>2016-10-12T00:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: REST API for starting Spark jobs?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152626#M115093</link>
      <description>&lt;P&gt;Perhaps Livy is not started?  Try running this in the command window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/usr/hdp/2.5.0.0-817/livy/bin/livy-server&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 01:45:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-for-starting-Spark-jobs/m-p/152626#M115093</guid>
      <dc:creator>carlos_barichel</dc:creator>
      <dc:date>2016-10-12T01:45:23Z</dc:date>
    </item>
  </channel>
</rss>

