Configuration default resource handling needs to be able to remove default resources -------------------------------------------------------------------------------------
Key: HADOOP-5093 URL: https://issues.apache.org/jira/browse/HADOOP-5093 Project: Hadoop Core Issue Type: Bug Components: conf Affects Versions: 0.21.0 Reporter: Steve Loughran Priority: Minor There's a way to add default resources, but not remove them. This allows someone to push an invalid resource into the default list, and for the rest of the JVM's life, any Conf file loaded with quietMode set will fail. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.