[
https://issues.apache.org/jira/browse/NIFI-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235431#comment-16235431
]
ASF subversion and git services commented on NIFI-4544:
-------------------------------------------------------
Commit 77a51e1a9ebee2162af48c5bdd5b79703e65b4e2 in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=77a51e1 ]
NIFI-4544: Improve HDFS processors provenance transit URL
Signed-off-by: Pierre Villard <[email protected]>
This closes #2238.
> Improve HDFS processors provenance transit URL
> ----------------------------------------------
>
> Key: NIFI-4544
> URL: https://issues.apache.org/jira/browse/NIFI-4544
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
> Priority: Major
> Fix For: 1.5.0
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)