org.apache.pig.backend.hadoop.datastorage
Class ConfigurationUtil

java.lang.Object
  extended by org.apache.pig.backend.hadoop.datastorage.ConfigurationUtil

public class ConfigurationUtil
extends Object


Constructor Summary
ConfigurationUtil()
           
 
Method Summary
static org.apache.hadoop.conf.Configuration toConfiguration(Properties properties)
           
static Properties toProperties(org.apache.hadoop.conf.Configuration configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationUtil

public ConfigurationUtil()
Method Detail

toConfiguration

public static org.apache.hadoop.conf.Configuration toConfiguration(Properties properties)

toProperties

public static Properties toProperties(org.apache.hadoop.conf.Configuration configuration)


Copyright © ${year} The Apache Software Foundation