Re: Connecting Nifi 1.2.0 with Google Cloud Storage issue

2017-05-26 Thread Martin Eden
Hi James, Yes, 'gsutil ls' lists the bucket fine when I run it from the instance. The service account was created and associated with the Storage Object Viewer and the Storage Object Creator roles. I have also added the role to the acl of the bucket (Bucket Permissions) and objects in the

Re: Connecting Nifi 1.2.0 with Google Cloud Storage issue

2017-05-26 Thread James Wing
Martin, If you ran "gsutil ls" against the bucket from the instance using the service account, is it able to list the bucket? Can you describe a bit more about how the service account's access to the bucket was configured? Is it added to one of the project roles, explicitly granted on the

Connecting Nifi 1.2.0 with Google Cloud Storage issue

2017-05-26 Thread Martin Eden
Hi all, I have a Google Compute instance with a service account configured. I have installed Nifi 1.2.0 on it. In the Nifi UI I am describing a flow. The first processor is a ListGCSBucket processor. It is pointing to a bucket for which the service account is added as owner and I am not