Peter Turcsanyi created NIFI-8390:
-------------------------------------
Summary: Handle HBase namespaces in Atlas reporting task
Key: NIFI-8390
URL: https://issues.apache.org/jira/browse/NIFI-8390
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Peter Turcsanyi
Assignee: Peter Turcsanyi
Attachments: hbase_namespace_default.png, hbase_namespace_nifi_ns.png,
hbase_table_default.png, hbase_table_nifi_ns.png
NiFi's Atlas reporting task creates hbase_table entities in Atlas from events
generated by different HBase processors. The hbase_table Atlas entity has a
reference to hbase_namespace which was optional earlier but it is mandatory
from Atlas 2.1 on.
Implement handling hbase_namespace entities in NiFi. Creation of hbase_table
currently fails due to the missing namespace entity.
Screenshots of sample entities generated with Atlas' HBase Hook attached (as a
reference for filling the properties in properly).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)