You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (Jira)" <ji...@apache.org> on 2022/04/11 13:43:00 UTC

[jira] [Resolved] (NIFI-3482) alter getHBase output to array of cells

     [ https://issues.apache.org/jira/browse/NIFI-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Thomsen resolved NIFI-3482.
--------------------------------
    Resolution: Won't Do

This would be a major, breaking change and could not be considered until NiFi 2.0.

> 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
>            Priority: Major
>         Attachments: patch.diff
>
>
> 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
(v8.20.1#820001)