[
https://issues.apache.org/jira/browse/NIFI-11439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17712439#comment-17712439
]
ASF subversion and git services commented on NIFI-11439:
--------------------------------------------------------
Commit d762f35345a8486903a0b30d0923e1e8a3377863 in nifi's branch
refs/heads/support/nifi-1.x from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d762f35345 ]
NIFI-11439 Corrected GCS Transit URI for custom Storage API URL
This closes #7173
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit cff7808543716da5ca9f93356d7d762e15fdd143)
> Add Storage API URL to GCS Processors
> -------------------------------------
>
> Key: NIFI-11439
> URL: https://issues.apache.org/jira/browse/NIFI-11439
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Paul Grey
> Assignee: Paul Grey
> Priority: Minor
> Fix For: 2.0.0, 1.22.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> AWS processors allow the override of the base endpoint for API calls to AWS
> services [1]. GCS libraries provide analogous capabilities, as documented
> here [2]. Expose a GCS processor property to enable GCS endpoint override
> behavior.
> [1]
> https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/AbstractAWSProcessor.java#L146-L154
> [2]
> https://cloud.google.com/storage/docs/request-endpoints#storage-set-client-endpoint-java
--
This message was sent by Atlassian Jira
(v8.20.10#820010)