[
https://issues.apache.org/jira/browse/HDFS-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA updated HDFS-6172:
--------------------------------
Resolution: Duplicate
Assignee: (was: Akira AJISAKA)
Target Version/s: (was: 2.5.0)
Status: Resolved (was: Patch Available)
This issue is closely related to HDFS-6173 and it will be fixed by the jira.
> Fix the usage of OfflineImageViewer
> -----------------------------------
>
> Key: HDFS-6172
> URL: https://issues.apache.org/jira/browse/HDFS-6172
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: tools
> Affects Versions: 2.5.0
> Reporter: Akira AJISAKA
> Priority: Minor
> Labels: newbie
> Attachments: HDFS-6172.patch
>
>
> In branch-2 and trunk, Web processor was added and Ls processor was removed.
> But the usage is still old.
> {code}
> + " (Ls|XML|FileDistribution).\n"
> {code}
> should be
> {code}
> + " (XML|FileDistribution|Web).\n"
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)