[
https://issues.apache.org/jira/browse/NIFI-4543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236167#comment-16236167
]
ASF subversion and git services commented on NIFI-4543:
-------------------------------------------------------
Commit 116c8463428c1fb51bfb7a8adfcf23c32fded964 in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=116c846 ]
NIFI-4543: Improve HBase processors provenance transit URL
Signed-off-by: Pierre Villard <[email protected]>
This closes #2237.
> Improve HBase processors provenance transit URL
> -----------------------------------------------
>
> Key: NIFI-4543
> URL: https://issues.apache.org/jira/browse/NIFI-4543
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
> Priority: Major
>
> HBase related processors report NiFi provenance events with transit URLs in a
> format as 'hbase://tablename/rowid'. However, the URL is not descriptive
> enough if a NiFi interacts with multiple HBase clusters having the same table
> names.
> HBase processors transit URL should include host information it operates
> with, so that an URL can identify a HBase cluster.
> Target Processors:
> * FetchHBaseRow
> * GetHBase
> * PutHBaseCell
> * PutHBaseJSON
> * PutHBaseRecord
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)