Hi Thanks for the response but I am still vague about this option. So when do we NOT use -Ppyspark? I guess I am confused about this statement "Instead of configuring pyspark manually.." in the old thread. Does it referring setting SPARK_HOME and PYSPARK env variables?
On Thursday, December 24, 2015 3:18 AM, Renjith Kamath <renjith.kam...@gmail.com> wrote: Hi Hoc, Please have a look at the following related mail thread."Instead of configuring pyspark manually. To enable pyspark configuration during build, just provide profile name “Ppyspark” while building your zeppelin binaries." http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/Zeppelin-on-CDH-td284.html#a285 On Thu, Dec 24, 2015 at 2:03 PM, Hoc Phan <quang...@yahoo.com> wrote: When I build Zeppelin, when do I use -Ppyspark? Does it mean Zeppelin will use pyspark instead of spark-submit? If so, what's the difference?