[ 
https://issues.apache.org/jira/browse/NIFI-4933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph Witt resolved NIFI-4933.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

> GCS Google Cloud Storage Processor requires Project ID even if it is not 
> necessary
> ----------------------------------------------------------------------------------
>
>                 Key: NIFI-4933
>                 URL: https://issues.apache.org/jira/browse/NIFI-4933
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.5.0
>            Reporter: Julian Gimbel
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> Google Cloud Storage Processsors like List or Fetch require the Project ID, 
> but in the Google Cloud Storage Code the Project ID is only required when 
> creating a new Bucket:
> [https://github.com/GoogleCloudPlatform/google-cloud-java/blob/e3908826d28d24a5dd68866f1177994050dbe766/google-cloud-storage/src/main/java/com/google/cloud/storage/StorageOptions.java#L109]
> With the project ID required we can not download data from buckets that we do 
> not own like for example public data sets: 
> [https://console.cloud.google.com/storage/browser/gcp-public-data-landsat/?_ga=2.37550372.-565124473.1518597165]
> Solution would be to make the Project ID optional and enable the download of 
> such data sets.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to