Have you looked at http://spark.apache.org/docs/latest/building-with-maven.html ?
Especially http://spark.apache.org/docs/latest/building-with-maven.html#building-for-pyspark-on-yarn Cheers On Wed, Oct 8, 2014 at 2:01 PM, Stephen Boesch <java...@gmail.com> wrote: > The build instructions for pyspark appear to be: > > sbt/sbt assembly > > Given that maven is the preferred build tool since July 1, presumably I > have overlooked the instructions for building via maven? Anyone please > point it out? thanks >