[
https://issues.apache.org/jira/browse/NIFI-11439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17712041#comment-17712041
]
ASF subversion and git services commented on NIFI-11439:
--------------------------------------------------------
Commit 98a0926680ea05a92b37fc9024d57fafdb6f65bb in nifi's branch
refs/heads/support/nifi-1.x from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=98a0926680 ]
NIFI-11439 Corrected Checkstyle violation on GCS Property
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit cd685671c8981114d5215513991df170e556062b)
> 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: 0.5h
> 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)