Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
jmangana
New Member

Connectivity with DataBricks / Spark?

has anyone used the Power BI solution with a DataBricks implementation?  Please advise.  Thanks.  

1 ACCEPTED SOLUTION
mllopis
Community Admin
Community Admin

Hi jmangana,

 

We recently added a new connector to Power BI Desktop that allows users to connect to their Spark clusters. Please check the September Update announcement for more details:

http://blogs.msdn.com/b/powerbi/archive/2015/09/23/44-new-features-in-the-power-bi-desktop-september...

 

Have you had a chance to try this new connector? If so, we would be interested in hearing about how was your experience with it.

 

Thanks,
M.

View solution in original post

3 REPLIES 3
mllopis
Community Admin
Community Admin

Hi jmangana,

 

We recently added a new connector to Power BI Desktop that allows users to connect to their Spark clusters. Please check the September Update announcement for more details:

http://blogs.msdn.com/b/powerbi/archive/2015/09/23/44-new-features-in-the-power-bi-desktop-september...

 

Have you had a chance to try this new connector? If so, we would be interested in hearing about how was your experience with it.

 

Thanks,
M.

Do you know if the the connector is via DirectQuery or does it import the data into the model.
We are looking to use the power of the Spark Cluster to handle the queries, similar to the SSAS Tabular connector

Hello,

 

I have managed to connect Power BI to our own in house cluster Spark.

You actually need to use the HiveThriftServer2 to use Spark with Power BI.

 

Setup:

  • Install Spark ODBC: http://go.microsoft.com/fwlink/?linkid=616229&clcid=0x409*
  • Setup a ODBC (e.g. SPARKMS) with the host:10000 of the server thats running the Hive Thrift Server
  • Start Power Bi a using ODBC DataSource with the prevously created ODBC: dsn=SPARKMS
  • Input the SparkSQL you whant to work with..

 

Note that this does not really work will with very big datasets...

 

 

Regards and hope this helps.

 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors