You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by gi...@gmail.com on 2014/05/30 21:39:44 UTC

Rebuild Hadoop 1.2.1 Ubuntu

I must modify Mapper.java and rebuild the hadoop source code. How is it possible?
Thanks

Re: Rebuild Hadoop 1.2.1 Ubuntu

Posted by karthikeyan S <ka...@gmail.com>.
The following commands executed from the root of the source directory
compiles and build the package.

$mvn compile
$mvn package -Pdist -DskipTests -Dtar
On Jun 2, 2014 11:41 AM, <gi...@gmail.com> wrote:

> I must modify Mapper.java and rebuild the hadoop source code. How is it
> possible?
> Thanks

Re: Rebuild Hadoop 1.2.1 Ubuntu

Posted by karthikeyan S <ka...@gmail.com>.
The following commands executed from the root of the source directory
compiles and build the package.

$mvn compile
$mvn package -Pdist -DskipTests -Dtar
On Jun 2, 2014 11:41 AM, <gi...@gmail.com> wrote:

> I must modify Mapper.java and rebuild the hadoop source code. How is it
> possible?
> Thanks

Re: Rebuild Hadoop 1.2.1 Ubuntu

Posted by karthikeyan S <ka...@gmail.com>.
The following commands executed from the root of the source directory
compiles and build the package.

$mvn compile
$mvn package -Pdist -DskipTests -Dtar
On Jun 2, 2014 11:41 AM, <gi...@gmail.com> wrote:

> I must modify Mapper.java and rebuild the hadoop source code. How is it
> possible?
> Thanks

Re: Rebuild Hadoop 1.2.1 Ubuntu

Posted by karthikeyan S <ka...@gmail.com>.
The following commands executed from the root of the source directory
compiles and build the package.

$mvn compile
$mvn package -Pdist -DskipTests -Dtar
On Jun 2, 2014 11:41 AM, <gi...@gmail.com> wrote:

> I must modify Mapper.java and rebuild the hadoop source code. How is it
> possible?
> Thanks