Class ConfigurationWithLogging

java.lang.Object
org.apache.hadoop.conf.Configuration
org.apache.hadoop.conf.ConfigurationWithLogging
All Implemented Interfaces:
Iterable<Map.Entry<String,String>>, Writable

@Private public class ConfigurationWithLogging extends Configuration
Logs access to Configuration. Sensitive data will be redacted.