Forum Discussion
Anonymous
1 year agoNot 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 a...
Anonymous
1 year agoNot 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:
- 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!