<?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: Accessing spark dataframe in spark-shell through JDBC in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Accessing-spark-dataframe-in-spark-shell-through-JDBC/m-p/214443#M176355</link>
    <description>&lt;P&gt;In addition to that, STS supports Spark SQL syntax since v2.0.0. If you want to use Spark SQL Syntax with SQL 2003 support, it's a good choice. Also, you can use Spark-specific syntax like `CACHE TABLE`, too.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 01:12:23 GMT</pubDate>
    <dc:creator>dhyun</dc:creator>
    <dc:date>2017-12-05T01:12:23Z</dc:date>
    <item>
      <title>Accessing spark dataframe in spark-shell through JDBC</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accessing-spark-dataframe-in-spark-shell-through-JDBC/m-p/214439#M176351</link>
      <description>&lt;P&gt;So my workflow for everyday purposes is,&lt;/P&gt;&lt;P&gt;1. I have data on hive that is refreshed by oozie periodically&lt;/P&gt;&lt;P&gt;2. I access this data from spark-shell and then build data sets/run ml algorithms and create new dataframes.&lt;/P&gt;&lt;P&gt;3. Then I am expected to persist these dataframes back to hive.&lt;/P&gt;&lt;P&gt;4. Then I can connect from Tableau through a JDBC connection and visualize the results.&lt;/P&gt;&lt;P&gt;I wish to skip the step between 3 and 4 and be able to connect directly from Tableau to my spark-shell where my dataframe is and then visualize these results from there. Is this possible with the spark-thrift server? I see a lot of restrictions on how this can be run and havent managed to get it running even once before.&lt;/P&gt;&lt;P&gt;Note: I am not admin on the HDP cluster so I dont have access to the keytabs etc that are needed for running hive server. I only wish to run as myself but trigger the creation of the dataset from tableau instead of going to hive but running a job that updates the hive table.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 20:23:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accessing-spark-dataframe-in-spark-shell-through-JDBC/m-p/214439#M176351</guid>
      <dc:creator>suram1</dc:creator>
      <dc:date>2017-12-01T20:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing spark dataframe in spark-shell through JDBC</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accessing-spark-dataframe-in-spark-shell-through-JDBC/m-p/214440#M176352</link>
      <description>&lt;P&gt;Sorry, &lt;A rel="user" href="https://community.cloudera.com/users/45470/suram.html" nodeid="45470"&gt;@Subramaniam Ramasubramanian&lt;/A&gt;. You cannot connect to your Spark-shell via JDBC.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Dec 2017 02:35:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accessing-spark-dataframe-in-spark-shell-through-JDBC/m-p/214440#M176352</guid>
      <dc:creator>dhyun</dc:creator>
      <dc:date>2017-12-02T02:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing spark dataframe in spark-shell through JDBC</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accessing-spark-dataframe-in-spark-shell-through-JDBC/m-p/214441#M176353</link>
      <description>&lt;P&gt;Appreciate the trouble to look into this @Dongjoon Hyun!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 19:11:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accessing-spark-dataframe-in-spark-shell-through-JDBC/m-p/214441#M176353</guid>
      <dc:creator>suram1</dc:creator>
      <dc:date>2017-12-04T19:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing spark dataframe in spark-shell through JDBC</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accessing-spark-dataframe-in-spark-shell-through-JDBC/m-p/214442#M176354</link>
      <description>&lt;P&gt;Maybe just one follow up question. What exactly would be the usecase when you would want to use the spark thrift server then? Is it simply to have a spark backend to hive instead of lets say tez or mr?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 19:16:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accessing-spark-dataframe-in-spark-shell-through-JDBC/m-p/214442#M176354</guid>
      <dc:creator>suram1</dc:creator>
      <dc:date>2017-12-04T19:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing spark dataframe in spark-shell through JDBC</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accessing-spark-dataframe-in-spark-shell-through-JDBC/m-p/214443#M176355</link>
      <description>&lt;P&gt;In addition to that, STS supports Spark SQL syntax since v2.0.0. If you want to use Spark SQL Syntax with SQL 2003 support, it's a good choice. Also, you can use Spark-specific syntax like `CACHE TABLE`, too.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 01:12:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accessing-spark-dataframe-in-spark-shell-through-JDBC/m-p/214443#M176355</guid>
      <dc:creator>dhyun</dc:creator>
      <dc:date>2017-12-05T01:12:23Z</dc:date>
    </item>
  </channel>
</rss>

