- All Implemented Interfaces:
- SettingsManager<Object>
public class HadoopSettingsManager
extends Object
implements SettingsManager<Object>
Factory for loading settings based on various configuration objects, such as Properties or Hadoop configuration.
The factory main role is to minimize the number of dependencies required at compilation time (such as cascading-local vs Hadoop environments).