[
https://issues.apache.org/jira/browse/HADOOP-14580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764789#comment-16764789
]
Hadoop QA commented on HADOOP-14580:
------------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 38s{color}
| {color:red} HADOOP-14580 does not apply to trunk. Rebase required? Wrong
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HADOOP-14580 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12878029/HADOOP-14580.001.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HADOOP-Build/15907/console |
| Powered by | Apache Yetus 0.8.0 http://yetus.apache.org |
This message was automatically generated.
> Sample mount table in ViewFs.md contains capitalization error
> -------------------------------------------------------------
>
> Key: HADOOP-14580
> URL: https://issues.apache.org/jira/browse/HADOOP-14580
> Project: Hadoop Common
> Issue Type: Bug
> Components: viewfs
> Reporter: Todd Owen
> Assignee: Chen Liang
> Priority: Trivial
> Attachments: HADOOP-14580.001.patch
>
>
> In this file:
> https://github.com/apache/hadoop/blob/trunk/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ViewFs.md
> The rest of the document refers to {{clusterX}}, but the sample mount table
> uses the incorrect capitalisation {{ClusterX}}.
> It took me a little while to figure out why my experiments were not working.
> This is compounded by the fact that errors from viewfs are not very
> descriptive, e.g.:
> {noformat}
> $ hdfs dfs -ls /
> ls: viewfs://clusterX/
> $ hdfs dfs -cat /xyz
> cat: viewfs://clusterX/
> {noformat}
> Suggested fix is to replace the 5 instances of {{ClusterX}} with
> {{clusterX}}. And ideally improve the error message to something like:
> {noformat}
> $ hdfs dfs -ls /
> ls: viewfs://clusterX/: No such property fs.viewfs.mounttable.clusterX.link.*
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]