mirror of https://github.com/apache/nifi.git
0d2a9dc7e5
The operator will now inspect the node value to determine type and convert as such. Numeric integral - Long (assumes widest type) Numeric not integral - Double (assumes widest type) Logical - Boolean everything else (including current Complex Type logic) - String Values that represent the row key continue to be implictly treated as Strings by the processor Removed depenency on HBase utility Bytes class from the PutHBaseJSON processor. Convenience methods to encode to byte array are now wrapped by the appropriate HBaseClientService instance. Signed-off-by: Bryan Bende <bbende@apache.org> |
||
---|---|---|
.. | ||
nifi-hbase_1_1_2-client-service | ||
nifi-hbase_1_1_2-client-service-nar | ||
pom.xml |