[ 
https://issues.apache.org/jira/browse/HDFS-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955481#comment-13955481
 ] 

Hudson commented on HDFS-6173:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5437 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5437/])
HDFS-6173. Move the default processor from Ls to Web in OfflineImageViewer. 
Contributed by Akira Ajisaka. (wheat9: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1583384)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/OfflineImageViewerPB.java


> 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
>            Assignee: Akira AJISAKA
>              Labels: newbie
>             Fix For: 2.5.0
>
>         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)

Reply via email to