|
I would like to work on this issue.
ugh, what is
Do you still want to work on this, Edward?
Oh, OK. Let me work on it.
+1 patch looks good. Could you also post corresponding patches for 0.18 and 0.19?
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12394719/HADOOP-4726.patch against trunk revision 721415. +1 @author. The patch does not contain any @author tags. +0 tests included. The patch appears to be a documentation patch that doesn't require tests. +1 javadoc. The javadoc tool did not generate any warning messages. +1 javac. The applied patch does not increase the total number of javac compiler warnings. +1 findbugs. The patch does not introduce any new Findbugs warnings. +1 Eclipse classpath. The patch retains Eclipse classpath integrity. -1 core tests. The patch failed core unit tests. +1 contrib tests. The patch passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3665/testReport/ This message is automatically generated. >> Could you also post corresponding patches for 0.18 and 0.19?
Oh, yes. Let's apply it to the 0.18.3 re-attach the patch for 0.18.3-dev
Hi Edward,
Oh, sorry. the previous patch is clearly wrong.
please try this patch. [root@udanax hadoop-0.18]# patch -p0 <
Thanks for your review. I fixed them.
[root@udanax hadoop-0.18]# patch -p0 < ~/Desktop/ Index: src/docs/src/documentation/content/xdocs/streaming.xml I just committed this. Thanks, Edward!
Integrated in Hadoop-trunk #677 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/677/
. Fix documentation typos "the the". (Edward J. Yoon via szetszwo) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
throw (IOException)new IOException
("Intermedate merge failed").initCause(e);