Real Time Data Processing With CLoud IoT Core Reviews

Real Time Data Processing With CLoud IoT Core Reviews

638 reviews

Timo L. · Reviewed أكثر من 5 سنوات ago

Shambhu K. · Reviewed أكثر من 5 سنوات ago

bucket creation returns ErrorException

Benjamin Q. · Reviewed أكثر من 5 سنوات ago

Joseph D. · Reviewed أكثر من 5 سنوات ago

jose r. · Reviewed أكثر من 5 سنوات ago

Andrea M. · Reviewed أكثر من 5 سنوات ago

Rishi B. · Reviewed أكثر من 5 سنوات ago

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':

Natarrajan V. · Reviewed أكثر من 5 سنوات ago

Alexander J. · Reviewed أكثر من 5 سنوات ago

Dmitry L. · Reviewed أكثر من 5 سنوات ago

Lab updated by SPL Maintenance Team.

Michelle M. · Reviewed أكثر من 5 سنوات ago

Aliaksandra S. · Reviewed أكثر من 5 سنوات ago

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.

Simon T. · Reviewed أكثر من 5 سنوات ago

Wittawin W. · Reviewed أكثر من 5 سنوات ago

Harsh M. · Reviewed أكثر من 5 سنوات ago

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

Natarrajan V. · Reviewed أكثر من 5 سنوات ago

Haani H. · Reviewed أكثر من 5 سنوات ago

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

Bethany S. · Reviewed أكثر من 5 سنوات ago

Cristian F. · Reviewed أكثر من 5 سنوات ago

Amy W. · Reviewed أكثر من 5 سنوات ago

Karim E. · Reviewed أكثر من 5 سنوات ago

Calvin H. · Reviewed أكثر من 5 سنوات ago

just wish there was more guidance at the end

Michelle F. · Reviewed أكثر من 5 سنوات ago

池田 貴. · 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.