Ruurd Schoonheim created NIFI-3482:
--------------------------------------
Summary: alter getHBase output to array of cells
Key: NIFI-3482
URL: https://issues.apache.org/jira/browse/NIFI-3482
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Ruurd Schoonheim
Change cells-output of getHBase from single object to array of cells.
With this, output of getHBase can be split by the available SplitJson processor.
This can be achieved by minor change to
[JsonRowSerializer|https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/io/JsonRowSerializer.java]
Impact might be bigger downstream flows as output of processor changes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)