Files
sql-server-samples/samples/features/sql-big-data-cluster/spark
Umachandar Jayachandran 09b207f69a Initial samples for SQL Server 2019 big data cluster
Demonstrates various functionality in big data cluster.
2018-10-11 14:48:44 -07:00
..

SQL Server big data clusters

The new built-in notebooks in Azure Data Studio enables data scientists and data engineers to run Python, R, or Scala code against the cluster.

Instructions

  1. Download and save the notebook file spark-sql.ipynb locally.

  2. Open the notebook file in Azure Data Studio (right click on the SQL Server big data cluster server name-> Manage-> Open Notebook.

  3. Wait for the “Kernel” and the target context (“Attach to”) to be populated. Set the “Kernel” to PySpark3 and “Attach to” needs to be the IP address of your big data cluster endpoint.

  4. Run each cell in the Notebook sequentially using Azure Data Studio.