[
https://issues.apache.org/jira/browse/NIFI-12643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17811278#comment-17811278
]
ASF subversion and git services commented on NIFI-12643:
--------------------------------------------------------
Commit bce14f573b57685637d776333029641e62730d26 in nifi's branch
refs/heads/main from Balázs Gerner
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=bce14f573b ]
NIFI-12643 Added support for FileResourceService in PutGCSObject
This closes #8281.
Signed-off-by: Peter Turcsanyi <[email protected]>
> Add local file upload option in PutGCS processor
> ------------------------------------------------
>
> Key: NIFI-12643
> URL: https://issues.apache.org/jira/browse/NIFI-12643
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Balázs Gerner
> Assignee: Balázs Gerner
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Similarly to PutAzure*Storage processors, inside the *PutGCSObject*
> processor, add option to upload file from the local filesystem directly to
> GCS storage by-passing the content repo.
> The two available file resource transfer sources are:
> * FlowFile's Content (default, current behaviour)
> * Local File
--
This message was sent by Atlassian Jira
(v8.20.10#820010)