org.apache.hadoop.tools.rumen
Class JobConfigurationParser
java.lang.Object
org.apache.hadoop.tools.rumen.JobConfigurationParser
public class JobConfigurationParser
- extends Object
JobConfigurationParser parses the job configuration xml file, and
extracts configuration properties. It parses the file using a
stream-parser and thus is more memory efficient. [This optimization may be
postponed for a future release]
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobConfigurationParser
public JobConfigurationParser()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.