Updated notebook samples

This commit is contained in:
Umachandar Jayachandran
2019-04-18 14:41:44 -07:00
parent 92ae53e05b
commit 5ee198fb5c
2 changed files with 73 additions and 9 deletions
File diff suppressed because one or more lines are too long
@@ -19,7 +19,7 @@
"cells": [
{
"cell_type": "markdown",
"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.",
"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.",
"metadata": {}
},
{