<?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: Spark 1.6 Technical Preview in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101352#M14007</link>
    <description>&lt;P&gt;Could not find this in Spark 1.6 Tech Preview. The latest updates to the "Accessing the Spark SQL Thrift Server for JDBC/ODBC Access" have been updated, tested, and incorporated into &lt;A href="http://hortonworks.com/hadoop-tutorial/a-lap-around-apache-spark"&gt;http://hortonworks.com/hadoop-tutorial/a-lap-around-apache-spark&lt;/A&gt;/&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2016 03:25:16 GMT</pubDate>
    <dc:creator>rhryniewicz</dc:creator>
    <dc:date>2016-03-03T03:25:16Z</dc:date>
    <item>
      <title>Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101342#M13997</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;Congratulations. We just published Spark 1.6 technical preview (http://hortonworks.com/hadoop-tutorial/apache-spark-1-6-technical-preview-with-hdp-2-3/)&lt;/P&gt;&lt;P&gt;Please take it out for a spin.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 03:12:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101342#M13997</guid>
      <dc:creator>vshukla</dc:creator>
      <dc:date>2016-01-05T03:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101343#M13998</link>
      <description>&lt;P&gt;+1 for including DataSet API example, incredible work team!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 03:13:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101343#M13998</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-05T03:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101344#M13999</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/332/vshukla.html" nodeid="332"&gt;@vshukla&lt;/A&gt; running through the tutorial, in the step 1 of&lt;/P&gt;&lt;H3&gt;Accessing the Spark SQL Thrift Server for JDBC/ODBC Access&lt;/H3&gt;&lt;P&gt;sudo root yields &lt;/P&gt;&lt;P&gt;"sudo: root: command not found"&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 04:56:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101344#M13999</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-05T04:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101345#M14000</link>
      <description>&lt;P&gt;in &lt;STRONG&gt;Launch SparkR: &lt;/STRONG&gt;step&lt;/P&gt;&lt;P&gt;it should be &lt;/P&gt;&lt;P&gt;./bin/sparkR&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 05:01:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101345#M14000</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-05T05:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101346#M14001</link>
      <description>&lt;P&gt;in using DataSet API step 1, it should be&lt;/P&gt;&lt;PRE&gt;su spark 

./bin/spark-shell --num-executors 2--executor-memory 512m--master yarn-client&lt;/PRE&gt;&lt;P&gt;and not&lt;/P&gt;&lt;P&gt;su spark ./bin/spark-shell --num-executors 2--executor-memory 512m--master yarn-client&lt;/P&gt;&lt;P&gt;otherwise it doesn't work&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 05:04:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101346#M14001</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-05T05:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101347#M14002</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt;. Typos fixed.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 05:26:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101347#M14002</guid>
      <dc:creator>vshukla</dc:creator>
      <dc:date>2016-01-05T05:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101348#M14003</link>
      <description>&lt;P&gt;1. The clickalbe link is: &lt;A href="http://hortonworks.com/hadoop-tutorial/apache-spark-1-6-technical-preview-with-hdp-2-3/"&gt;apache-spark-1-6-technical-preview-with-hdp-2-3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2, &lt;A rel="user" href="https://community.cloudera.com/users/332/vshukla.html" nodeid="332"&gt;@vshukla&lt;/A&gt;: is there a tarball somewhere too? That's useful client-side&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 23:36:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101348#M14003</guid>
      <dc:creator>stevel</dc:creator>
      <dc:date>2016-01-05T23:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101349#M14004</link>
      <description>&lt;P&gt;This tutorial skipped one set of instructions to eliminate use of Yarn HistoryServer. These are the required steps:&lt;/P&gt;&lt;P&gt;Ensure “spark-defaults.conf” doesn’t have any YARN history service related properties enabled.&lt;/P&gt;&lt;P&gt;If this tech preview is installed on a node where Spark was already there, there may be Spark properties set related to YARN ATS. Make sure you have disabled the following properties in your “spark-defaults.conf” file by adding a '#' in front of each setting.&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;
#spark.history.provider org.apache.spark.deploy.yarn.history.YarnHistoryProvider &lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;#spark.history.ui.port 18080 &lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;#spark.yarn.historyServer.address sandbox.hortonworks.com:18080 &lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;#spark.yarn.services org.apache.spark.deploy.yarn.history.YarnHistoryService&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 04:03:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101349#M14004</guid>
      <dc:creator>phargis</dc:creator>
      <dc:date>2016-02-05T04:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101350#M14005</link>
      <description>&lt;P&gt;Thanks. Incorporated feedback to A Lap Around Apache Spark - &lt;A href="http://hortonworks.com/hadoop-tutorial/a-lap-around-apache-spark/" target="_blank"&gt;http://hortonworks.com/hadoop-tutorial/a-lap-around-apache-spark/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 03:19:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101350#M14005</guid>
      <dc:creator>rhryniewicz</dc:creator>
      <dc:date>2016-03-03T03:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101351#M14006</link>
      <description>&lt;P&gt;Thanks. Incorporated feedback to A Lap Around Apache Spark - &lt;A href="http://hortonworks.com/hadoop-tutorial/a-lap-around-apache-spark"&gt;http://hortonworks.com/hadoop-tutorial/a-lap-around-apache-spark&lt;/A&gt;/&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 03:20:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101351#M14006</guid>
      <dc:creator>rhryniewicz</dc:creator>
      <dc:date>2016-03-03T03:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101352#M14007</link>
      <description>&lt;P&gt;Could not find this in Spark 1.6 Tech Preview. The latest updates to the "Accessing the Spark SQL Thrift Server for JDBC/ODBC Access" have been updated, tested, and incorporated into &lt;A href="http://hortonworks.com/hadoop-tutorial/a-lap-around-apache-spark"&gt;http://hortonworks.com/hadoop-tutorial/a-lap-around-apache-spark&lt;/A&gt;/&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 03:25:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101352#M14007</guid>
      <dc:creator>rhryniewicz</dc:creator>
      <dc:date>2016-03-03T03:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Spark 1.6 Technical Preview</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101353#M14008</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2373/rhryniewicz.html" nodeid="2373"&gt;@Robert Hryniewicz&lt;/A&gt; yes I believe Vinay fixed it when I reported it.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 03:25:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Spark-1-6-Technical-Preview/m-p/101353#M14008</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-03-03T03:25:54Z</dc:date>
    </item>
  </channel>
</rss>

