Looks good. -Dhadoop.version is not needed because the profile already defines it.
<profile>
<id>hadoop-2.6</id>
<properties>
<hadoop.version>2.6.0</hadoop.version>
On Mon, Jun 1, 2015 at 5:51 PM, Mulugeta Mammo <[email protected]>
wrote:
> Does this build Spark for hadoop version 2.6.0?
>
> build/mvn -Pyarn -Phadoop-2.6 -Dhadoop.version=2.6.0 -DskipTests clean
> package
>
> Thanks!
>
