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

Pellier Nicolas · 5年弱前にレビュー済み

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

邱 浩恩 · 5年弱前にレビュー済み

Maulana Firman · 5年弱前にレビュー済み

Lim Jyy Bing · 5年弱前にレビュー済み

bazeer k mohamed · 5年弱前にレビュー済み

Lee Delvine · 5年弱前にレビュー済み

Raditya Aji · 5年弱前にレビュー済み

Klaassen Hans · 5年弱前にレビュー済み

Indurthi Sindhu · 5年弱前にレビュー済み

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$ ======================================

Tan Choo Jun · 5年弱前にレビュー済み

Park Junbo · 5年弱前にレビュー済み

CHAN SOA-YU · 5年弱前にレビュー済み

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

CHAN SOA-YU · 5年弱前にレビュー済み

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

CHAN SOA-YU · 5年弱前にレビュー済み

Vacarezza Juan Pablo · 5年弱前にレビュー済み

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

Vazquez Jose · 5年弱前にレビュー済み

PROKOPAKIS IOANNIS · 5年弱前にレビュー済み

ovvo Pokemon · 5年弱前にレビュー済み

Tyagi Mukul · 5年弱前にレビュー済み

Venkatesan Ramkumar · 5年弱前にレビュー済み

Breton Simon · 5年弱前にレビュー済み

respati saputra hendra · 5年弱前にレビュー済み

ok

Susanto Mudji · 5年弱前にレビュー済み

Yen JiaMing · 5年弱前にレビュー済み

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

Caballero Michael · 5年弱前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。