You need to run the make-distribution.sh <https://github.com/apache/spark/blob/master/make-distribution.sh> to get the tar ball.
Thanks Best Regards On Thu, Nov 13, 2014 at 1:44 AM, Ashwin Shankar <ashwinshanka...@gmail.com> wrote: > Hi, > I just cloned spark from the github and I'm trying to build to generate a > tar ball. > I'm doing : mvn -Pyarn -Phadoop-2.4 -Dhadoop.version=2.4.0 -Phive > -DskipTests clean package > > Although the build is successful, I don't see the targz generated. > > Am I running the wrong command ? > > -- > Thanks, > Ashwin > > >