Re: How to connect Tableau to databricks spark?

2017-01-09 Thread Raymond Xie
To exclude firewall blocking the port,  I added a rule in windows firewall
to enable all inbound and outbound port 1. I then tried telnet
ec2-35-160-128-113.us-west-2.compute.amazonaws.com 1 in putty and it
still doesn't work,


**
*Sincerely yours,*


*Raymond*

On Mon, Jan 9, 2017 at 4:53 PM, Silvio Fiorito <
silvio.fior...@granturing.com> wrote:

> Also, meant to add the link to the docs: https://docs.databricks.com/
> user-guide/faq/tableau.html
>
>
>
>
>
> *From: *Silvio Fiorito <silvio.fior...@granturing.com>
> *Date: *Monday, January 9, 2017 at 2:59 PM
> *To: *Raymond Xie <xie3208...@gmail.com>, user <user@spark.apache.org>
> *Subject: *Re: How to connect Tableau to databricks spark?
>
>
>
> Hi Raymond,
>
>
>
> Are you using a Spark 2.0 or 1.6 cluster? With Spark 2.0 it’s just a
> matter of entering the hostname of your Databricks environment, the HTTP
> path from the cluster page, and your Databricks credentials.
>
>
>
> Thanks,
>
> Silvio
>
>
>
> *From: *Raymond Xie <xie3208...@gmail.com>
> *Date: *Sunday, January 8, 2017 at 10:30 PM
> *To: *user <user@spark.apache.org>
> *Subject: *How to connect Tableau to databricks spark?
>
>
>
> I want to do some data analytics work by leveraging Databricks spark
> platform and connect my Tableau desktop to it for data visualization.
>
>
>
> Does anyone ever make it? I've trying to follow the instruction below but
> not successful?
>
>
>
> https://docs.cloud.databricks.com/docs/latest/databricks_
> guide/01%20Databricks%20Overview/14%20Third%20Party%
> 20Integrations/01%20Setup%20JDBC%20or%20ODBC.html
>
>
>
>
>
> I got an error message in Tableau's attempt to connect:
>
>
>
> Unable to connect to the server "ec2-35-160-128-113.us-west-2.
> compute.amazonaws.com". Check that the server is running and that you
> have access privileges to the requested database.
>
>
>
> "ec2-35-160-128-113.us-west-2.compute.amazonaws.com" is the hostname of a
> EC2 instance I just created on AWS, I may have some missing there though as
> I am new to AWS.
>
>
>
> I am not sure that is related to account issue, I was using my Databricks
> account in Tableau to connect it.
>
>
>
> Thank you very much. Any clue is appreciated.
>
>
> **
>
> *Sincerely yours,*
>
>
>
> *Raymond*
>


Re: How to connect Tableau to databricks spark?

2017-01-09 Thread Silvio Fiorito
Also, meant to add the link to the docs: 
https://docs.databricks.com/user-guide/faq/tableau.html


From: Silvio Fiorito <silvio.fior...@granturing.com>
Date: Monday, January 9, 2017 at 2:59 PM
To: Raymond Xie <xie3208...@gmail.com>, user <user@spark.apache.org>
Subject: Re: How to connect Tableau to databricks spark?

Hi Raymond,

Are you using a Spark 2.0 or 1.6 cluster? With Spark 2.0 it’s just a matter of 
entering the hostname of your Databricks environment, the HTTP path from the 
cluster page, and your Databricks credentials.

Thanks,
Silvio

From: Raymond Xie <xie3208...@gmail.com>
Date: Sunday, January 8, 2017 at 10:30 PM
To: user <user@spark.apache.org>
Subject: How to connect Tableau to databricks spark?

I want to do some data analytics work by leveraging Databricks spark platform 
and connect my Tableau desktop to it for data visualization.

Does anyone ever make it? I've trying to follow the instruction below but not 
successful?

https://docs.cloud.databricks.com/docs/latest/databricks_guide/01%20Databricks%20Overview/14%20Third%20Party%20Integrations/01%20Setup%20JDBC%20or%20ODBC.html


I got an error message in Tableau's attempt to connect:

Unable to connect to the server 
"ec2-35-160-128-113.us-west-2.compute.amazonaws.com<http://ec2-35-160-128-113.us-west-2.compute.amazonaws.com>".
 Check that the server is running and that you have access privileges to the 
requested database.

