cannot build Spark 1.6 with Pyspark

2016-01-08 Thread enzo
I’m trying to build Spark 1.6 with Pyspark but somewhere in Zeppelin the old dependency (py4j-0.8.2.1-src.zip) is listed, instead of the new py4j-0.9-src.zip [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (download-and-zip-pyspark-files) on project

Re: cannot build Spark 1.6 with Pyspark

2016-01-08 Thread moon soo Lee
Hi Enzo, Could you make sure you're in latest master branch and specified -Pspark-1.6 flag, too? Thanks, moon On Fri, Jan 8, 2016 at 12:00 PM enzo wrote: > I’m trying to build Spark 1.6 with Pyspark but somewhere in Zeppelin the > old dependency