Thanks Todd. great stuff :)
Regards,
Ashu
From: Todd Nist
Sent: Thursday, February 19, 2015 7:46 PM
To: Ashutosh Trivedi (MT2013030)
Cc: user@spark.apache.org
Subject: Re: Tableau beta connector
I am able to connect by doing the following using the Tableau
--
> *From:* ganterm [via Apache Spark User List] <http:///user/SendEmail.jtp?type=node&node=21719&i=0>>
> *Sent:* Thursday, February 19, 2015 12:49 AM
> *To:* Ashutosh Trivedi (MT2013030)
> *Subject:* Re: Tableau beta connector
>
> Ashutosh,
>
: ganterm [via Apache Spark User List]
Sent: Thursday, February 19, 2015 12:49 AM
To: Ashutosh Trivedi (MT2013030)
Subject: Re: Tableau beta connector
Ashutosh,
Were you able to figure this out? I am having the exact some question.
I think the answer is to use Spark SQL to create/load a table in Hive
Ashutosh,
Were you able to figure this out? I am having the exact some question.
I think the answer is to use Spark SQL to create/load a table in Hive (e.g.
execute the HiveQL CREATE TABLE statement) but I am not sure. Hoping for
something more simple than that.
Anybody?
Thanks!
--
View
bruary 5, 2015 1:27 PM
> *To:* Ashutosh Trivedi (MT2013030); İsmail Keskin
> *Cc:* user@spark.apache.org
> *Subject:* Re: Tableau beta connector
> The context is that you would create your RDDs and then persist them in
> Hive. Once in Hive, the data is accessible from the Tableau
Keskin
Cc: user@spark.apache.org
Subject: Re: Tableau beta connector
The context is that you would create your RDDs and then persist them in Hive.
Once in Hive, the data is accessible from the Tableau extract through Spark
thrift server.
On Wed, Feb 4, 2015 at 23:36 Ashutosh Trivedi (MT2013030
rrect me if I am wrong.
>
>
> I guess I have to look at how thrift server works.
> --
> *From:* Denny Lee
> *Sent:* Thursday, February 5, 2015 12:20 PM
> *To:* İsmail Keskin; Ashutosh Trivedi (MT2013030)
> *Cc:* user@spark.apache.org
> *Subjec
look at how thrift server works.
From: Denny Lee
Sent: Thursday, February 5, 2015 12:20 PM
To: İsmail Keskin; Ashutosh Trivedi (MT2013030)
Cc: user@spark.apache.org
Subject: Re: Tableau beta connector
Some quick context behind how Tableau interacts with Spark /
Some quick context behind how Tableau interacts with Spark / Hive can also
be found at https://www.concur.com/blog/en-us/connect-tableau-to-sparksql
- its for how to connect from Tableau to the thrift server before the
official Tableau beta connector but should provide some of the additional
conte
Tableau connects to Spark Thrift Server via an ODBC driver. So, none of the
RDD stuff applies, you just issue SQL queries from Tableau.
The table metadata can come from Hive Metastore if you place your
hive-site.xml to configuration directory of Spark.
On Thu, Feb 5, 2015 at 8:11 AM, ashu wrote:
10 matches
Mail list logo