Real Time Data Processing With CLoud IoT Core avis

Real Time Data Processing With CLoud IoT Core avis

638 avis

Timo L. · Examiné il y a plus de 5 ans

Shambhu K. · Examiné il y a plus de 5 ans

bucket creation returns ErrorException

Benjamin Q. · Examiné il y a plus de 5 ans

Joseph D. · Examiné il y a plus de 5 ans

jose r. · Examiné il y a plus de 5 ans

Andrea M. · Examiné il y a plus de 5 ans

Rishi B. · Examiné il y a plus de 5 ans

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. · Examiné il y a plus de 5 ans

Alexander J. · Examiné il y a plus de 5 ans

Dmitry L. · Examiné il y a plus de 5 ans

Lab updated by SPL Maintenance Team.

Michelle M. · Examiné il y a plus de 5 ans

Aliaksandra S. · Examiné il y a plus de 5 ans

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. · Examiné il y a plus de 5 ans

Wittawin W. · Examiné il y a plus de 5 ans

Harsh M. · Examiné il y a plus de 5 ans

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. · Examiné il y a plus de 5 ans

Haani H. · Examiné il y a plus de 5 ans

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. · Examiné il y a plus de 5 ans

Cristian F. · Examiné il y a plus de 5 ans

Amy W. · Examiné il y a plus de 5 ans

Karim E. · Examiné il y a plus de 5 ans

Calvin H. · Examiné il y a plus de 5 ans

just wish there was more guidance at the end

Michelle F. · Examiné il y a plus de 5 ans

池田 貴. · Examiné il y a plus de 5 ans

Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.