I used the following command under these directories:
hadoop-mapreduce-project/hadoop-mapreduce-client/
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
mvn -am -DskipTests package
Both completed successfully.
On Sun, Dec 7, 2014 at 2:04 PM, Srinivas Chamarthi <
srini
mvn -DskipTests package in already built project for modified changes
(TaskImpl.java)
On Sun, Dec 7, 2014 at 8:01 AM, Ted Yu wrote:
> Can you pastebin the error preceding the lines you posted ?
>
> What command did you use ?
>
> Cheers
>
> On Sun, Dec 7, 2014 at 7:53 AM, Srinivas Chamarthi <
>
Can you pastebin the error preceding the lines you posted ?
What command did you use ?
Cheers
On Sun, Dec 7, 2014 at 7:53 AM, Srinivas Chamarthi <
srinivas.chamar...@gmail.com> wrote:
> Hi,
>
> I am trying to compile individual modules and getting enforcer error with
> depcheck. is there a way
Hi,
I am trying to compile individual modules and getting enforcer error with
depcheck. is there a way I can disable this ? I just want to build one jar
and replace it in my cluster. I don't want to build whole hadoop for this
single jar. Appreciate any inputs.
[INFO]
---