dgadiraju
8/1/2017 - 11:07 AM

pyspark-sql-create-sql-context.py

sqlContext = SQLContext(sc)
sqlContext.setConf("spark.sql.shuffle.partitions", "2")