You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by xeonmailinglist <xe...@gmail.com> on 2015/02/06 17:38:38 UTC

tutorial to compile YARN 2.6

I want to compile MapReduce of the YARN 2.6.

Does anyone have a tutorial on how to compile YARN 2.6?

Thanks

Re: tutorial to compile YARN 2.6

Posted by Ted Yu <yu...@gmail.com>.
For hadoop 2.6, you need to install protobuf 2.5.0 first.

You can use the following command to build (at root of workspace):

mvn clean verify -Pdist -Pnative -Dtar


Cheers


On Fri, Feb 6, 2015 at 8:38 AM, xeonmailinglist <xe...@gmail.com>
wrote:

> I want to compile MapReduce of the YARN 2.6.
>
> Does anyone have a tutorial on how to compile YARN 2.6?
>
> Thanks
>

Re: tutorial to compile YARN 2.6

Posted by Ted Yu <yu...@gmail.com>.
For hadoop 2.6, you need to install protobuf 2.5.0 first.

You can use the following command to build (at root of workspace):

mvn clean verify -Pdist -Pnative -Dtar


Cheers


On Fri, Feb 6, 2015 at 8:38 AM, xeonmailinglist <xe...@gmail.com>
wrote:

> I want to compile MapReduce of the YARN 2.6.
>
> Does anyone have a tutorial on how to compile YARN 2.6?
>
> Thanks
>

Re: tutorial to compile YARN 2.6

Posted by Ted Yu <yu...@gmail.com>.
For hadoop 2.6, you need to install protobuf 2.5.0 first.

You can use the following command to build (at root of workspace):

mvn clean verify -Pdist -Pnative -Dtar


Cheers


On Fri, Feb 6, 2015 at 8:38 AM, xeonmailinglist <xe...@gmail.com>
wrote:

> I want to compile MapReduce of the YARN 2.6.
>
> Does anyone have a tutorial on how to compile YARN 2.6?
>
> Thanks
>

Re: tutorial to compile YARN 2.6

Posted by Ted Yu <yu...@gmail.com>.
For hadoop 2.6, you need to install protobuf 2.5.0 first.

You can use the following command to build (at root of workspace):

mvn clean verify -Pdist -Pnative -Dtar


Cheers


On Fri, Feb 6, 2015 at 8:38 AM, xeonmailinglist <xe...@gmail.com>
wrote:

> I want to compile MapReduce of the YARN 2.6.
>
> Does anyone have a tutorial on how to compile YARN 2.6?
>
> Thanks
>