Re: Spark Python in Jupyter Notebook

2017-01-05 Thread Marco Mistroni
rk = SparkSession.builder\ >> .config(conf=sc.getConf())\ >> .enableHiveSupport()\ >> .getOrCreate() >> >> Mind you this is for spark 2.0 and above >> >> >> >> -- >> View this message in context: http://apache-spark-user-list. >> 1001560.n3.nabble.com/Spark-Python-in-Jupyter-Notebook-tp28268p28274.html >> Sent from the Apache Spark User List mailing list archive at Nabble.com. >> >> - >> To unsubscribe e-mail: user-unsubscr...@spark.apache.org >> >> >

Re: Spark Python in Jupyter Notebook

2017-01-05 Thread Jon G
eSupport()\ > .getOrCreate() > > Mind you this is for spark 2.0 and above > > > > -- > View this message in context: http://apache-spark-user-list. > 1001560.n3.nabble.com/Spark-Python-in-Jupyter-Notebook-tp28268p28274.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > - > To unsubscribe e-mail: user-unsubscr...@spark.apache.org > >

Re: Spark Python in Jupyter Notebook

2017-01-05 Thread neil90
s message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Python-in-Jupyter-Notebook-tp28268p28274.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe e-mail: user-unsubscr...@spark.apache.org