Hi
I have checked the DNS entry for "storage-euwest1.p.googleapis.com" it seems OK
From the VM nifi, in the terminal, I could reach the port 443 it works fine.
I check with the devops google team also.
Thanks
Envoyé: mercredi 8 novembre 2023 à 15:40
De: "Joe Witt" <[email protected]>
À: [email protected]
Objet: Re: Bug : PutGCSObject : Version NIFI 1.23.2
De: "Joe Witt" <[email protected]>
À: [email protected]
Objet: Re: Bug : PutGCSObject : Version NIFI 1.23.2
Ok sounds good. I do think this is the correct path to be taking then.
I think though there might be a dns configuration needed. Im not quite sure but I am aware of users that rely on this value heavily.
Thanks
On Wed, Nov 8, 2023 at 7:34 AM <[email protected]> wrote:
Hello JoeUntil now we leave the "storage api url" empty by default, but we use "proxy configuration service" because we are behind the corporate network.Since some month ago we have configured "private connection" with google.So I have setup "storage api url" with the private url and leave empty "proxy configuration service"RegardsEnvoyé: mercredi 8 novembre 2023 à 14:31
De: "Joe Witt" <[email protected]>
À: [email protected]
Objet: Re: Bug : PutGCSObject : Version NIFI 1.23.2MinhDo you need to override that value? Did Google specify a different URL for you or you have a private connection?If you dont set that value what happens?ThanksOn Wed, Nov 8, 2023 at 4:57 AM <[email protected]> wrote:Hello,I'm trying to user the overwriting storage url parameter in the nifi version 1.23.2.Do you know what is the correct parameter to set for the "Storage API URL" in the processor PutGCSObject ?If I setup "https://storage-euwest1.p.googleapis.com/storage/v1/"It got this error :PutGCSObject[id=aea7e07c-018b-1000-ffff] Failure completing upload flowfile=test/minh.txt bucket=xxx key=test/minh.txt reason=404 Not FoundPOST https://storage-euwest1.p.googleapis.com/upload/storage/v1/storage/v1/b/xxx/o?name=test/minh.txt&uploadType=resumableNot Found: com.google.cloud.storage.StorageException: 404 Not FoundIf I setup "https://storage-euwest1.p.googleapis.com"It got this error :PutGCSObject[id=aea7e07c-018b-1000-ffff] Failure completing upload flowfile=test/minh.txt bucket=xxx key=test/minh.txt reason=www.googleapis.com: com.google.cloud.storage.StorageException: www.googleapis.com- Caused by: java.net.UnknownHostException: www.googleapis.comThanks for helpMinh
