Oracle® In-Database Container for Hadoop Java API Reference
Release 1.0.1

E54638-01

oracle.sql.hadoop
Class ConfigManager

java.lang.Object
  extended by oracle.sql.hadoop.ConfigManager

public class ConfigManager
extends java.lang.Object


Constructor Summary
ConfigManager()
           
 
Method Summary
static void parse(org.apache.hadoop.conf.Configuration conf, java.lang.String arg)
          Take the user specified options and pass them to the Hadoop parser.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigManager

public ConfigManager()
Method Detail

parse

public static void parse(org.apache.hadoop.conf.Configuration conf,
                         java.lang.String arg)
                  throws java.lang.Exception
Take the user specified options and pass them to the Hadoop parser. The result is written in the configuration.

Parameters:
conf - the Hadoop configuration
arg - user specified options
Throws:
java.lang.Exception

Oracle® In-Database Container for Hadoop Java API Reference
Release 1.0.1

E54638-01

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.