Skip to content

Commit 5ee198f

Browse files
committed
Updated notebook samples
1 parent 92ae53e commit 5ee198f

2 files changed

Lines changed: 73 additions & 9 deletions

File tree

samples/features/sql-big-data-cluster/spark/data-loading/spark-sql.ipynb

Lines changed: 72 additions & 8 deletions
Large diffs are not rendered by default.

samples/features/sql-big-data-cluster/spark/data-loading/transform-csv-files.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"cells": [
2020
{
2121
"cell_type": "markdown",
22-
"source": "# Spark sample showing read/write methods\nIn this sample notebook, we will read CSV file from HDFS, write it as parquet file and save a Hive table definition.",
22+
"source": "# Spark sample showing read/write methods\nIn this sample notebook, we will read CSV file(s) from HDFS, write it as parquet & orc file(s) and save a Hive table definition.",
2323
"metadata": {}
2424
},
2525
{

0 commit comments

Comments
 (0)