You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Julian Gimbel (JIRA)" <ji...@apache.org> on 2019/07/22 16:00:00 UTC

[jira] [Created] (NIFI-6466) PutHBaseJSON should be capable of handling output of ScanHBase or GetHBase

Julian Gimbel created NIFI-6466:
-----------------------------------

             Summary: PutHBaseJSON should be capable of handling output of ScanHBase or GetHBase
                 Key: NIFI-6466
                 URL: https://issues.apache.org/jira/browse/NIFI-6466
             Project: Apache NiFi
          Issue Type: Improvement
    Affects Versions: 1.9.2
            Reporter: Julian Gimbel


Currently it is not possible to simply put the extracted JSON from either ScanHBase or GetHBase into a PutHBase processor without parsing the data. There should be a common format between those processors which makes it easy to copy tables or tables extracts with only two processors (or three for the ScanHBase because it needs input).



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)