[ https://issues.apache.org/jira/browse/HADOOP-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15087670#comment-15087670
]
Allen Wittenauer commented on HADOOP-12694:
-------------------------------------------
HADOOP-12651 will replace the stuff currently in-tree (except for annotations) with their
Yetus equivalents. So doc changes, etc, will get done with it since paths will change.
> Minor enhancements to test-patch.sh
> -----------------------------------
>
> Key: HADOOP-12694
> URL: https://issues.apache.org/jira/browse/HADOOP-12694
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: John Zhuge
> Assignee: John Zhuge
> Priority: Minor
> Attachments: HADOOP-12694-001.patch
>
>
> Got 2 minor issues when running "dev-support/test-patch.sh ~/tmp/HDFS-9522-003.patch"
on Mac.
> 1) "rm" usage message
> {noformat}
> ============================================================================
> Confirming git environment
> ...
> Checking patch hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/DistCpSync.java...
> usage: rm [-f | -i] [-dPRrvW] file ...
> unlink file
> {noformat}
> 2) Misleading error message when FindBugs home directory is not specified. In this case,
neither env FINDBUGS_HOME nor command option "findbugs-home" is set.
> {noformat}
> findbugs baseline for /Users/jzhuge/hadoop
> /bin/findbugs is not executable.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|