HBase components
tHBaseClose | Closes an HBase connection you have established in your Job. |
tHBaseConfiguration | Enables the reuse of the connection configuration to HBase in the same Job. |
tHBaseConnection | Establishes an HBase connection to be reused by other HBase components in your Job. |
tHBaseInput | Reads data from a given HBase database and extracts columns of selection. |
tHBaseLookupInput | Provides lookup data to the main flow of a streaming Job. |
tHBaseOutput | Writes columns of data into a given HBase database. |