[ 
https://issues.apache.org/jira/browse/NIFI-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495073#comment-17495073
 ] 

ASF subversion and git services commented on NIFI-9694:
-------------------------------------------------------

Commit 8d80fb29300964be1ada0c433d3bc8e24df1e382 in nifi's branch 
refs/heads/main from lawye1973
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8d80fb2 ]

 NIFI-9694 : Correct FetchS3Object.java provenance data URL

Current provenance data URL is incorrect as it's hardcoded.
Follow PutS3Object.java method, using AmazonS3Client (instead of AmazonS3) to 
use getResourceUrl(bucket,key) to build the correct URL for provenance data

This closes #5779

Signed-off-by: Mike Thomsen <[email protected]>


> FetchS3Object provenance URL is hardcoded
> -----------------------------------------
>
>                 Key: NIFI-9694
>                 URL: https://issues.apache.org/jira/browse/NIFI-9694
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Law Yaw Eng
>            Priority: Trivial
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Until 1.15.3, FetchS3Object.java hardcode the URL uses for provenance 
> reporting. This URL is not correct, and the correct method can be seen from 
> PutS3Object.java



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to