mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update installpackage_Spark.ipynb
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@
|
||||
"Maven packages can be installed onto your Spark cluster using notebook cell configuration at the start of your spark session. Before starting a spark session in Azure Data Studio, run the following code:\r\n",
|
||||
"\r\n",
|
||||
"```\r\n",
|
||||
"%%configure -f` \\\r\n",
|
||||
"%%configure -f \\\r\n",
|
||||
"{\"conf\": {\"spark.jars.packages\": \"com.microsoft.azure:azure-eventhubs-spark_2.11:2.3.1\"}}\r\n",
|
||||
"```\r\n",
|
||||
""
|
||||
|
||||
Reference in New Issue
Block a user