Deprecated API


Contents
Deprecated Methods
org.apache.hcatalog.mapreduce.HCatStorageHandler.configureTableJobProperties(TableDesc, Map)
           
org.apache.hcatalog.mapreduce.InputJobInfo.create(String, String, String)
           
org.apache.hcatalog.mapreduce.HCatBaseOutputFormat.getJobInfo(JobContext)
          use HCatBaseOutputFormat.getJobInfo(org.apache.hadoop.conf.Configuration) 
org.apache.hcatalog.mapreduce.HCatBaseOutputFormat.getTableSchema(JobContext)
          Use HCatBaseOutputFormat.getTableSchema(org.apache.hadoop.conf.Configuration) 
org.apache.hcatalog.mapreduce.HCatBaseInputFormat.getTableSchema(JobContext)
          Use HCatBaseInputFormat.getTableSchema(org.apache.hadoop.conf.Configuration) 
org.apache.hcatalog.mapreduce.HCatInputFormat.setInput(Configuration, InputJobInfo)
          as of release 0.5, and will be removed in a future release 
org.apache.hcatalog.mapreduce.HCatInputFormat.setInput(Job, InputJobInfo)
          as of release 0.5, and will be removed in a future release