Re: Zeppelin on CDH

2015-07-17 Thread IT CTO
Thanks all for the help. Will go with spark 1.3 and pyspark d option בתאריך יום ו׳, 17 ביולי 2015, 12:51 מאת : > CDH does not yet have support for Spark 1.4.*x* > > > > On Thu, Jul 16, 2015 at 9:49 AM -0700, "Vadla, Karthik" < > karthik.va...@intel.com> wrote: > > Nope. Right now I have built

RE: Zeppelin on CDH

2015-07-17 Thread felixcheung_m
CDH does not yet have support for Spark 1.4.x On Thu, Jul 16, 2015 at 9:49 AM -0700, "Vadla, Karthik" wrote: Nope. Right now I have built my binaries with CDH 5.4 and spark 1.3. I’m not sure of CDH support for spark 1.4. Instead of configuring pyspark manually. To enable pyspark configurati

RE: Zeppelin on CDH

2015-07-16 Thread Vadla, Karthik
Nope. Right now I have built my binaries with CDH 5.4 and spark 1.3. I’m not sure of CDH support for spark 1.4. Instead of configuring pyspark manually. To enable pyspark configuration during build, just provide profile name “Ppyspark” while building your zeppelin binaries. Example: If you wan