You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Balázs Gerner (Jira)" <ji...@apache.org> on 2024/01/19 08:13:00 UTC

[jira] [Created] (NIFI-12643) Add local file upload option in PutGCS processor

Balázs Gerner created NIFI-12643:
------------------------------------

             Summary: 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


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 ticket relates to: 
https://issues.apache.org/jira/browse/NIFI-11758



--
This message was sent by Atlassian Jira
(v8.20.10#820010)