Notebooks
A
Azure
Synapse Job Scala Support

Synapse Job Scala Support

how-to-use-azuremlazure-mldata-sciencenotebookmachine-learningazure-machine-learningdeep-learningazuremlazure-ml-notebooksazureazure-synapse

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.

Impressions

Get AML workspace which has synapse spark pool attached

[ ]

Leverage ScriptRunConfig to submit scala job to an attached synapse spark cluster

Prepare data

[ ]
[ ]
[ ]

Leverage SynapseSparkStep in an AML pipeline to add dataprep step on synapse spark cluster

[ ]
[ ]