Yes, I'm looking at assembly/target. I don't see the tar ball. I only see scala-2.10/spark-assembly-1.2.0-SNAPSHOT-hadoop2.4.0.jar ,classes,test-classes, maven-shared-archive-resources,spark-test-classpath.txt.
On Wed, Nov 12, 2014 at 12:16 PM, Sadhan Sood <[email protected]> wrote: > Just making sure but are you looking for the tar in assembly/target dir ? > > On Wed, Nov 12, 2014 at 3:14 PM, Ashwin Shankar <[email protected] > > 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 >> >> >> > -- Thanks, Ashwin
