关于“Real Time Data Processing With CLoud IoT Core”的评价

关于“Real Time Data Processing With CLoud IoT Core”的评价

638 条评价

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

Nicolas P. · 已于 almost 5 years前审核

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

浩恩 邱. · 已于 almost 5 years前审核

Firman M. · 已于 almost 5 years前审核

Jyy Bing L. · 已于 almost 5 years前审核

mohamed b. · 已于 almost 5 years前审核

Delvine L. · 已于 almost 5 years前审核

Aji R. · 已于 almost 5 years前审核

Hans K. · 已于 almost 5 years前审核

Sindhu I. · 已于 almost 5 years前审核

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. · 已于 almost 5 years前审核

Junbo P. · 已于 almost 5 years前审核

SOA-YU C. · 已于 almost 5 years前审核

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

SOA-YU C. · 已于 almost 5 years前审核

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

SOA-YU C. · 已于 almost 5 years前审核

Juan Pablo V. · 已于 almost 5 years前审核

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. · 已于 almost 5 years前审核

IOANNIS P. · 已于 almost 5 years前审核

Pokemon o. · 已于 almost 5 years前审核

Mukul T. · 已于 almost 5 years前审核

Ramkumar V. · 已于 almost 5 years前审核

Simon B. · 已于 almost 5 years前审核

hendra r. · 已于 almost 5 years前审核

ok

Mudji S. · 已于 almost 5 years前审核

JiaMing Y. · 已于 almost 5 years前审核

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

Michael C. · 已于 almost 5 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。