Real Time Data Processing With CLoud IoT Core Reviews

Real Time Data Processing With CLoud IoT Core Reviews

638 reviews

Can't try the Vision API. There's no Try the API option in the UI

Nicolas P. · Reviewed почти 5 лет ago

非常有幫助,需要更多各項服務串接的範例 !!

浩恩 邱. · Reviewed почти 5 лет ago

Firman M. · Reviewed почти 5 лет ago

Jyy Bing L. · Reviewed почти 5 лет ago

mohamed b. · Reviewed почти 5 лет ago

Delvine L. · Reviewed почти 5 лет ago

Aji R. · Reviewed почти 5 лет ago

Hans K. · Reviewed почти 5 лет ago

Sindhu I. · Reviewed почти 5 лет ago

I have the following errors. ========================================== google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ MYBUCKET="${USER/_/-}-image-${RANDOM}" google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ echo MYBUCKET=${MYBUCKET} MYBUCKET=google3388866-student-image-13081 google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ gsutil mb gs://${MYBUCKET} Creating gs://google3388866-student-image-13081/... BadRequestException: 400 Use of this bucket name is restricted: 'google3388866-student-image-13081' google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ curl https://www.publicdomainpictures.n et/pictures/20000/velka/family-of-three-871290963799xUk.jpg | gsutil cp - gs://${MYBUCKET}/imgs/family-of-three.jpg % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0BucketNotFoundException: 404 gs://goo gle3388866-student-image-13081 bucket does not exist. 27 255k 27 72919 0 0 91429 0 0:00:02 --:--:-- 0:00:02 91377 curl: (23) Failed writing body (933 != 4220) google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ curl https://www.publicdomainpictures.n et/pictures/10000/velka/african-woman-331287912508yqXc.jpg | gsutil cp - gs://${MYBUCKET}/imgs/african-woman.jpg % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0BucketNotFoundException: 404 gs://goo gle3388866-student-image-13081 bucket does not exist. 41 174k 41 73369 0 0 94470 0 0:00:01 --:--:-- 0:00:01 94547 curl: (23) Failed writing body (483 != 4220) google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ ======================================== I resolved it by using my own modification, and it works for me as follows. ======================================== google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ MYBUCKET="choojun004" google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ gsutil mb gs://${MYBUCKET} Creating gs://choojun004/... google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ curl https://www.publicdomainpictures.net/pictures/20000/velka/family-of-three-871290963799xUk.jpg | gsutil cp - gs://${MYBUCKET}/imgs/family-of-three.jpg % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Copying from <STDIN>... 100 255k 100 255k 0 0 265k 0 --:--:-- --:--:-- --:--:-- 265k / [1 files][ 0.0 B/ 0.0 B] Operation completed over 1 objects. google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ curl https://www.publicdomainpictures.net/pictures/10000/velka/african-woman-331287912508yqXc.jpg | gsutil cp - gs://${MYBUCKET}/imgs/african-woman.jpg % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Copying from <STDIN>... 100 174k 100 174k 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k / [1 files][ 0.0 B/ 0.0 B] Operation completed over 1 objects. google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ curl https://www.publicdomainpictures.net/pictures/10000/velka/296-1246658839vCW7.jpg | gsutil cp - gs://${MYBUCKET}/imgs/classroom.jpg % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Copying from <STDIN>... 100 216k 100 216k 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k / [1 files][ 0.0 B/ 0.0 B] Operation completed over 1 objects. google3388866_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ ======================================

Choo Jun T. · Reviewed почти 5 лет ago

Junbo P. · Reviewed почти 5 лет ago

SOA-YU C. · Reviewed почти 5 лет ago

I can't create a BUCKET name 'google-...'. Can't finish last application

SOA-YU C. · Reviewed почти 5 лет ago

I can't create a BUCKET name 'google-...'. Can't finish last application

SOA-YU C. · Reviewed почти 5 лет ago

Juan Pablo V. · Reviewed почти 5 лет ago

There is something that is not working when executing this command: gsutil mb gs://${MYBUCKET} I started to get this message: "Creating gs://google3355090-student-image-25839/... BadRequestException: 400 Use of this bucket name is restricted: 'google3355090-student-image-25839'", so I will exit and retry later thanks

Jose V. · Reviewed почти 5 лет ago

IOANNIS P. · Reviewed почти 5 лет ago

Pokemon o. · Reviewed почти 5 лет ago

Mukul T. · Reviewed почти 5 лет ago

Ramkumar V. · Reviewed почти 5 лет ago

Simon B. · Reviewed почти 5 лет ago

hendra r. · Reviewed почти 5 лет ago

ok

Mudji S. · Reviewed почти 5 лет ago

JiaMing Y. · Reviewed почти 5 лет ago

Error: the guide's bucket naming convention is not currently supported

Michael C. · Reviewed почти 5 лет ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.