Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start dataproc cluster because network is not found #3578

Open
iris-garden opened this issue May 6, 2024 · 0 comments
Open

Cannot start dataproc cluster because network is not found #3578

iris-garden opened this issue May 6, 2024 · 0 comments
Labels
discourse migrated from discuss.hail.is

Comments

@iris-garden
Copy link
Owner

Note

The following post was exported from discuss.hail.is, a forum for asking questions about Hail which has since been deprecated.

(Jan 02, 2024 at 18:30) danking said:

When I run

hailctl dataproc start my-cluster

I get this error:

(gcloud.dataproc.clusters.create) NOT_FOUND: The resource 'projects/my-gcp-project/global/networks/default' was not found

(Jan 02, 2024 at 18:31) danking said:

This means that your Google Cloud project is not configured with a default network. When you have this kind of Google Cloud project, you must explicitly specify a network with --network NAME:

hailctl dataproc start my-cluster --network NAME

You can see the available networks with

gcloud compute networks list
@iris-garden iris-garden added the discourse migrated from discuss.hail.is label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discourse migrated from discuss.hail.is
Projects
None yet
Development

No branches or pull requests

1 participant