Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
HDFS related processors report NiFi provenance events with transit URLs in a format as a Path in HDFS, e.g. '/user/nifi/21495865474943'. However, the URL is not descriptive enough if a NiFi interacts with multiple HDFS environments having the same paths.
HDFS processors transit URL should include host information it operates with, so that an URL can identify a HDFS environment. Also, those URLs should have 'hdfs://' protocol so that external programs can understand a provenance event is performed against HDFS.
Target Processors:
- FetchHDFS
- FetchParquet
- GetHDFS
- GetHDFSSequenceFIle
- PutHDFS
- PutParquet
Attachments
Issue Links
- is required by
-
NIFI-3709 Export NiFi flow dataset lineage to Apache Atlas
- Resolved
- links to