[
https://issues.apache.org/jira/browse/NIFI-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265159#comment-16265159
]
Mike Thomsen commented on NIFI-3538:
------------------------------------
I can get at least a DeleteHBase processor and maybe a DeleteHBaseRecord
processor too. What I would do for DeleteHBase would be two options for
deriving the delete:
1. Body contents (assuming it is nothing but the row key or multiple row keys
separated by lines of commas).
2. An EL statement.
3. Support batching.
> Add DeleteHBase processor(s)
> ----------------------------
>
> Key: NIFI-3538
> URL: https://issues.apache.org/jira/browse/NIFI-3538
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Mike Thomsen
>
> NiFi currently has processors for storing and retrieving cells/rows in HBase,
> but there is no mechanism for deleting records and/or tables.
> I'm not sure if a single DeleteHBase processor could accomplish both, that
> can be discussed under this Jira (and can be split out if necessary).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)