I found a solution, there might be a better one. https://github.com/apache/spark/pull/7217
On Fri, Jul 3, 2015 at 2:28 PM Robin East <robin.e...@xense.co.uk> wrote: > Yes me too > > On 3 Jul 2015, at 22:21, Ted Yu <yuzhih...@gmail.com> wrote: > > This is what I got (the last line was repeated non-stop): > > [INFO] Replacing original artifact with shaded artifact. > [INFO] Replacing > /home/hbase/spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT.jar with > /home/hbase/spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT-shaded.jar > [INFO] Dependency-reduced POM written at: > /home/hbase/spark/bagel/dependency-reduced-pom.xml > [INFO] Dependency-reduced POM written at: > /home/hbase/spark/bagel/dependency-reduced-pom.xml > > On Fri, Jul 3, 2015 at 1:13 PM, Tarek Auel <tarek.a...@gmail.com> wrote: > >> Hi all, >> >> I am trying to build the master, but it stucks and prints >> >> [INFO] Dependency-reduced POM written at: >> /Users/tarek/test/spark/bagel/dependency-reduced-pom.xml >> >> build command: mvn -DskipTests clean package >> >> Do others have the same issue? >> >> Regards, >> Tarek >> > > >