<?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 + LLAP not working in HDP 3.0? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPARK-LLAP-not-working-in-HDP-3-0/m-p/193839#M83786</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/11048/falbani.html" nodeid="11048"&gt;@Felix Albani&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I have configured required properties in custom spark-default config but still spark in not utilizing those properties.&lt;/P&gt;&lt;P&gt;i have used above syntax got worked for me.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Sep 2018 20:01:17 GMT</pubDate>
    <dc:creator>subhash_parise3</dc:creator>
    <dc:date>2018-09-24T20:01:17Z</dc:date>
    <item>
      <title>SPARK + LLAP not working in HDP 3.0?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPARK-LLAP-not-working-in-HDP-3-0/m-p/193837#M83784</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;I am facing the below issue while loading hive from spark&lt;/P&gt;&lt;P&gt;scala&amp;gt; import com.hortonworks.hwc.HiveWarehouseSession&lt;/P&gt;&lt;P&gt;
import com.hortonworks.hwc.HiveWarehouseSession &lt;/P&gt;&lt;P&gt;scala&amp;gt; import com.hortonworks.hwc.HiveWarehouseSession._ &lt;/P&gt;&lt;P&gt;import com.hortonworks.hwc.HiveWarehouseSession._ &lt;/P&gt;&lt;P&gt;scala&amp;gt; val hive1 = HiveWarehouseSession.session(spark).build()&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;
java.util.NoSuchElementException: spark.sql.hive.hiveserver2.jdbc.url
  at org.apache.spark.sql.internal.SQLConf$anonfun$getConfString$2.apply(SQLConf.scala:1571)
  at org.apache.spark.sql.internal.SQLConf$anonfun$getConfString$2.apply(SQLConf.scala:1571)
  at scala.Option.getOrElse(Option.scala:121)
  at org.apache.spark.sql.internal.SQLConf.getConfString(SQLConf.scala:1571)
  at org.apache.spark.sql.RuntimeConfig.get(Runtim&lt;/STRONG&gt;eConfig.scala:74)
  at com.hortonworks.spark.sql.hive.llap.HWConf.getConnectionUrlFromConf(HWConf.java:124)
  at com.hortonworks.spark.sql.hive.llap.HWConf.getConnectionUrl(HWConf.java:103)
  at com.hortonworks.spark.sql.hive.llap.HiveWarehouseBuilder.build(HiveWarehouseBuilder.java:97)
  ... 51 elided&lt;/P&gt;&lt;P&gt;I have configured spark llap by using the following url :&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.0/integrating-hive/content/hive_configure_a_spark_hive_connection.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.0/integrating-hive/content/hive_configure_a_spark_hive_connection.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Any thing i am missing in this setup ? Any help much appreciated?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:42:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPARK-LLAP-not-working-in-HDP-3-0/m-p/193837#M83784</guid>
      <dc:creator>subhash_parise3</dc:creator>
      <dc:date>2018-09-24T18:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: SPARK + LLAP not working in HDP 3.0?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPARK-LLAP-not-working-in-HDP-3-0/m-p/193838#M83785</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/1852/subhashparise36.html" nodeid="1852"&gt;@subhash parise&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Have you tried passing the configuration using --conf spark.sql.hive.hiveserver2.jdbc.url="jdbc url taken from ambari hive conf" ?&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 19:21:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPARK-LLAP-not-working-in-HDP-3-0/m-p/193838#M83785</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-09-24T19:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: SPARK + LLAP not working in HDP 3.0?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPARK-LLAP-not-working-in-HDP-3-0/m-p/193839#M83786</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/11048/falbani.html" nodeid="11048"&gt;@Felix Albani&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I have configured required properties in custom spark-default config but still spark in not utilizing those properties.&lt;/P&gt;&lt;P&gt;i have used above syntax got worked for me.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 20:01:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/SPARK-LLAP-not-working-in-HDP-3-0/m-p/193839#M83786</guid>
      <dc:creator>subhash_parise3</dc:creator>
      <dc:date>2018-09-24T20:01:17Z</dc:date>
    </item>
  </channel>
</rss>

