[
https://issues.apache.org/jira/browse/HDFS-8205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510747#comment-14510747
]
Hadoop QA commented on HDFS-8205:
---------------------------------
\\
\\
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch | 14m 59s | Pre-patch trunk compilation is
healthy. |
| {color:green}+1{color} | @author | 0m 0s | The patch does not contain any
@author tags. |
| {color:green}+1{color} | tests included | 0m 0s | The patch appears to
include 1 new or modified test files. |
| {color:green}+1{color} | whitespace | 0m 0s | The patch has no lines that
end in whitespace. |
| {color:green}+1{color} | javac | 7m 42s | There were no new javac warning
messages. |
| {color:green}+1{color} | javadoc | 12m 46s | There were no new javadoc
warning messages. |
| {color:green}+1{color} | release audit | 0m 23s | The applied patch does
not increase the total number of release audit warnings. |
| {color:green}+1{color} | checkstyle | 5m 36s | There were no new checkstyle
issues. |
| {color:green}+1{color} | install | 1m 35s | mvn install still works. |
| {color:green}+1{color} | eclipse:eclipse | 0m 33s | The patch built with
eclipse:eclipse. |
| {color:green}+1{color} | findbugs | 1m 42s | The patch does not introduce
any new Findbugs (version 2.0.3) warnings. |
| {color:green}+1{color} | common tests | 22m 46s | Tests passed in
hadoop-common. |
| | | 68m 6s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12727848/HDFS-8205.01.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / c8d7290 |
| hadoop-common test log |
https://builds.apache.org/job/PreCommit-HDFS-Build/10367/artifact/patchprocess/testrun_hadoop-common.txt
|
| Test Results |
https://builds.apache.org/job/PreCommit-HDFS-Build/10367/testReport/ |
| Console output |
https://builds.apache.org/job/PreCommit-HDFS-Build/10367/console |
This message was automatically generated.
> CommandFormat#parse() should not parse option as value of option
> ----------------------------------------------------------------
>
> Key: HDFS-8205
> URL: https://issues.apache.org/jira/browse/HDFS-8205
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Peter Shi
> Assignee: Peter Shi
> Priority: Minor
> Attachments: HDFS-8205.01.patch, HDFS-8205.patch
>
>
> {code}./hadoop fs -count -q -t -h -v /
> QUOTA REM_QUOTA SPACE_QUOTA REM_SPACE_QUOTA DIR_COUNT
> FILE_COUNT CONTENT_SIZE PATHNAME
> 15/04/21 15:20:19 INFO hdfs.DFSClient: Sets
> dfs.client.block.write.replace-datanode-on-failure.replication to 0
> 9223372036854775807 9223372036854775763 none inf
> 31 13 1230 /{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)