<?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 Using RDD in hive in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-RDD-in-hive/m-p/163911#M57423</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can we use RDD cache in hive?&lt;/P&gt;&lt;P&gt;Like can I create a dataframe which picks data from a hive table. Then create an external hive table in top the data frame which is in the cache? Is it compatible?  Does enabling execution engine as 'Spark' in hive will allow me to use RDD cache? My question might be silly but still i wanted to know whether it is really possible as I have less knowledge in spark. If possible throw some light on how I can make use of RDD cache in hive.&lt;/P&gt;</description>
    <pubDate>Sun, 19 Mar 2017 01:57:45 GMT</pubDate>
    <dc:creator>balavignesh_nag</dc:creator>
    <dc:date>2017-03-19T01:57:45Z</dc:date>
    <item>
      <title>Using RDD in hive</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-RDD-in-hive/m-p/163911#M57423</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can we use RDD cache in hive?&lt;/P&gt;&lt;P&gt;Like can I create a dataframe which picks data from a hive table. Then create an external hive table in top the data frame which is in the cache? Is it compatible?  Does enabling execution engine as 'Spark' in hive will allow me to use RDD cache? My question might be silly but still i wanted to know whether it is really possible as I have less knowledge in spark. If possible throw some light on how I can make use of RDD cache in hive.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2017 01:57:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-RDD-in-hive/m-p/163911#M57423</guid>
      <dc:creator>balavignesh_nag</dc:creator>
      <dc:date>2017-03-19T01:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using RDD in hive</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-RDD-in-hive/m-p/163912#M57424</link>
      <description>&lt;P&gt;Below is a good read:&lt;/P&gt;&lt;P&gt;&lt;A href="https://hortonworks.com/hadoop-tutorial/using-hive-with-orc-from-apache-spark/" target="_blank"&gt;https://hortonworks.com/hadoop-tutorial/using-hive-with-orc-from-apache-spark/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2017 04:05:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-RDD-in-hive/m-p/163912#M57424</guid>
      <dc:creator>namaheshwari</dc:creator>
      <dc:date>2017-03-19T04:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using RDD in hive</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-RDD-in-hive/m-p/163913#M57425</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi @Bala Vignesh N V Specifying the hive.execution.engine to spark will result in kicking off Spark jobs for the SQL query. But that's not supported by Hortonworks. The better way is to use Spark thrift server plus beeline to run queries:&lt;/P&gt;&lt;P&gt; &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_installing_manually_book/content/starting_sts.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_installing_manually_book/content/starting_sts.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can create hive tables, execute a query (by submitting a spark job under the hood) and the query result set is generated based on SparkContext. Is that what you need?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 05:07:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Using-RDD-in-hive/m-p/163913#M57425</guid>
      <dc:creator>tli</dc:creator>
      <dc:date>2017-03-28T05:07:05Z</dc:date>
    </item>
  </channel>
</rss>

