mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update links
This commit is contained in:
@@ -4,13 +4,13 @@ SQL Server Big Data cluster bundles Spark and HDFS together with SQL server. Azu
|
||||
|
||||
## Contents
|
||||
|
||||
[PySpark Hello World](dataloading/hello_PySpark.ipynb)
|
||||
[PySpark Hello World](data-loading/hello_PySpark.ipynb)
|
||||
|
||||
[Scala Hello World ](dataloading/hello_Scala.ipynb)
|
||||
[Scala Hello World ](data-loading/hello_Scala.ipynb)
|
||||
|
||||
[SparkR Hello World ](dataloading/hello_sparkR.ipynb)
|
||||
[SparkR Hello World ](data-loading/hello_sparkR.ipynb)
|
||||
|
||||
[DataLoading - Transforming CSV to Parquet](dataloading/transform-csv-files.ipynb/)
|
||||
[DataLoading - Transforming CSV to Parquet](data-loading/transform-csv-files.ipynb/)
|
||||
|
||||
[Data Transfer - Spark to SQL using Spark JDBC connector](data-virtualization/spark_to_sql_jdbc.ipynb/)
|
||||
|
||||
@@ -20,7 +20,7 @@ SQL Server Big Data cluster bundles Spark and HDFS together with SQL server. Azu
|
||||
|
||||
[Install - Install 3rd party packages](config-install/installpackage_Spark.ipynb/)
|
||||
|
||||
[Restful-Access - Access Spark in BDC via restful Livy APIs](restful-api-accessn/accessing_spark_via_livy.ipynb/)
|
||||
[Restful-Access - Access Spark in BDC via restful Livy APIs](restful-api-access/accessing_spark_via_livy.ipynb/)
|
||||
|
||||
## Instructions on how to run in Azure Data Studio
|
||||
|
||||
|
||||
Reference in New Issue
Block a user