Real Time Data Processing With CLoud IoT Core のレビュー

Real Time Data Processing With CLoud IoT Core のレビュー

638 件のレビュー

Leiniö Timo · 5年以上前にレビュー済み

Kumar Shambhu · 5年以上前にレビュー済み

bucket creation returns ErrorException

Quek Benjamin · 5年以上前にレビュー済み

Dvorak Joseph · 5年以上前にレビュー済み

rodrigues jose · 5年以上前にレビュー済み

Maldotti Andrea · 5年以上前にレビュー済み

Bhatia Rishi · 5年以上前にレビュー済み

It stuck not to proceed with the user id password provided. Wasted this lab. google1126256_student@devhost:~$ git clone https://github.com/GoogleCloudPlatform/clout-dataproc Cloning into 'clout-dataproc'... Username for 'https://github.com': Password for 'https://github.com': remote: Repository not found. fatal: Authentication failed for 'https://github.com/GoogleCloudPlatform/clout-dataproc/' google1126256_student@devhost:~$ git clone https://github.com/GoogleCloudPlatform/clout-dataproc Cloning into 'clout-dataproc'... Username for 'https://github.com':

Veeraswamy Palaniappan Natarrajan · 5年以上前にレビュー済み

John Alexander · 5年以上前にレビュー済み

Likhachev Dmitry · 5年以上前にレビュー済み

Lab updated by SPL Maintenance Team.

Melo Michelle · 5年以上前にレビュー済み

Sidarenka Aliaksandra · 5年以上前にレビュー済み

google1035791_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ echo MYBUCKET=${MYBUCKET} MYBUCKET=google1035791-student-image-20526 google1035791_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ gsutil mb gs://${MYBUCKET} Creating gs://google1035791-student-image-20526/... BadRequestException: 400 Use of this bucket name is restricted: 'google1035791-student-image-20526' google1035791_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 gle1035791-student-image-20526 bucket does not exist. 27 255k 27 73331 0 0 77836 0 0:00:03 --:--:-- 0:00:03 77763 curl: (23) Failed writing body (521 != 4220) google1035791_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ gsutil ls -R gs://${MYBUCKET} BucketNotFoundException: 404 gs://google1035791-student-image-20526 bucket does not exist.

Tang Simon · 5年以上前にレビュー済み

Waiyapat Wittawin · 5年以上前にレビュー済み

Mutha Harsh · 5年以上前にレビュー済み

The bucket is not creating... I couldnt continue with this lab. google942441_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ gsutil mb gs://${MYBUCKET} Creating gs://google942441-student-image-13185/... AccessDeniedException: 403 Insufficient OAuth2 scope to perform this operation. Acceptable scopes: https://www.googleapis.com/auth/cloud-platform google942441_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ gsutil mb gs://${MYBUCKET} Creating gs://google942441-student-image-13185/... AccessDeniedException: 403 Insufficient OAuth2 scope to perform this operation. Acceptable scopes: https://www.googleapis.com/auth/cloud-platform google942441_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 --:--:-- --:--:-- --:--:-- 0BucketNotFoundException: 404 gs://google942441-student-image-13185 bucket does not exist. 28 255k 28 73369 0 0 89465 0 0:00:02 --:--:-- 0:00:02 89474 curl: (23) Failed writing body (483 != 4220) google942441_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 --:--:-- --:--:-- --:--:-- 0BucketNotFoundException: 404 gs://google942441-student-image-13185 bucket does not exist. 41 174k 41 73328 0 0 94545 0 0:00:01 --:--:-- 0:00:01 94616 curl: (23) Failed writing body (524 != 4220) google942441_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 --:--:-- --:--:-- --:--:-- 0BucketNotFoundException: 404 gs://google942441-student-image-13185 bucket does not exist. 32 216k 32 72937 0 0 95439 0 0:00:02 --:--:-- 0:00:02 95467 curl: (23) Failed writing body (915 != 4220) google942441_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ gsutil ls -R gs://${MYBUCKET} BucketNotFoundException: 404 gs://google942441-student-image-13185 bucket does not exist. google942441_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ hostname --long devhost.c.qwiklabs-gcp-6137a88d941c0686.internal google942441_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ echo $MYBUCKET google942441-student-image-13185 google942441_student@devhost:~/cloud-dataproc/codelabs/opencv-haarcascade$ gsutil mb gs://${MYBUCKET} Creating gs://google942441-student-image-13185/... AccessDeniedException: 403 Insufficient OAuth2 scope to perform this operation. Acceptable scopes: https://www.googleapis.com/auth/cloud-platform

Veeraswamy Palaniappan Natarrajan · 5年以上前にレビュー済み

Husain Haani · 5年以上前にレビュー済み

For those people who arent familiar with the programming language used throughout this exercise and others, it would be very helpful to have more detailed explanations of what each individual line of code is doing or telling dataproc to do

Smith Bethany · 5年以上前にレビュー済み

Franco Cristian · 5年以上前にレビュー済み

Wang Amy · 5年以上前にレビュー済み

Elatov Karim · 5年以上前にレビュー済み

Ho Calvin · 5年以上前にレビュー済み

just wish there was more guidance at the end

Ferd Michelle · 5年以上前にレビュー済み

貴信 池田 · 5年以上前にレビュー済み

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