From 720268a5d863b7e9835ab4f6006c1eb7819a6954 Mon Sep 17 00:00:00 2001 From: shivsood Date: Tue, 23 Apr 2019 12:42:41 -0700 Subject: [PATCH] Read me fixes --- samples/features/sql-big-data-cluster/spark/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/samples/features/sql-big-data-cluster/spark/README.md b/samples/features/sql-big-data-cluster/spark/README.md index c6387963..199ab595 100644 --- a/samples/features/sql-big-data-cluster/spark/README.md +++ b/samples/features/sql-big-data-cluster/spark/README.md @@ -12,7 +12,9 @@ SQL Server Big Data cluster bundles Spark and HDFS together with SQL server. Azu [DataLoading - Transforming CSV to Parquet](dataloading/transform-csv-files.ipynb/) -[Data Transfer - Spark to SQL using JDBC ](spark_to_sql/spark_to_sql_jdbc.ipynb/) +[Data Transfer - Spark to SQL using Spark JDBC connector](data-virtualization/spark_to_sql_jdbc.ipynb/) + +[Data Transfer - Spark to SQL using MSSQL Spark connector](spark_to_sql/mssql_spark_connector.ipynb/) ## Instructions on how to run in Azure Data Studio