You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-user@hadoop.apache.org by Dmitry Simonov <di...@gmail.com> on 2015/02/27 12:49:54 UTC

Multi-threaded hadoop build

Is it possible to use multi-threaded maven mode to build hadoop?

When I try "mvn -T2 package -Pdist,native-win -DskipTests -Dtar", it fails
with message:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.3:single
(package-mapreduce) on project hadoop-mapreduce: Failed to create assembly:
Artifact: org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.5.1
(included by module) does not have an artifact with a file. Please ensure
the package phase is run before the assembly is generated. -> [Help 1]

--
Best regards, Dmitrii Simonov.