[
https://issues.apache.org/jira/browse/HADOOP-10926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224373#comment-14224373
]
Hudson commented on HADOOP-10926:
---------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #16 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/16/])
HADOOP-10926. Improve smart-apply-patch.sh to apply binary diffs (cmccabe)
(cmccabe: rev 2967c17fef0fabe9683437a1b13475e7480ec9a3)
* hadoop-common-project/hadoop-common/CHANGES.txt
* dev-support/smart-apply-patch.sh
> Improve smart-apply-patch.sh to apply binary diffs
> --------------------------------------------------
>
> Key: HADOOP-10926
> URL: https://issues.apache.org/jira/browse/HADOOP-10926
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 3.0.0
> Reporter: Andrew Wang
> Assignee: Colin Patrick McCabe
> Fix For: 3.0.0
>
> Attachments: HADOOP-10926.001.patch, HADOOP-10926.002.patch,
> HADOOP-10926.003.patch, HADOOP-10926.004.patch
>
>
> The Unix {{patch}} command cannot apply binary diffs as generated via {{git
> diff --binary}}. This means we cannot get effective test-patch.sh runs when
> the patch requires adding a binary file.
> We should consider using a different patch method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)