Sachin Nandanwarwww.azureguru.net·Dec 11, 2024Integrating Livy API with Microsoft FabricLivy API is an open-source REST API that enables interaction with an Apache Spark cluster. It acts as a lightweight interface that allows developers to submit Spark jobs, manage their execution remotely through a RESTful interface and retrieve result...41 readsmicrosoftfabric
Sivaraman Arumugamsivayuvi79.hashnode.dev·Aug 2, 2024Remote Spark Submission using Apache LivyWhat is Apache Livy? Apache Livy is an open-source REST service for managing long-running Apache Spark jobs. It allows you to submit, manage, and interact with Spark jobs over a RESTful interface, making it easier to integrate Spark with other applic...Apache livy