[ https://issues.apache.org/jira/browse/HDFS-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Akira AJISAKA updated HDFS-6173: -------------------------------- Attachment: HDFS-6173.patch Closed HDFS-6171 and HDFS-6172 as duplicate. Attaching a merged patch. > Move the default processor from Ls to Web in OfflineImageViewer > --------------------------------------------------------------- > > Key: HDFS-6173 > URL: https://issues.apache.org/jira/browse/HDFS-6173 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: tools > Affects Versions: 2.5.0 > Reporter: Akira AJISAKA > Labels: newbie > Attachments: HDFS-6173.patch > > > {code} > String processor = cmd.getOptionValue("p", "Ls"); > {code} > HDFS-6164 removed {{Ls}} processor from {{OfflineImageViewer}} but the > default processor is set to {{Ls}}. The default should be set to {{Web}}. -- This message was sent by Atlassian JIRA (v6.2#6252)