Skip to content

Commit 03d1504

Browse files
author
Rahul Ajmera
authored
Update installpackage_Spark.ipynb
1 parent 664e8ba commit 03d1504

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/features/sql-big-data-cluster/spark/config-install/installpackage_Spark.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"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",
5858
"\r\n",
5959
"```\r\n",
60-
"%%configure -f` \\\r\n",
60+
"%%configure -f \\\r\n",
6161
"{\"conf\": {\"spark.jars.packages\": \"com.microsoft.azure:azure-eventhubs-spark_2.11:2.3.1\"}}\r\n",
6262
"```\r\n",
6363
""

0 commit comments

Comments
 (0)