Stable release for Azure.Analytics.Synapse.Spark

Jiten Patil 0 Reputation points
2024-04-29T13:35:27.45+00:00

I can connect spark endpoint(livyapi version -2019-11-01-preview) using Azure.Analytics.Synapse.Spark 1.0.0-preview.8 but can't see any stable release and last updated date for package is 10/5/2021.

What is stable release url that we can use? Is there any other options to connect spark endpoint in dot net core with same way need to pass additional parameters as well?

POST myWorkspace.dev.azuresynapse.net/livyApi/versions/2019-11-01-preview/sparkPools/mySparkPool/batches?detailed=True

{

"tags": null, "artifactId": "fill in here", "name": "jobname", "file": "abfss://", "className": "classname", "args": [], "jars": [], "files": [], "archives": [], "conf": null, "driverMemory": "4g", "driverCores": 4, "executorMemory": "2g", "executorCores": 4, "numExecutors": 2

}

References - https://www.nuget.org/packages/Azure.Analytics.Synapse.Spark/1.0.0-preview.8 https://learn.microsoft.com/en-us/rest/api/synapse/data-plane/spark-batch/create-spark-batch-job?view=rest-synapse-data-plane-2020-12-01&tabs=HTTP

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,459 questions
{count} votes

1 answer

Sort by: Most helpful
  1. phemanth 6,555 Reputation points Microsoft Vendor
    2024-05-01T14:35:51.1933333+00:00

    @Jiten Patil We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others. Otherwise, will respond with more details and we will try to help.

    0 comments No comments