Serialized Form


Package org.apache.hadoop.mapred

Class analysejobhistory_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class Counters.CountersExceededException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class FileAlreadyExistsException extends IOException implements Serializable

serialVersionUID: 1L

Class gethistory_jsp extends HttpJspBase implements Serializable

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class InvalidFileTypeException extends IOException implements Serializable

serialVersionUID: 1L

Class InvalidInputException extends IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

problems

List<E> problems

Class InvalidJobConfException extends IOException implements Serializable

serialVersionUID: 1L

Class job_005fauthorization_005ferror_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobblacklistedtrackers_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobconf_005fhistory_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobconf_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobdetails_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobdetailshistory_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobfailures_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobhistory_jsp extends HttpJspBase implements Serializable

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobhistoryhome_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobqueue_005fdetails_jsp extends HttpJspBase implements Serializable

serialVersionUID: 526456771152222127L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobtasks_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobtaskshistory_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class jobtracker_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class JobTracker.IllegalStateException extends IOException implements Serializable

serialVersionUID: 1L

Class legacyjobhistory_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class loadhistory_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class machines_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class RawHistoryFileServlet extends HttpServlet implements Serializable

Serialized Fields

servletContext

ServletContext servletContext

Class taskdetails_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class taskdetailshistory_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class TaskGraphServlet extends HttpServlet implements Serializable

serialVersionUID: -1365683739392460020L

Class TaskLogServlet extends HttpServlet implements Serializable

serialVersionUID: -6615764817774487321L

Class taskstats_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class taskstatshistory_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class tasktracker_jsp extends HttpJspBase implements Serializable

serialVersionUID: 1L

Serialized Fields

_jspx_resourceInjector

ResourceInjector _jspx_resourceInjector

Class TaskTracker.MapOutputServlet extends HttpServlet implements Serializable

serialVersionUID: 1L


Package org.apache.hcatalog.api

Class ConnectionFailureException extends HCatException implements Serializable

serialVersionUID: 1L

Class ObjectNotFoundException extends HCatException implements Serializable

serialVersionUID: 1L


Package org.apache.hcatalog.common

Class HCatException extends IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

errorType

ErrorType errorType
The error type enum for this exception.


Package org.apache.hcatalog.data

Class Pair extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

first

Object first

second

Object second

Package org.apache.hcatalog.data.schema

Class HCatFieldSchema extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fieldName

String fieldName

comment

String comment

type

HCatFieldSchema.Type type

category

HCatFieldSchema.Category category

subSchema

HCatSchema subSchema

mapKeyType

HCatFieldSchema.Type mapKeyType

typeString

String typeString

Class HCatSchema extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fieldSchemas

List<E> fieldSchemas

fieldPositionMap

Map<K,V> fieldPositionMap

fieldNames

List<E> fieldNames

Package org.apache.hcatalog.data.transfer

Class ReaderContext extends Object implements Serializable

serialVersionUID: -2656468331739574367L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class WriterContext extends Object implements Serializable

serialVersionUID: -5899374262971611840L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.apache.hcatalog.hbase

Class HCatTableSnapshot extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

tableName

String tableName

databaseName

String databaseName

columnMap

Map<K,V> columnMap

latestRevision

long latestRevision

Package org.apache.hcatalog.hbase.snapshot

Class TableSnapshot extends Object implements Serializable

Serialized Fields

name

String name

cfRevisionMap

Map<K,V> cfRevisionMap

latestRevision

long latestRevision

Class Transaction extends Object implements Serializable

Serialized Fields

tableName

String tableName

columnFamilies

List<E> columnFamilies

timeStamp

long timeStamp

keepAlive

long keepAlive

revision

long revision

Package org.apache.hcatalog.hbase.snapshot.transaction.thrift

Class StoreFamilyRevision extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

revision

long revision

timestamp

long timestamp

__isset_bit_vector

BitSet __isset_bit_vector

Class StoreFamilyRevisionList extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

revisionList

List<E> revisionList

Package org.apache.hcatalog.mapreduce

Class HCatTableInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

databaseName

String databaseName
The db and table names


tableName

String tableName

dataColumns

HCatSchema dataColumns
The table schema.


partitionColumns

HCatSchema partitionColumns

table

Table table
The table being written to


storerInfo

StorerInfo storerInfo
The storer info

Class InputJobInfo extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException
Deserialize this object, decompressing the partitions which can exceed the allowed jobConf size.

Throws:
IOException
ClassNotFoundException
See Also:
HCATALOG-453

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Serialize this object, compressing the partitions which can exceed the allowed jobConf size.

Throws:
IOException
See Also:
HCATALOG-453
Serialized Fields

databaseName

String databaseName
The db and table names.


tableName

String tableName

tableInfo

HCatTableInfo tableInfo
meta information of the table to be read from


filter

String filter
The partition filter


properties

Properties properties
implementation specific job properties

Class OutputJobInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

databaseName

String databaseName
The db and table names.


tableName

String tableName

tableInfo

HCatTableInfo tableInfo
The table info provided by user.


outputSchema

HCatSchema outputSchema
The output schema. This is given to us by user. This wont contain any partition columns ,even if user has specified them.


location

String location
The location of the partition being written


partitionValues

Map<K,V> partitionValues
The partition values to publish to, if used for output


posOfPartCols

List<E> posOfPartCols

posOfDynPartCols

List<E> posOfDynPartCols

properties

Properties properties

maxDynamicPartitions

int maxDynamicPartitions

dynamicPartitioningKeys

List<E> dynamicPartitioningKeys
List of keys for which values were not specified at write setup time, to be infered at write time


harRequested

boolean harRequested

Class PartInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

partitionSchema

HCatSchema partitionSchema
The partition schema.


storageHandlerClassName

String storageHandlerClassName
The information about which input storage handler to use


inputFormatClassName

String inputFormatClassName

outputFormatClassName

String outputFormatClassName

serdeClassName

String serdeClassName

hcatProperties

Properties hcatProperties
HCat-specific properties set at the partition


location

String location
The data location.


partitionValues

Map<K,V> partitionValues
The map of partition key names and their values.


jobProperties

Map<K,V> jobProperties
Job properties associated with this parition


tableInfo

HCatTableInfo tableInfo
the table info associated with this partition

Class StorerInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

properties

Properties properties
The properties for the storage handler


ofClass

String ofClass

ifClass

String ifClass

serdeClass

String serdeClass

storageHandlerClass

String storageHandlerClass

Package org.apache.hcatalog.templeton

Class BadParam extends SimpleWebException implements Serializable

Class BusyException extends SimpleWebException implements Serializable

Class CallbackFailedException extends SimpleWebException implements Serializable

Class HcatException extends SimpleWebException implements Serializable

Serialized Fields

execBean

ExecBean execBean

statement

String statement

Class NotAuthorizedException extends SimpleWebException implements Serializable

Class QueueException extends SimpleWebException implements Serializable

Class SimpleWebException extends Throwable implements Serializable

Serialized Fields

httpCode

int httpCode

params

Map<K,V> params

Package org.apache.hcatalog.templeton.tool

Class NotFoundException extends Exception implements Serializable

serialVersionUID: 1L