"ec2-35-160-128-113.us-west-2.compute.amazonaws.com<http://ec2-35-160-128-113.us-west-2.compute.amazonaws.com>"
 is the hostname of a EC2 instance I just created on AWS, I may have some 
missing there though as I am new to AWS.

I am not sure that is related to account issue, I was using my Databricks 
account in Tableau to connect it.

Thank you very much. Any clue is appreciated.


Sincerely yours,


Raymond


Re: How to connect Tableau to databricks spark?

2017-01-09 Thread Silvio Fiorito
Hi Raymond,

Are you using a Spark 2.0 or 1.6 cluster? With Spark 2.0 it’s just a matter of 
entering the hostname of your Databricks environment, the HTTP path from the 
cluster page, and your Databricks credentials.

Thanks,
Silvio

From: Raymond Xie <xie3208...@gmail.com>
Date: Sunday, January 8, 2017 at 10:30 PM
To: user <user@spark.apache.org>
Subject: How to connect Tableau to databricks spark?

I want to do some data analytics work by leveraging Databricks spark platform 
and connect my Tableau desktop to it for data visualization.

Does anyone ever make it? I've trying to follow the instruction below but not 
successful?

https://docs.cloud.databricks.com/docs/latest/databricks_guide/01%20Databricks%20Overview/14%20Third%20Party%20Integrations/01%20Setup%20JDBC%20or%20ODBC.html


I got an error message in Tableau's attempt to connect:

Unable to connect to the server 
"ec2-35-160-128-113.us-west-2.compute.amazonaws.com<http://ec2-35-160-128-113.us-west-2.compute.amazonaws.com>".
 Check that the server is running and that you have access privileges to the 
requested database.

"ec2-35-160-128-113.us-west-2.compute.amazonaws.com<http://ec2-35-160-128-113.us-west-2.compute.amazonaws.com>"
 is the hostname of a EC2 instance I just created on AWS, I may have some 
missing there though as I am new to AWS.

I am not sure that is related to account issue, I was using my Databricks 
account in Tableau to connect it.

Thank you very much. Any clue is appreciated.


Sincerely yours,


Raymond


Re: How to connect Tableau to databricks spark?

2017-01-08 Thread Jörn Franke
Firewall Ports open? 
Hint: for security reasons you should not connect via the internet.

> On 9 Jan 2017, at 04:30, Raymond Xie  wrote:
> 
> I want to do some data analytics work by leveraging Databricks spark platform 
> and connect my Tableau desktop to it for data visualization.
> 
> Does anyone ever make it? I've trying to follow the instruction below but not 
> successful?
> 
> https://docs.cloud.databricks.com/docs/latest/databricks_guide/01%20Databricks%20Overview/14%20Third%20Party%20Integrations/01%20Setup%20JDBC%20or%20ODBC.html
> 
> 
> I got an error message in Tableau's attempt to connect:
> 
> Unable to connect to the server 
> "ec2-35-160-128-113.us-west-2.compute.amazonaws.com". Check that the server 
> is running and that you have access privileges to the requested database.
> 
> "ec2-35-160-128-113.us-west-2.compute.amazonaws.com" is the hostname of a EC2 
> instance I just created on AWS, I may have some missing there though as I am 
> new to AWS. 
> 
> I am not sure that is related to account issue, I was using my Databricks 
> account in Tableau to connect it.
> 
> Thank you very much. Any clue is appreciated.
> 
> 
> Sincerely yours,
> 
> 
> Raymond


How to connect Tableau to databricks spark?

2017-01-08 Thread Raymond Xie
I want to do some data analytics work by leveraging Databricks spark
platform and connect my Tableau desktop to it for data visualization.

Does anyone ever make it? I've trying to follow the instruction below but
not successful?

https://docs.cloud.databricks.com/docs/latest/databricks_guide/01%20Databricks%20Overview/14%20Third%20Party%20Integrations/01%20Setup%20JDBC%20or%20ODBC.html


I got an error message in Tableau's attempt to connect:

Unable to connect to the server "
ec2-35-160-128-113.us-west-2.compute.amazonaws.com". Check that the server
is running and that you have access privileges to the requested database.

"ec2-35-160-128-113.us-west-2.compute.amazonaws.com" is the hostname of a
EC2 instance I just created on AWS, I may have some missing there though as
I am new to AWS.

I am not sure that is related to account issue, I was using my Databricks
account in Tableau to connect it.

Thank you very much. Any clue is appreciated.

**
*Sincerely yours,*


*Raymond*