HBaseClientService
Implementations: HBase_1_1_2_ClientService
HBase_2_ClientService
Name | Description |
---|---|
success | All successful fetches are routed to this relationship. |
failure | All failed fetches are routed to this relationship. |
not found | All fetches where the row id is not found are routed to this relationship. |
Name | Description |
---|---|
hbase.table | The name of the HBase table that the row was fetched from |
hbase.row | A JSON document representing the row. This property is only written when a Destination of flowfile-attributes is selected. |
mime.type | Set to application/json when using a Destination of flowfile-content, not set or modified otherwise |