You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2014/12/14 17:30:13 UTC

[jira] [Created] (HADOOP-11405) Configuration should not change the behavior by the value of quietmode

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)