A B C D E F G H I J L M N O P R S T V W

A

abortJob(JobContext, JobStatus.State) - Method in class org.apache.hcatalog.mapreduce.HCatBaseOutputCommitter
 
abortJob(JobContext, JobStatus.State) - Method in class org.apache.hcatalog.mapreduce.HCatOutputCommitter
 
abortOutputCommitterJob(TaskAttemptContext, JobStatus.State) - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Implementation that calls the underlying output committer's abortJob, used in lieu of underlying committer's abortJob when using dynamic partitioning This should be written in a manner that is okay to call after having had multiple underlying outputcommitters write to task dirs inside it.
abortTask(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatBaseOutputCommitter
 
abortTask(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatOutputCommitter
 
add(Tuple) - Method in class org.apache.hcatalog.data.HCatArrayBag
 
addAll(DataBag) - Method in class org.apache.hcatalog.data.HCatArrayBag
 
addField(FieldSchema) - Method in class org.apache.hcatalog.data.schema.HCatSchemaUtils.CollectionBuilder
 
addField(HCatFieldSchema) - Method in class org.apache.hcatalog.data.schema.HCatSchemaUtils.CollectionBuilder
 
AddPartitionHook - Class in org.apache.hcatalog.cli.SemanticAnalysis
 
AddPartitionHook() - Constructor for class org.apache.hcatalog.cli.SemanticAnalysis.AddPartitionHook
 
AlterTableFileFormatHook - Class in org.apache.hcatalog.cli.SemanticAnalysis
 
AlterTableFileFormatHook() - Constructor for class org.apache.hcatalog.cli.SemanticAnalysis.AlterTableFileFormatHook
 
append(HCatFieldSchema) - Method in class org.apache.hcatalog.data.schema.HCatSchema
 
appendCauseMessage() - Method in enum org.apache.hcatalog.common.ErrorType
Whether the cause of the exception should be added to the error message.
authorize(Path, FsAction, Configuration) - Static method in class org.apache.hcatalog.common.AuthUtils
 
AuthUtils - Class in org.apache.hcatalog.common
 
AuthUtils() - Constructor for class org.apache.hcatalog.common.AuthUtils
 

B

baseCommitter - Variable in class org.apache.hcatalog.mapreduce.HCatBaseOutputCommitter
The underlying output committer
BOOLEAN - Static variable in class org.apache.hcatalog.data.DataType
 
build() - Method in class org.apache.hcatalog.data.schema.HCatSchemaUtils.CollectionBuilder
 
build() - Method in class org.apache.hcatalog.data.schema.HCatSchemaUtils.HCatSchemaBuilder
 
build() - Method in class org.apache.hcatalog.data.schema.HCatSchemaUtils.MapBuilder
 
buildErrorMessage(ErrorType, String, Throwable) - Static method in exception org.apache.hcatalog.common.HCatException
Builds the error message string.
BYTE - Static variable in class org.apache.hcatalog.data.DataType
 

C

cancelJobTrackerDelegationToken(String, String) - Static method in class org.apache.hcatalog.common.HCatUtil
 
checkJobContextIfRunningFromBackend(JobContext) - Static method in class org.apache.hcatalog.common.HCatUtil
 
checkOutputSpecs(JobContext) - Method in class org.apache.hcatalog.mapreduce.HCatBaseOutputFormat
Check for validity of the output-specification for the job.
checkSchema(ResourceSchema) - Method in class org.apache.hcatalog.pig.HCatBaseStorer
 
cleanupJob(JobContext) - Method in class org.apache.hcatalog.mapreduce.HCatEximOutputCommitter
 
cleanupJob(JobContext) - Method in class org.apache.hcatalog.mapreduce.HCatOutputCommitter
 
cleanupOnFailure(String, Job) - Method in class org.apache.hcatalog.pig.HCatBaseStorer
 
cleanupOutputCommitterJob(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Implementation that calls the underlying output committer's cleanupJob, used in lieu of underlying committer's cleanupJob when using dynamic partitioning This should be written in a manner that is okay to call after having had multiple underlying outputcommitters write to task dirs inside it.
clear() - Method in class org.apache.hcatalog.data.HCatArrayBag
 
close(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatRecordWriter
 
close() - Method in class org.apache.hcatalog.rcfile.RCFileMapReduceRecordReader
 
commitJob(JobContext) - Method in class org.apache.hcatalog.mapreduce.HCatBaseOutputCommitter
 
commitJob(JobContext) - Method in class org.apache.hcatalog.mapreduce.HCatOutputCommitter
 
commitTask(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatBaseOutputCommitter
 
commitTask(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatOutputCommitter
 
compare(Object, Object) - Static method in class org.apache.hcatalog.data.DataType
 
compare(Object, Object, byte, byte) - Static method in class org.apache.hcatalog.data.DataType
 
compareTo(Object) - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
compareTo(Object) - Method in class org.apache.hcatalog.data.HCatArrayBag
 
COMPUTED_OUTPUT_SCHEMA - Static variable in class org.apache.hcatalog.pig.HCatBaseStorer
 
computedSchema - Variable in class org.apache.hcatalog.pig.HCatBaseStorer
 
conn - Variable in class org.apache.hcatalog.listener.NotificationListener
 
convertPigSchemaToHCatSchema(Schema, HCatSchema) - Method in class org.apache.hcatalog.pig.HCatBaseStorer
Constructs HCatSchema from pigSchema.
convertToHCatRecord(WritableComparable, Writable) - Method in class org.apache.hcatalog.mapreduce.HCatInputStorageDriver
Converts to HCatRecord format usable by HCatInputFormat to convert to required valuetype.
convertToHCatRecord(WritableComparable, Writable) - Method in class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver
 
convertToHCatRecord(WritableComparable, Writable) - Method in class org.apache.hcatalog.rcfile.RCFileInputDriver
 
convertValue(HCatRecord) - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Convert the given HCatRecord value to the actual value type.
convertValue(HCatRecord) - Method in class org.apache.hcatalog.rcfile.RCFileOutputDriver
 
createConnection() - Method in class org.apache.hcatalog.listener.NotificationListener
 
createDynamicStorageDriver(List<String>) - Method in class org.apache.hcatalog.mapreduce.HCatRecordWriter
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatBaseInputFormat
Create the RecordReader for the given InputSplit.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hcatalog.rcfile.RCFileMapReduceInputFormat
 
createStructObjectInspector() - Method in class org.apache.hcatalog.rcfile.RCFileOutputDriver
 

D

DataType - Class in org.apache.hcatalog.data
 
DataType() - Constructor for class org.apache.hcatalog.data.DataType
 
decodeBytes(String) - Static method in class org.apache.hcatalog.common.HCatUtil
 
DefaultHCatRecord - Class in org.apache.hcatalog.data
 
DefaultHCatRecord() - Constructor for class org.apache.hcatalog.data.DefaultHCatRecord
 
DefaultHCatRecord(int) - Constructor for class org.apache.hcatalog.data.DefaultHCatRecord
 
DefaultHCatRecord(List<Object>) - Constructor for class org.apache.hcatalog.data.DefaultHCatRecord
 
delim - Static variable in class org.apache.hcatalog.pig.drivers.PigStorageInputDriver
 
deserialize(String) - Static method in class org.apache.hcatalog.common.HCatUtil
 
doAbortJob(JobContext, OutputJobInfo) - Method in class org.apache.hcatalog.mapreduce.HCatBaseOutputCommitter
 
doSchemaValidations(Schema, HCatSchema) - Method in class org.apache.hcatalog.pig.HCatBaseStorer
 
DOUBLE - Static variable in class org.apache.hcatalog.data.DataType
 
DYNTEMP_DIR_NAME - Static variable in class org.apache.hcatalog.mapreduce.HCatOutputFormat
 

E

encodeBytes(byte[]) - Static method in class org.apache.hcatalog.common.HCatUtil
 
equals(Object) - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
equals(Object) - Method in class org.apache.hcatalog.data.Pair
 
ERROR - Static variable in class org.apache.hcatalog.data.DataType
 
ErrorType - Enum in org.apache.hcatalog.common
Enum type representing the various errors throws by HCat.
exec(JobContext, Partition, Path) - Method in class org.apache.hcatalog.har.HarOutputCommitterPostProcessor
 
extractJobTrackerToken(String, String) - Static method in class org.apache.hcatalog.common.HCatUtil
 
extractPigObject(Object, HCatFieldSchema) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
extractSchemaFromStorageDescriptor(StorageDescriptor) - Static method in class org.apache.hcatalog.common.HCatUtil
 
extractThriftToken(String, String) - Static method in class org.apache.hcatalog.common.HCatUtil
 

F

finalize() - Method in class org.apache.hcatalog.listener.NotificationListener
 
findType(Object) - Static method in class org.apache.hcatalog.data.DataType
Determine the datatype of an object.
first - Variable in class org.apache.hcatalog.data.Pair
 
FLOAT - Static variable in class org.apache.hcatalog.data.DataType
 
fromType(HCatFieldSchema.Type) - Static method in enum org.apache.hcatalog.data.schema.HCatFieldSchema.Category
 

G

generateKey(HCatRecord) - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Generate the key for the underlying outputformat.
generateKey(HCatRecord) - Method in class org.apache.hcatalog.rcfile.RCFileOutputDriver
 
get(int) - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
get(String, HCatSchema) - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
get(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
get(String, HCatSchema, Class) - Method in class org.apache.hcatalog.data.HCatRecord
 
get(int) - Method in interface org.apache.hcatalog.data.HCatRecordable
Gets the field at the specified index.
get(String) - Method in class org.apache.hcatalog.data.schema.HCatSchema
 
get(int) - Method in class org.apache.hcatalog.data.schema.HCatSchema
 
getAll() - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
getAll() - Method in interface org.apache.hcatalog.data.HCatRecordable
Gets all the fields of the hcat record.
getArrayElementSchema() - Method in class org.apache.hcatalog.data.schema.HCatFieldSchema
 
getBoolean(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
getByte(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
getCategory() - Method in class org.apache.hcatalog.data.schema.HCatFieldSchema
Returns category of the field
getComment() - Method in class org.apache.hcatalog.data.schema.HCatFieldSchema
 
getConfigFromUDFProperties(Properties, Configuration, String) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
getCurrentKey() - Method in class org.apache.hcatalog.rcfile.RCFileMapReduceRecordReader
 
getCurrentValue() - Method in class org.apache.hcatalog.rcfile.RCFileMapReduceRecordReader
 
getDatabaseName() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Gets the value of dbName
getDatabaseName() - Method in class org.apache.hcatalog.mapreduce.JobInfo
Gets the value of dbName
getDBTableNames(String) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
getDouble(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
getDynamicPartitioningKeys() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
 
getErrorCode() - Method in enum org.apache.hcatalog.common.ErrorType
Gets the error code.
getErrorCode() - Method in exception org.apache.hcatalog.common.HCatException
Gets the error code.
getErrorMessage() - Method in enum org.apache.hcatalog.common.ErrorType
Gets the error message.
getErrorType() - Method in exception org.apache.hcatalog.common.HCatException
Gets the error type.
getFeatures() - Method in class org.apache.hcatalog.pig.HCatBaseLoader
 
getFieldNames() - Method in class org.apache.hcatalog.data.schema.HCatSchema
 
getFields() - Method in class org.apache.hcatalog.data.schema.HCatSchema
Users are not allowed to modify the list directly, since HCatSchema maintains internal state.
getFieldSchema(HCatFieldSchema) - Static method in class org.apache.hcatalog.data.schema.HCatSchemaUtils
 
getFieldSchemaList(List<HCatFieldSchema>) - Static method in class org.apache.hcatalog.common.HCatUtil
 
getFieldSchemas(List<HCatFieldSchema>) - Static method in class org.apache.hcatalog.data.schema.HCatSchemaUtils
 
getFilter() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Gets the value of partition filter
getFloat(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
getHCatFieldSchema(FieldSchema) - Static method in class org.apache.hcatalog.data.schema.HCatSchemaUtils
Convert a HCatFieldSchema to a FieldSchema
getHCatFieldSchemaList(FieldSchema...) - Static method in class org.apache.hcatalog.common.HCatUtil
 
getHCatFieldSchemaList(List<FieldSchema>) - Static method in class org.apache.hcatalog.common.HCatUtil
 
getHCatSchema(Schema) - Static method in class org.apache.hcatalog.data.schema.HCatSchemaUtils
 
getHCatSchema(List<? extends FieldSchema>) - Static method in class org.apache.hcatalog.data.schema.HCatSchemaUtils
 
getHCatSchema(TypeInfo) - Static method in class org.apache.hcatalog.data.schema.HCatSchemaUtils
 
getHCatSchema(String) - Static method in class org.apache.hcatalog.data.schema.HCatSchemaUtils
 
getHCatSchemaFromTypeString(String) - Static method in class org.apache.hcatalog.data.schema.HCatSchemaUtils
 
getHCatServerPrincipal(Job) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
getHCatServerUri(Job) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
getInputFormat(Properties) - Method in class org.apache.hcatalog.mapreduce.HCatInputStorageDriver
Returns the InputFormat to use with this Storage Driver.
getInputFormat(Properties) - Method in class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver
 
getInputFormat() - Method in class org.apache.hcatalog.pig.HCatEximLoader
 
getInputFormat() - Method in class org.apache.hcatalog.pig.HCatLoader
 
getInputFormat(Properties) - Method in class org.apache.hcatalog.rcfile.RCFileInputDriver
 
getInputStorageDriverClass() - Method in class org.apache.hcatalog.mapreduce.PartInfo
Gets the value of input storage driver class name.
getInputStorageDriverProperties() - Method in class org.apache.hcatalog.mapreduce.PartInfo
Gets the value of hcatProperties.
getInputTableInfo(String, String, String, String) - Static method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Initializes a new HCatTableInfo instance to be used with HCatInputFormat for reading data from a table.
getInputTableInfo(String, String, String, String, String) - Static method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Initializes a new HCatTableInfo instance to be used with HCatInputFormat for reading data from a table.
getInteger(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
getJobInfo(JobContext) - Static method in class org.apache.hcatalog.mapreduce.HCatBaseOutputFormat
Gets the HCatOuputJobInfo object by reading the Configuration and deserializing the string.
getJobInfo() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Gets the value of job info
getJobTrackerDelegationToken(Configuration, String) - Static method in class org.apache.hcatalog.common.HCatUtil
 
getList(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
getListSchemaBuilder() - Static method in class org.apache.hcatalog.data.schema.HCatSchemaUtils
 
getLocation() - Method in class org.apache.hcatalog.mapreduce.PartInfo
Gets the value of location.
getLong(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
getMap(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
getMapKeyType() - Method in class org.apache.hcatalog.data.schema.HCatFieldSchema
 
getMapSchemaBuilder() - Static method in class org.apache.hcatalog.data.schema.HCatSchemaUtils
 
getMapValueSchema() - Method in class org.apache.hcatalog.data.schema.HCatFieldSchema
 
getMemorySize() - Method in class org.apache.hcatalog.data.HCatArrayBag
 
getName() - Method in class org.apache.hcatalog.data.schema.HCatFieldSchema
Returns name of the field
getNext() - Method in class org.apache.hcatalog.pig.HCatBaseLoader
 
getObjectInspector(TypeInfo) - Method in class org.apache.hcatalog.rcfile.RCFileOutputDriver
 
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatEximOutputFormat
Get the output committer for this output format.
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatOutputFormat
Get the output committer for this output format.
getOutputDriverInstance(JobContext, OutputJobInfo, Map<String, String>) - Static method in class org.apache.hcatalog.mapreduce.HCatBaseOutputFormat
Gets the output storage driver instance, with allowing specification of partvals from which it picks the dynamic partvals
getOutputFormat(JobContext) - Method in class org.apache.hcatalog.mapreduce.HCatBaseOutputFormat
Gets the output format instance.
getOutputFormat() - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Returns the OutputFormat to use with this Storage Driver.
getOutputFormat() - Method in class org.apache.hcatalog.pig.HCatEximStorer
 
getOutputFormat() - Method in class org.apache.hcatalog.pig.HCatStorer
 
getOutputFormat() - Method in class org.apache.hcatalog.rcfile.RCFileOutputDriver
 
getOutputLocation(JobContext, String, List<String>, Map<String, String>, String) - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Gets the location to use for the specified partition values.
getOutputSchema(JobContext) - Static method in class org.apache.hcatalog.mapreduce.HCatBaseInputFormat
get the schema for the HCatRecord data returned by HCatInputFormat.
getOutputTableInfo(String, String, String, String, Map<String, String>) - Static method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Initializes a new HCatTableInfo instance to be used with HCatOutputFormat for writing data from a table.
getParentFSPath(Path) - Method in class org.apache.hcatalog.har.HarOutputCommitterPostProcessor
 
getPartitionKeys(String, Job) - Method in class org.apache.hcatalog.pig.HCatEximLoader
 
getPartitionKeys(String, Job) - Method in class org.apache.hcatalog.pig.HCatLoader
 
getPartitionPredicates() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Gets the value of partitionPredicates
getPartitions() - Method in class org.apache.hcatalog.mapreduce.JobInfo
Gets the value of partitions
getPartitionSchema() - Method in class org.apache.hcatalog.mapreduce.PartInfo
Gets the value of partitionSchema.
getPartitionValues() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Gets the value of partitionValues
getPartitionValues() - Method in class org.apache.hcatalog.mapreduce.PartInfo
Gets the partition values.
getPigType(HCatFieldSchema) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
getPigType(HCatFieldSchema.Type) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
getPosition(String) - Method in class org.apache.hcatalog.data.schema.HCatSchema
 
getProcessedLocation(Path) - Method in class org.apache.hcatalog.har.HarOutputCommitterPostProcessor
 
getProgress() - Method in class org.apache.hcatalog.rcfile.RCFileMapReduceRecordReader
 
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatEximOutputFormat
Get the record writer for the job.
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatOutputFormat
Get the record writer for the job.
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hcatalog.rcfile.RCFileMapReduceOutputFormat
 
getResourceSchema(HCatSchema) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
getSchema(String, Job) - Method in class org.apache.hcatalog.pig.HCatEximLoader
 
getSchema(String, Job) - Method in class org.apache.hcatalog.pig.HCatLoader
 
getServerKerberosPrincipal() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
 
getServerUri() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Gets the value of serverUri
getShort(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
getSplits(JobContext) - Method in class org.apache.hcatalog.mapreduce.HCatBaseInputFormat
Logically split the set of input files for the job.
getSplits(JobContext) - Method in class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputFormat
 
getSplits(JobContext) - Method in class org.apache.hcatalog.rcfile.RCFileMapReduceInputFormat
 
getStatistics(String, Job) - Method in class org.apache.hcatalog.pig.HCatBaseLoader
 
getStorageDriver() - Method in class org.apache.hcatalog.mapreduce.HCatRecordWriter
 
getString(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
getStruct(String, HCatSchema) - Method in class org.apache.hcatalog.data.HCatRecord
 
getStructSchemaBuilder() - Static method in class org.apache.hcatalog.data.schema.HCatSchemaUtils
 
getStructSubSchema() - Method in class org.apache.hcatalog.data.schema.HCatFieldSchema
 
getTable(HiveMetaStoreClient, String, String) - Static method in class org.apache.hcatalog.common.HCatUtil
 
getTable(String, String, String) - Method in class org.apache.hcatalog.pig.PigHCatUtil
 
getTableName() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Gets the value of tableName
getTableName() - Method in class org.apache.hcatalog.mapreduce.JobInfo
Gets the value of tableName
getTableSchema(JobContext) - Static method in class org.apache.hcatalog.mapreduce.HCatBaseInputFormat
Gets the HCatTable schema for the table specified in the HCatInputFormat.setInput call on the specified job context.
getTableSchema(JobContext) - Static method in class org.apache.hcatalog.mapreduce.HCatBaseOutputFormat
Gets the table schema for the table specified in the HCatOutputFormat.setOutput call on the specified job context.
getTableSchema() - Method in class org.apache.hcatalog.mapreduce.JobInfo
Gets the value of tableSchema
getTableSchemaWithPtnCols(Table) - Static method in class org.apache.hcatalog.common.HCatUtil
 
getTableType() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
 
getType() - Method in class org.apache.hcatalog.data.schema.HCatFieldSchema
Returns type of the field
getTypeString() - Method in class org.apache.hcatalog.data.schema.HCatFieldSchema
 
getWorkFilePath(TaskAttemptContext, String) - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Default implementation assumes FileOutputFormat.

H

harFile(Path) - Method in class org.apache.hcatalog.har.HarOutputCommitterPostProcessor
 
HarOutputCommitterPostProcessor - Class in org.apache.hcatalog.har
 
HarOutputCommitterPostProcessor() - Constructor for class org.apache.hcatalog.har.HarOutputCommitterPostProcessor
 
hashCode() - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
hashCode() - Method in class org.apache.hcatalog.data.Pair
 
hashCode() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
 
hasNext() - Method in class org.apache.hcatalog.data.HCatArrayBag.HCatArrayBagIterator
 
HCAT_ADD_DATABASE_EVENT - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_ADD_PARTITION_EVENT - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_ADD_TABLE_EVENT - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_CREATE_DB_NAME - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_CREATE_TBL_NAME - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_DEFAULT_TOPIC_PREFIX - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_DROP_DATABASE_EVENT - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_DROP_PARTITION_EVENT - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_DROP_TABLE_EVENT - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_DYNAMIC_PTN_JOBID - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_EVENT - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_GROUP - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_IS_DYNAMIC_MAX_PTN_CHECK_ENABLED - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_ISD_CLASS - Static variable in class org.apache.hcatalog.common.HCatConstants
The key for the input storage driver class name
HCAT_KEY_BASE - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_KEY_HIVE_CONF - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_KEY_JOB_INFO - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_KEY_JOBCLIENT_TOKEN_SIGNATURE - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_KEY_JOBCLIENT_TOKEN_STRFORM - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_KEY_OUTPUT_BASE - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_KEY_OUTPUT_INFO - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_KEY_OUTPUT_SCHEMA - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_KEY_TOKEN_SIGNATURE - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_METASTORE_PRINCIPAL - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_METASTORE_URI - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_MSG_CLEAN_FREQ - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_MSG_EXPIRY_DURATION - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_MSGBUS_TOPIC_NAME - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_MSGBUS_TOPIC_NAMING_POLICY - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_MSGBUS_TOPIC_PREFIX - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_OSD_CLASS - Static variable in class org.apache.hcatalog.common.HCatConstants
The key for the output storage driver class name
HCAT_PARTITION_DONE_EVENT - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_PERMS - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_RCFILE_ISD_CLASS - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_RCFILE_OSD_CLASS - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCAT_TABLE_SCHEMA - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HCatArrayBag<T> - Class in org.apache.hcatalog.data
 
HCatArrayBag(List<T>) - Constructor for class org.apache.hcatalog.data.HCatArrayBag
 
HCatArrayBag.HCatArrayBagIterator - Class in org.apache.hcatalog.data
 
HCatArrayBag.HCatArrayBagIterator(List<T>) - Constructor for class org.apache.hcatalog.data.HCatArrayBag.HCatArrayBagIterator
 
HCatBaseInputFormat - Class in org.apache.hcatalog.mapreduce
 
HCatBaseInputFormat() - Constructor for class org.apache.hcatalog.mapreduce.HCatBaseInputFormat
 
HCatBaseLoader - Class in org.apache.hcatalog.pig
Base class for HCatLoader and HCatEximLoader
HCatBaseLoader() - Constructor for class org.apache.hcatalog.pig.HCatBaseLoader
 
HCatBaseOutputCommitter - Class in org.apache.hcatalog.mapreduce
 
HCatBaseOutputCommitter(JobContext, OutputCommitter) - Constructor for class org.apache.hcatalog.mapreduce.HCatBaseOutputCommitter
 
HCatBaseOutputFormat - Class in org.apache.hcatalog.mapreduce
 
HCatBaseOutputFormat() - Constructor for class org.apache.hcatalog.mapreduce.HCatBaseOutputFormat
 
HCatBaseStorer - Class in org.apache.hcatalog.pig
Base class for HCatStorer and HCatEximStorer
HCatBaseStorer(String, String) - Constructor for class org.apache.hcatalog.pig.HCatBaseStorer
 
HCatCli - Class in org.apache.hcatalog.cli
 
HCatCli() - Constructor for class org.apache.hcatalog.cli.HCatCli
 
HCatConstants - Class in org.apache.hcatalog.common
 
HCatDriver - Class in org.apache.hcatalog.cli
 
HCatDriver() - Constructor for class org.apache.hcatalog.cli.HCatDriver
 
HCatException - Exception in org.apache.hcatalog.common
Class representing exceptions thrown by HCat.
HCatException(ErrorType) - Constructor for exception org.apache.hcatalog.common.HCatException
Instantiates a new hcat exception.
HCatException(ErrorType, Throwable) - Constructor for exception org.apache.hcatalog.common.HCatException
Instantiates a new hcat exception.
HCatException(ErrorType, String) - Constructor for exception org.apache.hcatalog.common.HCatException
Instantiates a new hcat exception.
HCatException(ErrorType, String, Throwable) - Constructor for exception org.apache.hcatalog.common.HCatException
Instantiates a new hcat exception.
HCatException(String) - Constructor for exception org.apache.hcatalog.common.HCatException
Instantiates a new hcat exception.
HCatException(String, Throwable) - Constructor for exception org.apache.hcatalog.common.HCatException
Instantiates a new hcat exception.
HCatEximInputFormat - Class in org.apache.hcatalog.mapreduce
The InputFormat to use to read data from HCat
HCatEximInputFormat() - Constructor for class org.apache.hcatalog.mapreduce.HCatEximInputFormat
 
HCatEximLoader - Class in org.apache.hcatalog.pig
Pig LoadFunc to read data/metadata from hcatalog exported location
HCatEximLoader() - Constructor for class org.apache.hcatalog.pig.HCatEximLoader
 
HCatEximOutputCommitter - Class in org.apache.hcatalog.mapreduce
 
HCatEximOutputCommitter(JobContext, OutputCommitter) - Constructor for class org.apache.hcatalog.mapreduce.HCatEximOutputCommitter
 
HCatEximOutputFormat - Class in org.apache.hcatalog.mapreduce
The OutputFormat to use to write data to HCat without a hcat server.
HCatEximOutputFormat() - Constructor for class org.apache.hcatalog.mapreduce.HCatEximOutputFormat
 
HCatEximStorer - Class in org.apache.hcatalog.pig
HCatEximStorer.
HCatEximStorer(String) - Constructor for class org.apache.hcatalog.pig.HCatEximStorer
 
HCatEximStorer(String, String) - Constructor for class org.apache.hcatalog.pig.HCatEximStorer
 
HCatEximStorer(String, String, String) - Constructor for class org.apache.hcatalog.pig.HCatEximStorer
 
HCatFieldSchema - Class in org.apache.hcatalog.data.schema
 
HCatFieldSchema(String, HCatFieldSchema.Type, String) - Constructor for class org.apache.hcatalog.data.schema.HCatFieldSchema
Constructor constructing a primitive datatype HCatFieldSchema
HCatFieldSchema(String, HCatFieldSchema.Type, HCatSchema, String) - Constructor for class org.apache.hcatalog.data.schema.HCatFieldSchema
Constructor for constructing a ARRAY type or STRUCT type HCatFieldSchema, passing type and subschema
HCatFieldSchema(String, HCatFieldSchema.Type, HCatFieldSchema.Type, HCatSchema, String) - Constructor for class org.apache.hcatalog.data.schema.HCatFieldSchema
Constructor for constructing a MAP type HCatFieldSchema, passing type of key and value
HCatFieldSchema.Category - Enum in org.apache.hcatalog.data.schema
 
HCatFieldSchema.Type - Enum in org.apache.hcatalog.data.schema
 
HCatInputFormat - Class in org.apache.hcatalog.mapreduce
The InputFormat to use to read data from HCat
HCatInputFormat() - Constructor for class org.apache.hcatalog.mapreduce.HCatInputFormat
 
HCatInputStorageDriver - Class in org.apache.hcatalog.mapreduce
The abstract class to be implemented by underlying storage drivers to enable data access from HCat through HCatInputFormat.
HCatInputStorageDriver() - Constructor for class org.apache.hcatalog.mapreduce.HCatInputStorageDriver
 
HCatLoader - Class in org.apache.hcatalog.pig
Pig LoadFunc to read data from HCat
HCatLoader() - Constructor for class org.apache.hcatalog.pig.HCatLoader
 
HCatOutputCommitter - Class in org.apache.hcatalog.mapreduce
 
HCatOutputCommitter(JobContext, OutputCommitter) - Constructor for class org.apache.hcatalog.mapreduce.HCatOutputCommitter
 
HCatOutputFormat - Class in org.apache.hcatalog.mapreduce
The OutputFormat to use to write data to HCat.
HCatOutputFormat() - Constructor for class org.apache.hcatalog.mapreduce.HCatOutputFormat
 
HCatOutputStorageDriver - Class in org.apache.hcatalog.mapreduce
The abstract class to be implemented by underlying storage drivers to enable data access from HCat through HCatOutputFormat.
HCatOutputStorageDriver() - Constructor for class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
 
HCatRecord - Class in org.apache.hcatalog.data
Abstract class exposing get and set semantics for basic record usage.
HCatRecord() - Constructor for class org.apache.hcatalog.data.HCatRecord
 
HCatRecordable - Interface in org.apache.hcatalog.data
Interface that determines whether we can implement a HCatRecord on top of it
HCatRecordWriter - Class in org.apache.hcatalog.mapreduce
 
HCatRecordWriter(TaskAttemptContext) - Constructor for class org.apache.hcatalog.mapreduce.HCatRecordWriter
 
HCatSchema - Class in org.apache.hcatalog.data.schema
HCatSchema.
HCatSchema(List<HCatFieldSchema>) - Constructor for class org.apache.hcatalog.data.schema.HCatSchema
 
HCatSchemaUtils - Class in org.apache.hcatalog.data.schema
 
HCatSchemaUtils() - Constructor for class org.apache.hcatalog.data.schema.HCatSchemaUtils
 
HCatSchemaUtils.CollectionBuilder - Class in org.apache.hcatalog.data.schema
 
HCatSchemaUtils.HCatSchemaBuilder - Class in org.apache.hcatalog.data.schema
 
HCatSchemaUtils.HCatSchemaBuilder() - Constructor for class org.apache.hcatalog.data.schema.HCatSchemaUtils.HCatSchemaBuilder
 
HCatSchemaUtils.MapBuilder - Class in org.apache.hcatalog.data.schema
 
HCatSchemaUtils.MapBuilder() - Constructor for class org.apache.hcatalog.data.schema.HCatSchemaUtils.MapBuilder
 
HCatSemanticAnalyzer - Class in org.apache.hcatalog.cli.SemanticAnalysis
 
HCatSemanticAnalyzer() - Constructor for class org.apache.hcatalog.cli.SemanticAnalysis.HCatSemanticAnalyzer
 
HCatStorer - Class in org.apache.hcatalog.pig
HCatStorer.
HCatStorer(String, String) - Constructor for class org.apache.hcatalog.pig.HCatStorer
 
HCatStorer(String) - Constructor for class org.apache.hcatalog.pig.HCatStorer
 
HCatStorer() - Constructor for class org.apache.hcatalog.pig.HCatStorer
 
HCatTableInfo - Class in org.apache.hcatalog.mapreduce
HCatTableInfo - class to communicate table information to HCatInputFormat and HCatOutputFormat
HCatTableInfo.TableInfoType - Enum in org.apache.hcatalog.mapreduce
 
HCatUtil - Class in org.apache.hcatalog.common
 
HCatUtil() - Constructor for class org.apache.hcatalog.common.HCatUtil
 
HIVE_RCFILE_IF_CLASS - Static variable in class org.apache.hcatalog.common.HCatConstants
 
HIVE_RCFILE_OF_CLASS - Static variable in class org.apache.hcatalog.common.HCatConstants
 

I

initialize(JobContext, Properties) - Method in class org.apache.hcatalog.mapreduce.HCatInputStorageDriver
 
initialize(JobContext, Properties) - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Initialize the storage driver with specified properties, default implementation does nothing.
initialize(JobContext, Properties) - Method in class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver
 
initialize(JobContext, Properties) - Method in class org.apache.hcatalog.pig.drivers.PigStorageInputDriver
 
initialize(JobContext, Properties) - Method in class org.apache.hcatalog.rcfile.RCFileInputDriver
 
initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.hcatalog.rcfile.RCFileMapReduceRecordReader
 
initialize(JobContext, Properties) - Method in class org.apache.hcatalog.rcfile.RCFileOutputDriver
 
InitializeInput - Class in org.apache.hcatalog.mapreduce
The Class which handles querying the metadata server using the MetaStoreClient.
InitializeInput() - Constructor for class org.apache.hcatalog.mapreduce.InitializeInput
 
INTEGER - Static variable in class org.apache.hcatalog.data.DataType
 
isComplex() - Method in class org.apache.hcatalog.data.schema.HCatFieldSchema
 
isDistinct() - Method in class org.apache.hcatalog.data.HCatArrayBag
 
isDynamicPartitioningUsed() - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Returns whether or not Dynamic Partitioning is used
isEnabled() - Method in class org.apache.hcatalog.har.HarOutputCommitterPostProcessor
 
isRetriable() - Method in enum org.apache.hcatalog.common.ErrorType
Checks if this is a retriable error.
isRetriable() - Method in exception org.apache.hcatalog.common.HCatException
Is this a retriable error.
isSorted() - Method in class org.apache.hcatalog.data.HCatArrayBag
 
iterator() - Method in class org.apache.hcatalog.data.HCatArrayBag
 

J

JavaAction - Class in org.apache.hcatalog.oozie
 
JavaAction() - Constructor for class org.apache.hcatalog.oozie.JavaAction
 
JobInfo - Class in org.apache.hcatalog.mapreduce
The class used to serialize and store the information read from the metadata server
JobInfo(HCatTableInfo, HCatSchema, List<PartInfo>) - Constructor for class org.apache.hcatalog.mapreduce.JobInfo
Instantiates a new hcat job info.

L

lf - Variable in class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver
 
LIST - Static variable in class org.apache.hcatalog.data.DataType
 
LoadFuncBasedInputDriver - Class in org.apache.hcatalog.pig.drivers
This is a base class which wraps a Load func in HCatInputStorageDriver.
LoadFuncBasedInputDriver() - Constructor for class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver
 
LoadFuncBasedInputFormat - Class in org.apache.hcatalog.pig.drivers
based on PigStorage
LoadFuncBasedInputFormat(LoadFunc, ResourceSchema) - Constructor for class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputFormat
 
logAllTokens(Log, JobContext) - Static method in class org.apache.hcatalog.common.HCatUtil
 
logEntrySet(Log, String, Set<? extends Map.Entry>) - Static method in class org.apache.hcatalog.common.HCatUtil
 
logHiveConf(Log, HiveConf) - Static method in class org.apache.hcatalog.common.HCatUtil
debug log the hive conf
logList(Log, String, List<? extends Object>) - Static method in class org.apache.hcatalog.common.HCatUtil
 
logMap(Log, String, Map<? extends Object, ? extends Object>) - Static method in class org.apache.hcatalog.common.HCatUtil
 
logStackTrace(Log) - Static method in class org.apache.hcatalog.common.HCatUtil
Logging stack trace
logToken(Log, String, Token<? extends TokenIdentifier>) - Static method in class org.apache.hcatalog.common.HCatUtil
 
LONG - Static variable in class org.apache.hcatalog.data.DataType
 

M

main(String[]) - Static method in class org.apache.hcatalog.cli.HCatCli
 
main(String[]) - Static method in class org.apache.hcatalog.oozie.JavaAction
 
makeHar(JobContext, String, String) - Static method in class org.apache.hcatalog.har.HarOutputCommitterPostProcessor
Creates a har file from the contents of a given directory, using that as root.
MAP - Static variable in class org.apache.hcatalog.data.DataType
 
markStale(boolean) - Method in class org.apache.hcatalog.data.HCatArrayBag
 

N

needsTaskCommit(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatBaseOutputCommitter
 
needsTaskCommit(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatOutputCommitter
 
next() - Method in class org.apache.hcatalog.data.HCatArrayBag.HCatArrayBagIterator
 
nextKeyValue() - Method in class org.apache.hcatalog.rcfile.RCFileMapReduceRecordReader
 
NotificationListener - Class in org.apache.hcatalog.listener
Implementation of MetaStoreEventListener It sends message on two type of topics.
NotificationListener(Configuration) - Constructor for class org.apache.hcatalog.listener.NotificationListener
Create message bus connection and session in constructor.
NULL - Static variable in class org.apache.hcatalog.data.DataType
 

O

onAddPartition(AddPartitionEvent) - Method in class org.apache.hcatalog.listener.NotificationListener
 
onAlterPartition(AlterPartitionEvent) - Method in class org.apache.hcatalog.listener.NotificationListener
 
onAlterTable(AlterTableEvent) - Method in class org.apache.hcatalog.listener.NotificationListener
 
onCreateDatabase(CreateDatabaseEvent) - Method in class org.apache.hcatalog.listener.NotificationListener
 
onCreateTable(CreateTableEvent) - Method in class org.apache.hcatalog.listener.NotificationListener
 
onDropDatabase(DropDatabaseEvent) - Method in class org.apache.hcatalog.listener.NotificationListener
 
onDropPartition(DropPartitionEvent) - Method in class org.apache.hcatalog.listener.NotificationListener
 
onDropTable(DropTableEvent) - Method in class org.apache.hcatalog.listener.NotificationListener
 
onLoadPartitionDone(LoadPartitionDoneEvent) - Method in class org.apache.hcatalog.listener.NotificationListener
 
org.apache.hcatalog.cli - package org.apache.hcatalog.cli
 
org.apache.hcatalog.cli.SemanticAnalysis - package org.apache.hcatalog.cli.SemanticAnalysis
 
org.apache.hcatalog.common - package org.apache.hcatalog.common
 
org.apache.hcatalog.data - package org.apache.hcatalog.data
 
org.apache.hcatalog.data.schema - package org.apache.hcatalog.data.schema
 
org.apache.hcatalog.har - package org.apache.hcatalog.har
 
org.apache.hcatalog.listener - package org.apache.hcatalog.listener
 
org.apache.hcatalog.mapreduce - package org.apache.hcatalog.mapreduce
 
org.apache.hcatalog.oozie - package org.apache.hcatalog.oozie
 
org.apache.hcatalog.pig - package org.apache.hcatalog.pig
 
org.apache.hcatalog.pig.drivers - package org.apache.hcatalog.pig.drivers
 
org.apache.hcatalog.rcfile - package org.apache.hcatalog.rcfile
 

P

Pair<T,U> - Class in org.apache.hcatalog.data
Copy of C++ STL pair container.
Pair(T, U) - Constructor for class org.apache.hcatalog.data.Pair
 
PartInfo - Class in org.apache.hcatalog.mapreduce
The Class used to serialize the partition information read from the metadata server that maps to a partition
PartInfo(HCatSchema, String, String, Properties) - Constructor for class org.apache.hcatalog.mapreduce.PartInfo
Instantiates a new hcat partition info.
partitions - Variable in class org.apache.hcatalog.pig.HCatBaseStorer
 
PIG_SCHEMA - Static variable in class org.apache.hcatalog.pig.HCatBaseStorer
 
PigHCatUtil - Class in org.apache.hcatalog.pig
 
PigHCatUtil() - Constructor for class org.apache.hcatalog.pig.PigHCatUtil
 
pigSchema - Variable in class org.apache.hcatalog.pig.HCatBaseStorer
 
PigStorageInputDriver - Class in org.apache.hcatalog.pig.drivers
 
PigStorageInputDriver() - Constructor for class org.apache.hcatalog.pig.drivers.PigStorageInputDriver
 
postAnalyze(HiveSemanticAnalyzerHookContext, List<Task<? extends Serializable>>) - Method in class org.apache.hcatalog.cli.SemanticAnalysis.AlterTableFileFormatHook
 
postAnalyze(HiveSemanticAnalyzerHookContext, List<Task<? extends Serializable>>) - Method in class org.apache.hcatalog.cli.SemanticAnalysis.HCatSemanticAnalyzer
 
preAnalyze(HiveSemanticAnalyzerHookContext, ASTNode) - Method in class org.apache.hcatalog.cli.SemanticAnalysis.AddPartitionHook
 
preAnalyze(HiveSemanticAnalyzerHookContext, ASTNode) - Method in class org.apache.hcatalog.cli.SemanticAnalysis.AlterTableFileFormatHook
 
preAnalyze(HiveSemanticAnalyzerHookContext, ASTNode) - Method in class org.apache.hcatalog.cli.SemanticAnalysis.HCatSemanticAnalyzer
 
prepareForStorageDriverOutput(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatRecordWriter
 
prepareOutputLocation(HCatOutputStorageDriver, TaskAttemptContext) - Static method in class org.apache.hcatalog.mapreduce.HCatOutputFormat
Any initialization of file paths, set permissions and group on freshly created files This is called at RecordWriter instantiation time which can be at write-time for a dynamic partitioning usecase
prepareToRead(RecordReader, PigSplit) - Method in class org.apache.hcatalog.pig.HCatBaseLoader
 
prepareToWrite(RecordWriter) - Method in class org.apache.hcatalog.pig.HCatBaseStorer
 
PRUNE_PROJECTION_INFO - Static variable in class org.apache.hcatalog.pig.HCatBaseLoader
 
pushProjection(LoadPushDown.RequiredFieldList) - Method in class org.apache.hcatalog.pig.HCatBaseLoader
 
putNext(Tuple) - Method in class org.apache.hcatalog.pig.HCatBaseStorer
 

R

RCFileInputDriver - Class in org.apache.hcatalog.rcfile
 
RCFileInputDriver() - Constructor for class org.apache.hcatalog.rcfile.RCFileInputDriver
 
RCFileMapReduceInputFormat<K extends org.apache.hadoop.io.LongWritable,V extends org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable> - Class in org.apache.hcatalog.rcfile
 
RCFileMapReduceInputFormat() - Constructor for class org.apache.hcatalog.rcfile.RCFileMapReduceInputFormat
 
RCFileMapReduceOutputFormat - Class in org.apache.hcatalog.rcfile
The RC file input format using new Hadoop mapreduce APIs.
RCFileMapReduceOutputFormat() - Constructor for class org.apache.hcatalog.rcfile.RCFileMapReduceOutputFormat
 
RCFileMapReduceRecordReader<K extends org.apache.hadoop.io.LongWritable,V extends org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable> - Class in org.apache.hcatalog.rcfile
 
RCFileMapReduceRecordReader() - Constructor for class org.apache.hcatalog.rcfile.RCFileMapReduceRecordReader
 
RCFileOutputDriver - Class in org.apache.hcatalog.rcfile
The storage driver for writing RCFile data through HCatOutputFormat.
RCFileOutputDriver() - Constructor for class org.apache.hcatalog.rcfile.RCFileOutputDriver
 
readDatum(DataInput) - Static method in class org.apache.hcatalog.data.ReaderWriter
 
ReaderWriter - Class in org.apache.hcatalog.data
 
ReaderWriter() - Constructor for class org.apache.hcatalog.data.ReaderWriter
 
readFields(DataInput) - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
readFields(DataInput) - Method in class org.apache.hcatalog.data.HCatArrayBag
 
relativeToAbsolutePath(String, Path) - Method in class org.apache.hcatalog.pig.HCatLoader
 
relToAbsPathForStoreLocation(String, Path) - Method in class org.apache.hcatalog.pig.HCatBaseStorer
 
remove(int) - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
remove() - Method in class org.apache.hcatalog.data.HCatArrayBag.HCatArrayBagIterator
 
remove(int) - Method in class org.apache.hcatalog.data.HCatRecord
 
remove(HCatFieldSchema) - Method in class org.apache.hcatalog.data.schema.HCatSchema
 
run(String) - Method in class org.apache.hcatalog.cli.HCatDriver
 

S

saveConfigIntoUDFProperties(Properties, Configuration, String) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
second - Variable in class org.apache.hcatalog.data.Pair
 
send(Object, String, String) - Method in class org.apache.hcatalog.listener.NotificationListener
 
serialize(Serializable) - Static method in class org.apache.hcatalog.common.HCatUtil
 
session - Variable in class org.apache.hcatalog.listener.NotificationListener
 
set(int, Object) - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
set(String, HCatSchema, Object) - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
set(String, HCatSchema, Object) - Method in class org.apache.hcatalog.data.HCatRecord
 
set(int, Object) - Method in interface org.apache.hcatalog.data.HCatRecordable
Sets the field at the specified index.
setBoolean(String, HCatSchema, Boolean) - Method in class org.apache.hcatalog.data.HCatRecord
 
setByte(String, HCatSchema, Byte) - Method in class org.apache.hcatalog.data.HCatRecord
 
setColumnNumber(Configuration, int) - Static method in class org.apache.hcatalog.rcfile.RCFileMapReduceOutputFormat
Set number of columns into the given configuration.
setDouble(String, HCatSchema, Double) - Method in class org.apache.hcatalog.data.HCatRecord
 
setDynamicPartitioningKeys(List<String>) - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Sets the list of dynamic partitioning keys used for outputting without specifying all the keys
setEnabled(boolean) - Method in class org.apache.hcatalog.har.HarOutputCommitterPostProcessor
 
setFloat(String, HCatSchema, Float) - Method in class org.apache.hcatalog.data.HCatRecord
 
setInput(Job, String, Map<String, String>) - Static method in class org.apache.hcatalog.mapreduce.HCatEximInputFormat
Set the input to use for the Job.
setInput(Job, HCatTableInfo) - Static method in class org.apache.hcatalog.mapreduce.HCatInputFormat
Set the input to use for the Job.
setInput(Job, HCatTableInfo) - Static method in class org.apache.hcatalog.mapreduce.InitializeInput
Set the input to use for the Job.
setInputPath(JobContext, String) - Method in class org.apache.hcatalog.mapreduce.HCatInputStorageDriver
Set the data location for the input.
setInputPath(JobContext, String) - Method in class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver
 
setInputPath(JobContext, String) - Method in class org.apache.hcatalog.rcfile.RCFileInputDriver
 
setInteger(String, HCatSchema, Integer) - Method in class org.apache.hcatalog.data.HCatRecord
 
setJobInfo(JobInfo) - Method in class org.apache.hcatalog.mapreduce.HCatTableInfo
Sets the value of jobInfo
setList(String, HCatSchema, List<?>) - Method in class org.apache.hcatalog.data.HCatRecord
 
setLocation(String, Job) - Method in class org.apache.hcatalog.pig.HCatEximLoader
 
setLocation(String, Job) - Method in class org.apache.hcatalog.pig.HCatLoader
 
setLong(String, HCatSchema, Long) - Method in class org.apache.hcatalog.data.HCatRecord
 
setMap(String, HCatSchema, Map<?, ?>) - Method in class org.apache.hcatalog.data.HCatRecord
 
setOriginalSchema(JobContext, HCatSchema) - Method in class org.apache.hcatalog.mapreduce.HCatInputStorageDriver
Set the schema of the data as originally published in HCat.
setOriginalSchema(JobContext, HCatSchema) - Method in class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver
 
setOriginalSchema(JobContext, HCatSchema) - Method in class org.apache.hcatalog.rcfile.RCFileInputDriver
 
setOutput(Job, String, String, String, HCatSchema, List<String>, HCatSchema) - Static method in class org.apache.hcatalog.mapreduce.HCatEximOutputFormat
 
setOutput(Job, String, String, String, HCatSchema, List<String>, HCatSchema, String, String, String, String, String) - Static method in class org.apache.hcatalog.mapreduce.HCatEximOutputFormat
 
setOutput(Job, HCatTableInfo) - Static method in class org.apache.hcatalog.mapreduce.HCatOutputFormat
Set the info about the output to write for the Job.
setOutputPath(JobContext, String) - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Set the data location for the output.
setOutputPath(JobContext, String) - Method in class org.apache.hcatalog.rcfile.RCFileOutputDriver
 
setOutputSchema(Job, HCatSchema) - Static method in class org.apache.hcatalog.mapreduce.HCatBaseInputFormat
Set the schema for the HCatRecord data returned by HCatInputFormat.
setOutputSchema(JobContext, HCatSchema) - Method in class org.apache.hcatalog.mapreduce.HCatInputStorageDriver
Set the consolidated schema for the HCatRecord data returned by the storage driver.
setOutputSchema(JobContext, HCatSchema) - Method in class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver
 
setOutputSchema(JobContext, HCatSchema) - Method in class org.apache.hcatalog.rcfile.RCFileInputDriver
 
setPartDetails(OutputJobInfo, HCatSchema, Map<String, String>) - Static method in class org.apache.hcatalog.mapreduce.HCatBaseOutputFormat
 
setPartitionFilter(Expression) - Method in class org.apache.hcatalog.pig.HCatEximLoader
 
setPartitionFilter(Expression) - Method in class org.apache.hcatalog.pig.HCatLoader
 
setPartitionValues(JobContext, Map<String, String>) - Method in class org.apache.hcatalog.mapreduce.HCatInputStorageDriver
Sets the partition key values for the current partition.
setPartitionValues(JobContext, Map<String, String>) - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Sets the partition key values for the partition being written.
setPartitionValues(Map<String, String>) - Method in class org.apache.hcatalog.mapreduce.PartInfo
Sets the partition values.
setPartitionValues(JobContext, Map<String, String>) - Method in class org.apache.hcatalog.pig.drivers.LoadFuncBasedInputDriver
 
setPartitionValues(JobContext, Map<String, String>) - Method in class org.apache.hcatalog.rcfile.RCFileInputDriver
 
setPartitionValues(JobContext, Map<String, String>) - Method in class org.apache.hcatalog.rcfile.RCFileOutputDriver
 
setSchema(Job, HCatSchema) - Static method in class org.apache.hcatalog.mapreduce.HCatOutputFormat
Set the schema for the data being written out to the partition.
setSchema(JobContext, HCatSchema) - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Set the schema for the data being written out.
setSchema(JobContext, HCatSchema) - Method in class org.apache.hcatalog.rcfile.RCFileOutputDriver
 
setShort(String, HCatSchema, Short) - Method in class org.apache.hcatalog.data.HCatRecord
 
setStoreFuncUDFContextSignature(String) - Method in class org.apache.hcatalog.pig.HCatBaseStorer
 
setStoreLocation(String, Job) - Method in class org.apache.hcatalog.pig.HCatEximStorer
 
setStoreLocation(String, Job) - Method in class org.apache.hcatalog.pig.HCatStorer
 
setString(String, HCatSchema, String) - Method in class org.apache.hcatalog.data.HCatRecord
 
setStruct(String, HCatSchema, List<? extends Object>) - Method in class org.apache.hcatalog.data.HCatRecord
 
setUDFContextSignature(String) - Method in class org.apache.hcatalog.pig.HCatBaseLoader
 
setupJob(JobContext) - Method in class org.apache.hcatalog.mapreduce.HCatBaseOutputCommitter
 
setupJob(JobContext) - Method in class org.apache.hcatalog.mapreduce.HCatOutputCommitter
 
setupOutputCommitterJob(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatOutputStorageDriver
Implementation that calls the underlying output committer's setupJob, used in lieu of underlying committer's setupJob when using dynamic partitioning The default implementation should be overriden by underlying implementations that do not use FileOutputCommitter.
setupTask(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatBaseOutputCommitter
 
setupTask(TaskAttemptContext) - Method in class org.apache.hcatalog.mapreduce.HCatOutputCommitter
 
SHORT - Static variable in class org.apache.hcatalog.data.DataType
 
sign - Variable in class org.apache.hcatalog.pig.HCatBaseStorer
 
signature - Variable in class org.apache.hcatalog.pig.HCatBaseLoader
 
size() - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
size() - Method in class org.apache.hcatalog.data.HCatArrayBag
 
size() - Method in interface org.apache.hcatalog.data.HCatRecordable
Gets the size of the hcat record.
size() - Method in class org.apache.hcatalog.data.schema.HCatSchema
 
spill() - Method in class org.apache.hcatalog.data.HCatArrayBag
 
storeInUDFContext(String, String, Object) - Method in class org.apache.hcatalog.pig.HCatBaseLoader
 
storeSchema(ResourceSchema, String, Job) - Method in class org.apache.hcatalog.pig.HCatEximStorer
 
storeSchema(ResourceSchema, String, Job) - Method in class org.apache.hcatalog.pig.HCatStorer
 
storeStatistics(ResourceStatistics, String, Job) - Method in class org.apache.hcatalog.pig.HCatBaseStorer
 
STRING - Static variable in class org.apache.hcatalog.data.DataType
 
STRUCT - Static variable in class org.apache.hcatalog.data.DataType
 
SUCCEEDED_FILE_NAME - Static variable in class org.apache.hcatalog.mapreduce.HCatBaseOutputCommitter
 
SUCCEEDED_FILE_NAME - Static variable in class org.apache.hcatalog.mapreduce.HCatOutputCommitter
 

T

TEMP_DIR_NAME - Static variable in class org.apache.hcatalog.mapreduce.HCatOutputFormat
The directory under which data is initially written for a non partitioned table
toString() - Method in exception org.apache.hcatalog.common.HCatException
 
toString() - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
toString() - Method in class org.apache.hcatalog.data.Pair
 
toString() - Method in class org.apache.hcatalog.data.schema.HCatFieldSchema
 
toString() - Method in class org.apache.hcatalog.data.schema.HCatSchema
 
transformToBag(List<? extends Object>, HCatFieldSchema) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
transformToPigMap(Map<String, Object>, HCatFieldSchema) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
transformToTuple(HCatRecord, HCatSchema) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
transformToTuple(List<? extends Object>, HCatFieldSchema) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
transformToTuple(List<? extends Object>, HCatSchema) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 

V

validateExecuteBitPresentIfReadOrWrite(FsAction) - Static method in class org.apache.hcatalog.common.HCatUtil
Ensure that read or write permissions are not granted without also granting execute permissions.
validateHCatTableSchemaFollowsPigRules(HCatSchema) - Static method in class org.apache.hcatalog.pig.PigHCatUtil
 
validateMorePermissive(FsAction, FsAction) - Static method in class org.apache.hcatalog.common.HCatUtil
Test if the first FsAction is more permissive than the second.
validatePartitionSchema(Table, HCatSchema) - Static method in class org.apache.hcatalog.common.HCatUtil
Validate partition schema, checks if the column types match between the partition and the existing table schema.
valueOf(String) - Static method in enum org.apache.hcatalog.common.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hcatalog.data.schema.HCatFieldSchema.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hcatalog.data.schema.HCatFieldSchema.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hcatalog.mapreduce.HCatTableInfo.TableInfoType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.hcatalog.common.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hcatalog.data.schema.HCatFieldSchema.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hcatalog.data.schema.HCatFieldSchema.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hcatalog.mapreduce.HCatTableInfo.TableInfoType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withKeyType(HCatFieldSchema.Type) - Method in class org.apache.hcatalog.data.schema.HCatSchemaUtils.MapBuilder
 
withValueSchema(HCatSchema) - Method in class org.apache.hcatalog.data.schema.HCatSchemaUtils.MapBuilder
 
write(DataOutput) - Method in class org.apache.hcatalog.data.DefaultHCatRecord
 
write(DataOutput) - Method in class org.apache.hcatalog.data.HCatArrayBag
 
write(WritableComparable<?>, HCatRecord) - Method in class org.apache.hcatalog.mapreduce.HCatRecordWriter
 
writeDatum(DataOutput, Object) - Static method in class org.apache.hcatalog.data.ReaderWriter
 

A B C D E F G H I J L M N O P R S T V W