Masatake Iwasaki created HADOOP-11405:
-----------------------------------------
Summary: Configuration should not change the behavior by the value
of quietmode
Key: HADOOP-11405
URL: https://issues.apache.org/jira/browse/HADOOP-11405
Project: Hadoop Common
Issue Type: Bug
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
Priority: Minor
FsShell throws RuntimeException if the Configuration can not find default
resource such as core-default.xml and core-site.xml. Other tools and daemons
ignore absence of default resources because only FsShell calls
Configuration#setQuietMode(false).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)