You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Radim Kolar <hs...@filez.com> on 2012/08/03 13:18:09 UTC

More descriptive patch application failed from preCommit build system

can be auto build script changed a bit to send output from patch to 
stdout instead of eating it?

i need idea why patch failed to apply
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2702/console

Re: More descriptive patch application failed from preCommit build system

Posted by Radim Kolar <hs...@filez.com>.
Dne 3.8.2012 13:34, Radim Kolar napsal(a):
> Dne 3.8.2012 13:18, Radim Kolar napsal(a):
>> can be auto build script changed a bit to send output from patch to 
>> stdout instead of eating it?
You also need to increase patch's fuzz factor, diff from MAPREDUCE-4275 
was not applied because it was generated with ignore whitespace changes 
and line numbers were too much off.

Re: More descriptive patch application failed from preCommit build system

Posted by Radim Kolar <hs...@filez.com>.
Dne 3.8.2012 13:18, Radim Kolar napsal(a):
> can be auto build script changed a bit to send output from patch to 
> stdout instead of eating it?
looking at pre commit build failures: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/

its common problem and without more detailed information, is hard to say 
what went wrong.