Description
String processor = cmd.getOptionValue("p", "Ls");
HDFS-6164 removed Ls processor from OfflineImageViewer but the default processor is set to Ls. The default should be set to Web.
String processor = cmd.getOptionValue("p", "Ls");
HDFS-6164 removed Ls processor from OfflineImageViewer but the default processor is set to Ls. The default should be set to Web.