Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

abort() - Method in class org.apache.nifi.util.hive.HiveWriter
Aborts the current Txn and switches to next Txn.
abortAllWriters(Map<HiveEndPoint, HiveWriter>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
Abort current Txn on all writers
abortAndCloseWriters(Map<HiveEndPoint, HiveWriter>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
abortTxn() - Method in class org.apache.nifi.util.hive.HiveWriter
Aborts current Txn in the txnBatch.
AbstractHiveQLProcessor - Class in org.apache.nifi.processors.hive
An abstract base class for HiveQL processors to share common data, methods, etc.
AbstractHiveQLProcessor() - Constructor for class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
 
AbstractHiveQLProcessor.ParameterHolder - Class in org.apache.nifi.processors.hive
 
AbstractHiveQLProcessor.TableName - Class in org.apache.nifi.processors.hive
 
addBlockPadding - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
addBloomFilterEntry() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
addPosition(long) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.RowIndexPositionRecorder
 
addRow(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
addRowBatch(VectorizedRowBatch) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
addUserMetadata(String, ByteBuffer) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
adjustedStripeSize - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
ALLOW_EXPLICIT_KEYTAB - Static variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
ALLOW_EXPLICIT_KEYTAB - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
altHeader - Variable in class org.apache.nifi.util.hive.CsvOutputOptions
 
appendAvroRecords(ProcessSession, byte[], DataFileWriter<GenericRecord>, AtomicReference<FlowFile>, List<PutHiveStreaming.HiveStreamingRecord>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
appendRecordsToFailure(ProcessSession, List<PutHiveStreaming.HiveStreamingRecord>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
appendRecordsToSuccess(ProcessSession, List<PutHiveStreaming.HiveStreamingRecord>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
appendStripe(byte[], int, int, StripeInformation, OrcProto.StripeStatistics) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
appendUserMetadata(List<OrcProto.UserMetadataItem>) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
ATTR_INPUT_TABLES - Static variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
 
ATTR_OUTPUT_PATH - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
ATTR_OUTPUT_TABLE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
ATTR_OUTPUT_TABLES - Static variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
 
ATTRIBUTE_DRIVEN_TABLE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
attributeName - Variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.ParameterHolder
 
authenticate(Configuration, KerberosUser) - Method in class org.apache.nifi.util.hive.HiveConfigurator
Acquires a UserGroupInformation using the given Configuration and KerberosUser.
authenticate(Configuration, String, String) - Method in class org.apache.nifi.util.hive.HiveConfigurator
authenticate(Configuration, String, String, long) - Method in class org.apache.nifi.util.hive.HiveConfigurator
Deprecated.
AuthenticationFailedException - Exception in org.apache.nifi.util.hive
 
AuthenticationFailedException(String, Exception) - Constructor for exception org.apache.nifi.util.hive.AuthenticationFailedException
 
AUTOCREATE_PARTITIONS - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
autoCreatePartitions - Variable in class org.apache.nifi.util.hive.HiveOptions
 
AVRO - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
AVRO - Static variable in class org.apache.nifi.util.hive.HiveJdbcCommon
 
AVRO_STORAGE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 

B

base_timestamp - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TimestampTreeWriter
 
BASE_TIMESTAMP_STRING - Static variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
BATCH_SIZE - Static variable in class org.apache.nifi.processors.hive.PutHiveQL
 
batchSize - Variable in class org.apache.nifi.util.hive.HiveOptions
 
BinaryTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BinaryTreeWriter
 
blockSize - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
bloomFilter - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
bloomFilterColumns - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
bloomFilterEntry - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
bloomFilterFpp - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
bloomFilterIndex - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
bloomFilterStream - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
BooleanTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BooleanTreeWriter
 
BUFFER_SIZE - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
BufferedStream(String, int, CompressionCodec) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
 
bufferSize - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
builder - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.RowIndexPositionRecorder
 
buildIndex - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
buildIndex() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Should be building the row index.
buildIndex - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
ByteTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ByteTreeWriter
 

C

call() - Method in interface org.apache.nifi.util.hive.HiveWriter.CallRunner
 
CALL_TIMEOUT - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
callback - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
callbackContext - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
callTimeout - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
callTimeout - Variable in class org.apache.nifi.util.hive.HiveOptions
 
callTimeout - Variable in class org.apache.nifi.util.hive.HiveWriter
 
callTimeoutPool - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
callTimeoutPool - Variable in class org.apache.nifi.util.hive.HiveWriter
 
callWithTimeout(HiveWriter.CallRunner<T>) - Method in class org.apache.nifi.util.hive.HiveWriter
Execute the callable on a separate thread and wait for the completion for the specified amount of time in milliseconds.
CHARSET - Static variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
 
charset - Variable in class org.apache.nifi.processors.hive.PutHiveQL.FunctionContext
 
CharTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.CharTreeWriter
 
checkAndThrowInterruptedException() - Static method in class org.apache.nifi.util.hive.HiveWriter
If the current thread has been interrupted, then throws an exception.
checkAndUpdateTableSchema(Map<String, String>, Connection, RecordSchema, String, List<String>, boolean, String, String, boolean) - Method in class org.apache.nifi.processors.hive.UpdateHiveTable
 
checkDictionaryEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
checkMemory(double) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
childrenWriters - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
cleanup() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
clear() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
Clear all of the buffers.
CLIENT_CACHE_DISABLED_PROPERTY - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
close() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
close() - Method in class org.apache.nifi.util.hive.HiveWriter
Close the Transaction Batch and connection
closeAllWriters(Map<HiveEndPoint, HiveWriter>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
Closes all writers and remove them from cache
closeConnection() - Method in class org.apache.nifi.util.hive.HiveWriter
 
closed - Variable in class org.apache.nifi.util.hive.HiveWriter
 
closeTxnBatch() - Method in class org.apache.nifi.util.hive.HiveWriter
 
codec - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
COLUMN_COUNT_THRESHOLD - Static variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
columnCount - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
CommitFailure(HiveEndPoint, Long, Throwable) - Constructor for exception org.apache.nifi.util.hive.HiveWriter.CommitFailure
 
commitTxn() - Method in class org.apache.nifi.util.hive.HiveWriter
 
compress - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
COMPRESSION_TYPE - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
compressionStrategy - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
computeRawDataSize() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
conf - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
configResources - Variable in class org.apache.nifi.util.hive.ValidationResources
 
configuration - Variable in class org.apache.nifi.util.hive.ValidationResources
 
ConnectFailure(HiveEndPoint, Throwable) - Constructor for exception org.apache.nifi.util.hive.HiveWriter.ConnectFailure
 
connection - Variable in class org.apache.nifi.util.hive.HiveWriter
 
connectionUrl - Variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
connectionUrl - Variable in class org.apache.nifi.processors.hive.PutHiveQL.FunctionContext
 
constructProcess() - Method in class org.apache.nifi.processors.hive.PutHiveQL
 
ConvertAvroToORC - Class in org.apache.nifi.processors.hive
The ConvertAvroToORC processor takes an Avro-formatted flow file as input and converts it into ORC format.
ConvertAvroToORC() - Constructor for class org.apache.nifi.processors.hive.ConvertAvroToORC
 
convertToAvroStream(ResultSet, OutputStream, int, boolean) - Static method in class org.apache.nifi.util.hive.HiveJdbcCommon
 
convertToAvroStream(ResultSet, OutputStream, String, int, boolean, HiveJdbcCommon.ResultSetRowCallback) - Static method in class org.apache.nifi.util.hive.HiveJdbcCommon
 
convertToCsvStream(ResultSet, OutputStream, CsvOutputOptions) - Static method in class org.apache.nifi.util.hive.HiveJdbcCommon
 
convertToCsvStream(ResultSet, OutputStream, String, HiveJdbcCommon.ResultSetRowCallback, CsvOutputOptions) - Static method in class org.apache.nifi.util.hive.HiveJdbcCommon
 
convertToORCObject(TypeInfo, Object) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
CREATE_IF_NOT_EXISTS - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
CREATE_TABLE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
createBloomFilter - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
createCodec(CompressionKind) - Static method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
createIntegerWriter(PositionedOutputStream, boolean, boolean, OrcFlowFileWriter.StreamFactory) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
createOrcStruct(TypeInfo, Object...) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
Create an object of OrcStruct given a TypeInfo and a list of objects
createRowIndexEntry() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
createRowIndexEntry() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
This method doesn't call the super method, because unlike most of the other TreeWriters, this one can't record the position in the streams until the stripe is being flushed.
createRowIndexEntry() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
Create a row index entry with the previous location and the current index statistics.
createSchema(ResultSet, boolean) - Static method in class org.apache.nifi.util.hive.HiveJdbcCommon
 
createSchema(ResultSet, String, boolean) - Static method in class org.apache.nifi.util.hive.HiveJdbcCommon
Creates an Avro schema from a result set.
createStream(int, OrcProto.Stream.Kind) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Create a stream to store part of a column.
createTreeWriter(ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Static method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
createWriter(OutputStream, Path, Configuration, TypeInfo, long, CompressionKind, int) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
CSV - Static variable in class org.apache.nifi.util.hive.HiveJdbcCommon
 
CSV_MIME_TYPE - Static variable in class org.apache.nifi.util.hive.HiveJdbcCommon
 
CsvOutputOptions - Class in org.apache.nifi.util.hive
 
CsvOutputOptions(boolean, String, String, boolean, boolean, int) - Constructor for class org.apache.nifi.util.hive.CsvOutputOptions
 
customValidate(ValidationContext) - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
customValidate(ValidationContext) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
customValidate(ValidationContext) - Method in class org.apache.nifi.processors.hive.UpdateHiveTable
 

D

database - Variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
 
DATABASE_URL - Static variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
databaseName - Variable in class org.apache.nifi.util.hive.HiveOptions
 
dataSource - Variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
DateTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DateTreeWriter
 
DB_NAME - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
DB_PASSWORD - Static variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
DB_USER - Static variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
DecimalTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DecimalTreeWriter
 
DEFAULT_MAX_CONN_LIFETIME - Static variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
DEFAULT_TICK_TUPLE_INTERVAL_SECS - Static variable in class org.apache.nifi.util.hive.HiveOptions
Half of the default Config.TOPOLOGY_MESSAGE_TIMEOUT_SECS
defaultStripeSize - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
delimiter - Variable in class org.apache.nifi.util.hive.CsvOutputOptions
 
dictionary - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
dictionaryKeySizeThreshold - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
directLengthOutput - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
DirectStream(OutputStream) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DirectStream
 
directStreamOutput - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
doneDictionaryCheck - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
DoubleTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DoubleTreeWriter
 

E

encodingStrategy - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
endPoint - Variable in class org.apache.nifi.util.hive.HiveWriter
 
equals(Object) - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
 
escape - Variable in class org.apache.nifi.util.hive.CsvOutputOptions
 
estimateMemory() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
estimateMemory() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
Estimate how much memory the writer is consuming excluding the streams.
estimateStripeSize() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
exceptionHandler - Variable in class org.apache.nifi.processors.hive.PutHiveQL
 
executeConfigStatements(Connection, List<String>) - Method in class org.apache.nifi.processors.hive.SelectHiveQL
 
EXTERNAL_TABLE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
EXTERNAL_TABLE_LOCATION - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
extractMillisWithInfinite(PropertyValue) - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 

F

FAIL_IF_NOT_EXISTS - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
failedRecordCount - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
Failure(String, Throwable) - Constructor for exception org.apache.nifi.util.hive.HiveWriter.Failure
 
failureAvroHeader - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
failureAvroWriter - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
failureFlowFile - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
FETCH_SIZE - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
fetchFlowFiles - Variable in class org.apache.nifi.processors.hive.PutHiveQL
 
fieldMap - Variable in class org.apache.nifi.processors.hive.UpdateHiveTable.OutputMetadataHolder
 
fields - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StructTreeWriter
 
fileStatistics - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
findTableNames(String) - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
 
findTableNames(Object, Set<AbstractHiveQLProcessor.TableName>) - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
 
FloatTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.FloatTreeWriter
 
flowFileOutputStream - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
flush() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
Flush the stream to the codec.
flush(boolean) - Method in class org.apache.nifi.util.hive.HiveWriter
Commits the current Txn if totalRecordsPerTransaction > 0 .
flushAllWriters(Map<HiveEndPoint, HiveWriter>, boolean) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
flushAndClose() - Method in class org.apache.nifi.util.hive.HiveWriter
Flush and Close current transactionBatch.
flushDictionary() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
flushStripe() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
formatNanos(int) - Static method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TimestampTreeWriter
 
foundNulls - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
FunctionContext(boolean, Charset, String) - Constructor for class org.apache.nifi.processors.hive.PutHiveQL.FunctionContext
 
FunctionContext(boolean, ComponentLog) - Constructor for class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
It's possible that multiple Hive streaming transactions are committed within a single onTrigger.

G

generateHiveDDL(Schema, String) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
generateRecord(List<String>) - Method in class org.apache.nifi.util.hive.HiveWriter
 
getAllColumnTreeWriters(OrcFlowFileWriter.TreeWriter) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
getAllColumnTreeWritersImpl(OrcFlowFileWriter.TreeWriter, List<OrcFlowFileWriter.TreeWriter>) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
getAltHeader() - Method in class org.apache.nifi.util.hive.CsvOutputOptions
 
getAutoCreatePartitions() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getAvroSchemaTypeOfObject(Object) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
getBatchSize() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getBloomFilterColumns() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Get the bloom filter columns
getBloomFilterFPP() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Get bloom filter false positive percentage.
getBufferSize() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
Get the number of bytes in buffers that are allocated to this stream.
getCallTimeOut() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getChildrenWriters() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
getClosestBufferSize(int, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
getColumnNamesFromInspector(ObjectInspector) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
getCompressionStrategy() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Get the compression strategy to use.
getConfigResources() - Method in class org.apache.nifi.util.hive.ValidationResources
 
getConfiguration() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Get the writer's configuration.
getConfiguration() - Method in class org.apache.nifi.util.hive.ValidationResources
 
getConfigurationFromFiles(String) - Method in class org.apache.nifi.util.hive.HiveConfigurator
 
getConfigurationFromFiles(String) - Static method in class org.apache.nifi.util.hive.HiveJdbcCommon
 
getConnection() - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
getConnectionURL() - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
getCurrentColumnId() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Get the current column id.
getDatabase() - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
 
getDatabaseName() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getDelimiter() - Method in class org.apache.nifi.util.hive.CsvOutputOptions
 
getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BinaryTreeWriter
 
getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DateTreeWriter
 
getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DecimalTreeWriter
 
getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.IntegerTreeWriter
 
getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ListTreeWriter
 
getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.MapTreeWriter
 
getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TimestampTreeWriter
 
getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
Get the encoding for this column.
getEncodingStrategy() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Get the encoding strategy to use.
getEstimatedBufferSize(int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
getEstimatedBufferSize(String, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
getFieldMap() - Method in class org.apache.nifi.processors.hive.UpdateHiveTable.OutputMetadataHolder
 
getFileStatistics() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
getHeartBeatInterval() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getHiveQL(ProcessSession, FlowFile, Charset) - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
Determines the HiveQL statement that should be executed for the given FlowFile
getHiveTypeFromAvroType(Schema) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
getHiveTypeFromFieldType(DataType, boolean) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
getIdleTimeout() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getKerberosKeytab() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getKerberosPrincipal() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getKerberosProperties() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
getLastUsed() - Method in class org.apache.nifi.util.hive.HiveWriter
 
getLogicalTypeInfo(Schema) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
getMaxOpenConnections() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getMaxRowsPerFlowFile() - Method in class org.apache.nifi.util.hive.CsvOutputOptions
 
getMemoryAvailableForORC() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
getMemoryManager(Configuration) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
getMetaStoreURI() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getNextColumnId() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Get the next column id.
getNumberOfRows() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
Row count gets updated when flushing the stripes.
getOrcField(Schema) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
getOrCreateWriter(Map<HiveEndPoint, HiveWriter>, HiveOptions, HiveEndPoint) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
getOutputSchema() - Method in class org.apache.nifi.processors.hive.UpdateHiveTable.OutputMetadataHolder
 
getOutputSize() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
Get the number of bytes that will be written to the output.
getPartitionValues() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming.HiveStreamingRecord
 
getPrimitiveOrcTypeFromPrimitiveAvroType(Schema.Type) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
getQualifiedTableName() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getQueries(String) - Method in class org.apache.nifi.processors.hive.SelectHiveQL
 
getRawDataSize() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
Raw data size will be compute when writing the file footer.
getRawDataSizeFromInspectors(OrcFlowFileWriter.TreeWriter, ObjectInspector) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
getRawDataSizeFromPrimitives(OrcFlowFileWriter.TreeWriter, ObjectInspector) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
getRecord() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming.HiveStreamingRecord
 
getRecordWriter(HiveEndPoint, UserGroupInformation, HiveConf) - Method in class org.apache.nifi.util.hive.HiveWriter
 
getRelationships() - Method in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
getRelationships() - Method in class org.apache.nifi.processors.hive.PutHiveQL
 
getRelationships() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
getRelationships() - Method in class org.apache.nifi.processors.hive.SelectHiveQL
 
getRelationships() - Method in class org.apache.nifi.processors.hive.UpdateHiveTable
 
getRowIndex() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
getRowIndexEntry() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
getRowIndexStride() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Get the stride rate of the row index.
getStream() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
getStripeStatistics() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
getSupportedPropertyDescriptors() - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
getSupportedPropertyDescriptors() - Method in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
getSupportedPropertyDescriptors() - Method in class org.apache.nifi.processors.hive.PutHiveQL
 
getSupportedPropertyDescriptors() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
getSupportedPropertyDescriptors() - Method in class org.apache.nifi.processors.hive.SelectHiveQL
 
getSupportedPropertyDescriptors() - Method in class org.apache.nifi.processors.hive.UpdateHiveTable
 
getTable() - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
 
getTableName() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getTextValue(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.CharTreeWriter
Override base class implementation to support char values.
getTextValue(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
Method to retrieve text values from the value object, which can be overridden by subclasses.
getTextValue(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.VarcharTreeWriter
Override base class implementation to support varchar values.
getTickTupleInterval() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getTotalRecords() - Method in class org.apache.nifi.util.hive.HiveWriter
Returns totalRecords written so far in a transaction
getTxnsPerBatch() - Method in class org.apache.nifi.util.hive.HiveOptions
 
getUgi() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
getVersion() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Get the version of the file to write.
GREATER_THAN_ONE_VALIDATOR - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 

H

hashCode() - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
 
HDFS_BUFFER_SIZE - Static variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
header - Variable in class org.apache.nifi.util.hive.CsvOutputOptions
 
headerLength - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
heartBeat() - Method in class org.apache.nifi.util.hive.HiveWriter
Queues up a heartbeat request on the current and remaining txns using the heartbeatThdPool and returns immediately
HEARTBEAT_INTERVAL - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
heartBeatInterval - Variable in class org.apache.nifi.util.hive.HiveOptions
 
heartBeatTimer - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
HIVE_CONFIGURATION_RESOURCES - Static variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
HIVE_CONFIGURATION_RESOURCES - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
HIVE_DBCP_SERVICE - Static variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
 
HIVE_DBCP_SERVICE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
HIVE_DDL_ATTRIBUTE - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
HIVE_STREAMING_RECORD_COUNT_ATTR - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
HIVE_TABLE_NAME - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
hiveConfig - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
hiveConfigurator - Variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
hiveConfigurator - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
HiveConfigurator - Class in org.apache.nifi.util.hive
 
HiveConfigurator() - Constructor for class org.apache.nifi.util.hive.HiveConfigurator
 
HiveConnectionPool - Class in org.apache.nifi.dbcp.hive
Implementation for Database Connection Pooling Service used for Apache Hive connections.
HiveConnectionPool() - Constructor for class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
HiveJdbcCommon - Class in org.apache.nifi.util.hive
JDBC / HiveQL common functions.
HiveJdbcCommon() - Constructor for class org.apache.nifi.util.hive.HiveJdbcCommon
 
HiveJdbcCommon.ResultSetRowCallback - Interface in org.apache.nifi.util.hive
An interface for callback methods which allows processing of a row during the convertToXYZStream() processing.
HiveOptions - Class in org.apache.nifi.util.hive
 
HiveOptions(String, String, String) - Constructor for class org.apache.nifi.util.hive.HiveOptions
 
HIVEQL_CSV_ALT_HEADER - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
HIVEQL_CSV_DELIMITER - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
HIVEQL_CSV_ESCAPE - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
HIVEQL_CSV_HEADER - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
HIVEQL_CSV_QUOTE - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
HIVEQL_OUTPUT_FORMAT - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
HIVEQL_POST_QUERY - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
HIVEQL_PRE_QUERY - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
HIVEQL_SELECT_QUERY - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
HIVEQL_TYPE_ATTRIBUTE_PATTERN - Static variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
 
HiveStreamingRecord(List<String>, GenericRecord) - Constructor for class org.apache.nifi.processors.hive.PutHiveStreaming.HiveStreamingRecord
 
HiveUtils - Class in org.apache.nifi.util.hive
 
HiveUtils() - Constructor for class org.apache.nifi.util.hive.HiveUtils
 
HiveWriter - Class in org.apache.nifi.util.hive
 
HiveWriter(HiveEndPoint, int, boolean, long, ExecutorService, UserGroupInformation, HiveConf) - Constructor for class org.apache.nifi.util.hive.HiveWriter
 
HiveWriter.CallRunner<T> - Interface in org.apache.nifi.util.hive
Simple interface whose call method is called by {#callWithTimeout} in a new thread inside a PrivilegedExceptionAction.run() call.
HiveWriter.CommitFailure - Exception in org.apache.nifi.util.hive
 
HiveWriter.ConnectFailure - Exception in org.apache.nifi.util.hive
 
HiveWriter.Failure - Exception in org.apache.nifi.util.hive
 
HiveWriter.TxnBatchFailure - Exception in org.apache.nifi.util.hive
 
HiveWriter.TxnFailure - Exception in org.apache.nifi.util.hive
 
HiveWriter.WriteFailure - Exception in org.apache.nifi.util.hive
 

I

id - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
idleTimeout - Variable in class org.apache.nifi.util.hive.HiveOptions
 
indexStatistics - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
init(ControllerServiceInitializationContext) - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
init(ProcessorInitializationContext) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
init(ProcessorInitializationContext) - Method in class org.apache.nifi.processors.hive.UpdateHiveTable
 
initAvroWriter(ProcessSession, String, DataFileStream<GenericRecord>, DataFileWriter<GenericRecord>, AtomicReference<FlowFile>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
initAvroWriters(ProcessSession, String, DataFileStream<GenericRecord>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
initConnection - Variable in class org.apache.nifi.processors.hive.PutHiveQL
 
INITIAL_DICTIONARY_SIZE - Static variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
input - Variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
 
inspector - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
IntegerTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.IntegerTreeWriter
 
intInspector - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.IntegerTreeWriter
 
isAllowExplicitKeytab() - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
isAllowExplicitKeytab() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
isCompressed() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
Is the ORC file compressed?
isCompressed - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
isDirectV2 - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BinaryTreeWriter
 
isDirectV2 - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DateTreeWriter
 
isDirectV2 - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DecimalTreeWriter
 
isDirectV2 - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.IntegerTreeWriter
 
isDirectV2 - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ListTreeWriter
 
isDirectV2 - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.MapTreeWriter
 
isDirectV2 - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
isDirectV2 - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TimestampTreeWriter
 
isEscape() - Method in class org.apache.nifi.util.hive.CsvOutputOptions
 
isHeader() - Method in class org.apache.nifi.util.hive.CsvOutputOptions
 
isInput() - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
 
isLogicalType(Schema) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
isNewWriteFormat(OrcFlowFileWriter.StreamFactory) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
isPresent - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
isPresentOutStream - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
isQuote() - Method in class org.apache.nifi.util.hive.CsvOutputOptions
 
isSuppressed() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
Check the state of suppress flag in output stream

J

jdbcType - Variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.ParameterHolder
 

K

KERBEROS_CREDENTIALS_SERVICE - Static variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
KERBEROS_CREDENTIALS_SERVICE - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
kerberosConfigFile - Variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
kerberosConfigFile - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
kerberosKeytab - Variable in class org.apache.nifi.util.hive.HiveOptions
 
kerberosPrincipal - Variable in class org.apache.nifi.util.hive.HiveOptions
 
kerberosProperties - Variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
kerberosProperties - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
kerberosUserReference - Variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
kerberosUserReference - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 

L

lastUsed - Variable in class org.apache.nifi.util.hive.HiveWriter
 
length - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BinaryTreeWriter
 
lengthOutput - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
lengths - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ListTreeWriter
 
lengths - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.MapTreeWriter
 
ListTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ListTreeWriter
 
LOG - Static variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
LOG - Static variable in class org.apache.nifi.util.hive.HiveUtils
 
LOG - Static variable in class org.apache.nifi.util.hive.HiveWriter
 
logAllHiveEndPoints(Map<HiveEndPoint, HiveWriter>) - Static method in class org.apache.nifi.util.hive.HiveUtils
 
logger - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
longInspector - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.IntegerTreeWriter
 

M

makeEndPoint(List<String>, HiveOptions) - Static method in class org.apache.nifi.util.hive.HiveUtils
 
makeHiveEndPoint(List<String>, HiveOptions) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
makeHiveWriter(HiveEndPoint, ExecutorService, UserGroupInformation, HiveOptions) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
makeHiveWriter(HiveEndPoint, ExecutorService, UserGroupInformation, HiveOptions, HiveConf) - Static method in class org.apache.nifi.util.hive.HiveUtils
 
MANAGED_TABLE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
MapTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.MapTreeWriter
 
MAX_CONN_LIFETIME - Static variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
MAX_FRAGMENTS - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
MAX_OPEN_CONNECTIONS - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
MAX_ROWS_PER_FLOW_FILE - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
MAX_TOTAL_CONNECTIONS - Static variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
MAX_WAIT_TIME - Static variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
maxOpenConnections - Variable in class org.apache.nifi.util.hive.HiveOptions
 
maxRowsPerFlowFile - Variable in class org.apache.nifi.util.hive.CsvOutputOptions
 
memoryManager - Static variable in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
memoryManager - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
METASTORE_URI - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
metaStoreURI - Variable in class org.apache.nifi.util.hive.HiveOptions
 
MILLIS_PER_SECOND - Static variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
MIME_TYPE_AVRO_BINARY - Static variable in class org.apache.nifi.util.hive.HiveJdbcCommon
 
MIN_ROW_INDEX_STRIDE - Static variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 

N

nanos - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TimestampTreeWriter
 
newConnection(HiveEndPoint, boolean, HiveConf, UserGroupInformation) - Method in class org.apache.nifi.util.hive.HiveWriter
 
nextTxn(boolean) - Method in class org.apache.nifi.util.hive.HiveWriter
if there are remainingTransactions in current txnBatch, begins nextTransactions otherwise creates new txnBatch.
nextTxnBatch(RecordWriter) - Method in class org.apache.nifi.util.hive.HiveWriter
 
NiFiOrcUtils - Class in org.apache.hadoop.hive.ql.io.orc
Utility methods for ORC support (conversion from Avro, conversion to Hive types, e.g.
NiFiOrcUtils() - Constructor for class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
normalize(String) - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
Normalize query.
NORMALIZE_NAMES_FOR_AVRO - Static variable in class org.apache.nifi.util.hive.HiveJdbcCommon
 
normalizeHiveTableName(String) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
 
normalizeNameForAvro(String) - Static method in class org.apache.nifi.util.hive.HiveJdbcCommon
 
NUMBER_PATTERN - Static variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
 

O

onConfigured(ConfigurationContext) - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
Configures connection pool by creating an instance of the BasicDataSource based on configuration provided with ConfigurationContext.
onFlowFileError(ProcessContext, ProcessSession, RoutingResult) - Method in class org.apache.nifi.processors.hive.PutHiveQL
 
onHiveRecordError(ProcessContext, ProcessSession, Map<HiveEndPoint, HiveWriter>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
onHiveRecordsError(ProcessContext, ProcessSession, Map<HiveEndPoint, HiveWriter>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
onRecordError(ProcessContext, ProcessSession, Map<HiveEndPoint, HiveWriter>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
onTrigger(ProcessContext, ProcessSession) - Method in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
onTrigger(ProcessContext, ProcessSessionFactory) - Method in class org.apache.nifi.processors.hive.PutHiveQL
 
onTrigger(ProcessContext, ProcessSessionFactory) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
onTrigger(ProcessContext, ProcessSession, PutHiveStreaming.FunctionContext) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
onTrigger(ProcessContext, ProcessSessionFactory) - Method in class org.apache.nifi.processors.hive.SelectHiveQL
 
onTrigger(ProcessContext, ProcessSession) - Method in class org.apache.nifi.processors.hive.SelectHiveQL
 
onTrigger(ProcessContext, ProcessSession) - Method in class org.apache.nifi.processors.hive.UpdateHiveTable
 
ORC - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
ORC_CONFIGURATION_RESOURCES - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
ORC_MIME_TYPE - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
ORC_STORAGE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
orcConfig - Variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
OrcFlowFileWriter - Class in org.apache.hadoop.hive.ql.io.orc
An ORC file writer.
OrcFlowFileWriter(OutputStream, Path, Configuration, ObjectInspector, long, CompressionKind, int, int, MemoryManager, boolean, OrcFile.Version, OrcFile.WriterCallback, OrcFile.EncodingStrategy, OrcFile.CompressionStrategy, float, long, String, double) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
OrcFlowFileWriter.BinaryTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.BooleanTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.BufferedStream - Class in org.apache.hadoop.hive.ql.io.orc
This class is used to hold the contents of streams as they are buffered.
OrcFlowFileWriter.ByteTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.CharTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
Under the covers, char is written to ORC the same way as string.
OrcFlowFileWriter.DateTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.DecimalTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.DirectStream - Class in org.apache.hadoop.hive.ql.io.orc
An output receiver that writes the ByteBuffers to the output stream as they are received.
OrcFlowFileWriter.DoubleTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.FloatTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.IntegerTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.ListTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.MapTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.RowIndexPositionRecorder - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.StreamFactory - Class in org.apache.hadoop.hive.ql.io.orc
Interface from the Writer to the TreeWriters.
OrcFlowFileWriter.StringTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.StructTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.TimestampTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.TreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
The parent class of all of the writers for each column.
OrcFlowFileWriter.UnionTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
 
OrcFlowFileWriter.VarcharTreeWriter - Class in org.apache.hadoop.hive.ql.io.orc
Under the covers, varchar is written to ORC the same way as string.
org.apache.hadoop.hive.ql.io.orc - package org.apache.hadoop.hive.ql.io.orc
 
org.apache.nifi.dbcp.hive - package org.apache.nifi.dbcp.hive
 
org.apache.nifi.processors.hive - package org.apache.nifi.processors.hive
 
org.apache.nifi.util.hive - package org.apache.nifi.util.hive
 
output - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
 
output(ByteBuffer) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
Receive a buffer from the compression codec.
output - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DirectStream
 
output(ByteBuffer) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DirectStream
 
OutputMetadataHolder(RecordSchema, Map<String, String>) - Constructor for class org.apache.nifi.processors.hive.UpdateHiveTable.OutputMetadataHolder
 
outputSchema - Variable in class org.apache.nifi.processors.hive.UpdateHiveTable.OutputMetadataHolder
 
outStream - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
 

P

paddingTolerance - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
ParameterHolder() - Constructor for class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.ParameterHolder
 
PARQUET - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
PARQUET_STORAGE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
PARTITION_CLAUSE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
PARTITION_COLUMNS - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
partitionValues - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.HiveStreamingRecord
 
path - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
preload(Configuration) - Method in class org.apache.nifi.util.hive.HiveConfigurator
 
process - Variable in class org.apache.nifi.processors.hive.PutHiveQL
 
processRow(ResultSet) - Method in interface org.apache.nifi.util.hive.HiveJdbcCommon.ResultSetRowCallback
 
properties - Variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
propertyDescriptors - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
propertyDescriptors - Static variable in class org.apache.nifi.processors.hive.PutHiveQL
 
propertyDescriptors - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
propertyDescriptors - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
propertyDescriptors - Variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
protobufWriter - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
putFlowFile - Variable in class org.apache.nifi.processors.hive.PutHiveQL
 
PutHiveQL - Class in org.apache.nifi.processors.hive
 
PutHiveQL() - Constructor for class org.apache.nifi.processors.hive.PutHiveQL
 
PutHiveQL.FunctionContext - Class in org.apache.nifi.processors.hive
 
PutHiveStreaming - Class in org.apache.nifi.processors.hive
 
PutHiveStreaming() - Constructor for class org.apache.nifi.processors.hive.PutHiveStreaming
 
PutHiveStreaming.FunctionContext - Class in org.apache.nifi.processors.hive
 
PutHiveStreaming.HiveStreamingRecord - Class in org.apache.nifi.processors.hive
 
PutHiveStreaming.ShouldRetryException - Exception in org.apache.nifi.processors.hive
 

Q

QUERY_TIMEOUT - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
quote - Variable in class org.apache.nifi.util.hive.CsvOutputOptions
 

R

rawDataSize - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
rawWriter - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
RCFILE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
RCFILE_STORAGE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
record - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.HiveStreamingRecord
 
RECORD_COUNT_ATTRIBUTE - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
RECORD_READER - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
RECORD_WRITER_FACTORY - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
recordCount - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
recordDirectStreamPosition() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BinaryTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BooleanTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ByteTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DateTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DecimalTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DoubleTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.FloatTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.IntegerTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ListTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.MapTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TimestampTreeWriter
 
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
Record the current position in each of this column's streams.
recordPosition(PositionRecorder) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.UnionTreeWriter
 
RECORDS_PER_TXN - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
recordWriter - Variable in class org.apache.nifi.util.hive.HiveWriter
 
REL_FAILURE - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
REL_FAILURE - Static variable in class org.apache.nifi.processors.hive.PutHiveQL
 
REL_FAILURE - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
REL_FAILURE - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
REL_FAILURE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
REL_RETRY - Static variable in class org.apache.nifi.processors.hive.PutHiveQL
 
REL_RETRY - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
REL_SUCCESS - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
REL_SUCCESS - Static variable in class org.apache.nifi.processors.hive.PutHiveQL
 
REL_SUCCESS - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
REL_SUCCESS - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
REL_SUCCESS - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
relationships - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
relationships - Static variable in class org.apache.nifi.processors.hive.PutHiveQL
 
relationships - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
relationships - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
relationships - Variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
removeIsPresentPositions() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
RESERVED_METADATA - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
RESULT_QUERY_DURATION - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
RESULT_QUERY_EXECUTION_TIME - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
RESULT_QUERY_FETCH_TIME - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
RESULT_ROW_COUNT - Static variable in class org.apache.nifi.processors.hive.SelectHiveQL
 
retireEldestWriter(Map<HiveEndPoint, HiveWriter>) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
Locate writer that has not been used for longest time and retire it
retireIdleWriters(Map<HiveEndPoint, HiveWriter>, int) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
Locate all writers past idle timeout and retire them
ROLLBACK_ON_FAILURE - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
rowCount - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
rowIndex - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
rowIndexEntry - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
rowIndexPosition - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
RowIndexPositionRecorder(OrcProto.RowIndexEntry.Builder) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.RowIndexPositionRecorder
 
rowIndexStream - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
rowIndexStride - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
rowIndexValueCount - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
rowOutput - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
rows - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
rowsInIndex - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
rowsInStripe - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 

S

savedRowIndex - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
scaleStream - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DecimalTreeWriter
 
seconds - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TimestampTreeWriter
 
SelectHiveQL - Class in org.apache.nifi.processors.hive
 
SelectHiveQL() - Constructor for class org.apache.nifi.processors.hive.SelectHiveQL
 
sendHeartBeat - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
sendHeartBeatOnAllWriters() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
SEQUENCEFILE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
SEQUENCEFILE_STORAGE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
setFlowFiles(FlowFile, FlowFile) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
setParameter(PreparedStatement, String, int, String, int) - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
Determines how to map the given value to the appropriate JDBC data jdbcType and sets the parameter on the provided PreparedStatement
setParameters(int, PreparedStatement, int, Map<String, String>) - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
Sets all of the appropriate parameters on the given PreparedStatement, based on the given FlowFile attributes.
setup(ProcessContext) - Method in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.hive.SelectHiveQL
 
setupHeartBeatTimer(int) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
shortInspector - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.IntegerTreeWriter
 
ShouldRetryException(String, Throwable) - Constructor for exception org.apache.nifi.processors.hive.PutHiveStreaming.ShouldRetryException
 
shutdown() - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
Shutdown pool, close all open connections.
spillTo(OutputStream) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
Write the saved compressed buffers to the OutputStream.
startNanos - Variable in class org.apache.nifi.processors.hive.PutHiveQL.FunctionContext
 
STATEMENT_DELIMITER - Static variable in class org.apache.nifi.processors.hive.PutHiveQL
 
statementDelimiter - Variable in class org.apache.nifi.processors.hive.PutHiveQL.FunctionContext
 
stream - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BinaryTreeWriter
 
stream - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DoubleTreeWriter
 
stream - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.FloatTreeWriter
 
streamFactory - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
StreamFactory() - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
 
streams - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
strideDictionaryCheck - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
stringOutput - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
StringTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
STRIPE_SIZE - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
stripeColStatistics - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
stripes - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
stripesAtLastFlush - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
stripeStatsBuilders - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
StructTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StructTreeWriter
 
successAvroHeader - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
successAvroWriter - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
successFlowFile - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
successfulRecordCount - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 

T

table - Variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
 
TABLE_MANAGEMENT_STRATEGY - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
TABLE_MANAGEMENT_STRATEGY_ATTRIBUTE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
TABLE_NAME - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
TABLE_NAME - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
TABLE_STORAGE_FORMAT - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
TableName(String, String, boolean) - Constructor for class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
 
tableName - Variable in class org.apache.nifi.util.hive.HiveOptions
 
tableSemaphoreMap - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
tags - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.UnionTreeWriter
 
TEXTFILE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
TEXTFILE_STORAGE - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
threadWriterList - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
tickTupleInterval - Variable in class org.apache.nifi.util.hive.HiveOptions
 
TimestampTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TimestampTreeWriter
 
toQueryTableAttributes(Set<AbstractHiveQLProcessor.TableName>) - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
 
toString() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
 
toString() - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
toString() - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
 
toString() - Method in class org.apache.nifi.util.hive.HiveWriter
 
totalRecords - Variable in class org.apache.nifi.util.hive.HiveWriter
 
transferFlowFiles(ProcessSession, RoutingResult, HiveOptions) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming.FunctionContext
 
treeWriter - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
TreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
Create a tree writer.
txnBatch - Variable in class org.apache.nifi.util.hive.HiveWriter
 
TxnBatchFailure(HiveEndPoint, Throwable) - Constructor for exception org.apache.nifi.util.hive.HiveWriter.TxnBatchFailure
 
txnBatchLock - Variable in class org.apache.nifi.util.hive.HiveWriter
 
TxnFailure(TransactionBatch, Throwable) - Constructor for exception org.apache.nifi.util.hive.HiveWriter.TxnFailure
 
TXNS_PER_BATCH - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
txnsPerBatch - Variable in class org.apache.nifi.util.hive.HiveOptions
 
txnsPerBatch - Variable in class org.apache.nifi.util.hive.HiveWriter
 

U

ugi - Variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
ugi - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
ugi - Variable in class org.apache.nifi.util.hive.HiveWriter
 
UnionTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.UnionTreeWriter
 
UPDATE_FIELD_NAMES - Static variable in class org.apache.nifi.processors.hive.UpdateHiveTable
 
updateFileStatistics(OrcProto.StripeStatistics) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
UpdateHiveTable - Class in org.apache.nifi.processors.hive
 
UpdateHiveTable() - Constructor for class org.apache.nifi.processors.hive.UpdateHiveTable
 
UpdateHiveTable.OutputMetadataHolder - Class in org.apache.nifi.processors.hive
 
updateRecords(RecordSchema, UpdateHiveTable.OutputMetadataHolder, RecordReader, RecordSetWriter) - Method in class org.apache.nifi.processors.hive.UpdateHiveTable
 
useDictionaryEncoding - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
userMetadata - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
utils - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DoubleTreeWriter
 
utils - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.FloatTreeWriter
 

V

validate(String, String, String, String, AtomicReference<ValidationResources>, ComponentLog) - Method in class org.apache.nifi.util.hive.HiveConfigurator
 
VALIDATION_QUERY - Static variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
validationResourceHolder - Variable in class org.apache.nifi.dbcp.hive.HiveConnectionPool
 
validationResourceHolder - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
ValidationResources - Class in org.apache.nifi.util.hive
A helper class for maintaining loaded configurations (to avoid reloading on use unless necessary)
ValidationResources(String, Configuration) - Constructor for class org.apache.nifi.util.hive.ValidationResources
 
value - Variable in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.ParameterHolder
 
valueStream - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DecimalTreeWriter
 
VarcharTreeWriter(int, ObjectInspector, OrcFlowFileWriter.StreamFactory, boolean) - Constructor for class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.VarcharTreeWriter
 
version - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 

W

withAutoCreatePartitions(Boolean) - Method in class org.apache.nifi.util.hive.HiveOptions
 
withBatchSize(Integer) - Method in class org.apache.nifi.util.hive.HiveOptions
 
withCallTimeout(Integer) - Method in class org.apache.nifi.util.hive.HiveOptions
 
withHeartBeatInterval(Integer) - Method in class org.apache.nifi.util.hive.HiveOptions
 
withIdleTimeout(Integer) - Method in class org.apache.nifi.util.hive.HiveOptions
 
withKerberosKeytab(String) - Method in class org.apache.nifi.util.hive.HiveOptions
 
withKerberosPrincipal(String) - Method in class org.apache.nifi.util.hive.HiveOptions
 
withMaxOpenConnections(Integer) - Method in class org.apache.nifi.util.hive.HiveOptions
 
withTickTupleInterval(Integer) - Method in class org.apache.nifi.util.hive.HiveOptions
 
withTxnsPerBatch(Integer) - Method in class org.apache.nifi.util.hive.HiveOptions
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BinaryTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BooleanTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ByteTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DateTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DecimalTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DoubleTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.FloatTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.IntegerTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ListTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.MapTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StructTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TimestampTreeWriter
 
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
Add a new value to the column.
write(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.UnionTreeWriter
 
write(byte[]) - Method in class org.apache.nifi.util.hive.HiveWriter
Write the record data to Hive
writeBatch(ColumnVector, int, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
Write the values from the given vector from offset for length elements.
writeCompressionKind(CompressionKind) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
WriteFailure(HiveEndPoint, Long, Throwable) - Constructor for exception org.apache.nifi.util.hive.HiveWriter.WriteFailure
 
writeFileStatistics(OrcProto.Footer.Builder, OrcFlowFileWriter.TreeWriter) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
writeFooter(long) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
writeIntermediateFooter() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
writeMetadata() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
writePostScript(int, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
writer - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BooleanTreeWriter
 
writer - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ByteTreeWriter
 
writer - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DateTreeWriter
 
writer - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.IntegerTreeWriter
 
writer - Variable in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
writeRootBatch(VectorizedRowBatch, int, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
Handle the top level object write.
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BinaryTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BooleanTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ByteTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DateTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DecimalTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DoubleTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.FloatTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.IntegerTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ListTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.MapTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StructTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TimestampTreeWriter
 
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
Write the stripe out to the file.
writeStripe(OrcProto.StripeFooter.Builder, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.UnionTreeWriter
 
writeStripeStatistics(OrcProto.StripeStatistics.Builder, OrcFlowFileWriter.TreeWriter) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
 
writeTypes(OrcProto.Footer.Builder, OrcFlowFileWriter.TreeWriter) - Static method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2023 Apache NiFi Project. All rights reserved.