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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Access Fabric Spark Context Remotely

I suspect I know the answer to this but I'll ask anyway to see if anyone has a good idea.

 

I want to use Fabric to do my data processing, then I want to store my data and give access to external applications.

 

I know that I can use the SQL Server ODBC driver to query the data, but sometimes the data comes in formats thats supported in Spark but not in the ODBC driver, is it possible to get access to the Spark context to run queries on the Cluster as you would from a notebook from outside of Fabric for application development?

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

 

Is my follow-up just to ask if the problem has been solved?

 

If so, can you accept the correct answer as a solution or share your solution to help other members find it faster?

 

Thank you very much for your cooperation!

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

Anonymous
Not applicable

Hi @Anonymous ,

 

In Fabric, you can do this with the Apache Livy service.

 

The installation, configuration, and usage of Livy is described in detail here, which you can refer to:

Livy - Getting Started

 

  • Start by installing and running Livy on your Fabric Spark cluster.
  • Set up Livy to support remote access and authentication (e.g. with Microsoft Entra).
  • Submit Spark jobs, monitor status, and get results via Livy's REST API.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.