GithubHelp home page GithubHelp logo

Comments (19)

chimerasaurus avatar chimerasaurus commented on June 3, 2024 3

from initialization-actions.

astanway avatar astanway commented on June 3, 2024 3

from initialization-actions.

chimerasaurus avatar chimerasaurus commented on June 3, 2024 1

This is a great suggestion and has been something which has been on our radar for awhile.

Would you mind also shooting a copy of this to [email protected]? That list has many customers on it and I'd like to see if anyone else also has a +1 (since many of them do not check out GitHub.) I am also happy to send it and attribute it as well if you'd prefer.

Cheers!

from initialization-actions.

romankor avatar romankor commented on June 3, 2024 1

Should the imageUrl supposed to work when using workflows ?
I see it in the documentation , but its not visible in the api explorer.

            "managedCluster": {
                "clusterName": "export",
                "config": {
                    "masterConfig": {
                        "machineTypeUri": type,
                        "imageUri": "dataproc-export-image"

                    }

When using imageUri nothing gets created , and i dont seem to find any error in any of the logs
@evilsoapbox

Edit:
My bad , had to use v1beta API and use the full imageUri of the image

from initialization-actions.

tartavull avatar tartavull commented on June 3, 2024

+1

from initialization-actions.

spark2ignite avatar spark2ignite commented on June 3, 2024

Sure, go ahead and send it yourself ;-) Thanks!

from initialization-actions.

chimerasaurus avatar chimerasaurus commented on June 3, 2024

Will do!

from initialization-actions.

MarkDunne avatar MarkDunne commented on June 3, 2024

+1

Any updates on this issue?

from initialization-actions.

snafis avatar snafis commented on June 3, 2024

+1

from initialization-actions.

jrussek avatar jrussek commented on June 3, 2024

@evilsoapbox did this get any traction?

from initialization-actions.

chimerasaurus avatar chimerasaurus commented on June 3, 2024

Hi all, yes. We are still planning on this feature. No firm ETA but it's under active investigation.

from initialization-actions.

saleh-sedighi-ck avatar saleh-sedighi-ck commented on June 3, 2024

+1

from initialization-actions.

chimerasaurus avatar chimerasaurus commented on June 3, 2024

Still under active investigation. This feature is very high on our feature list for 2018.

from initialization-actions.

astanway avatar astanway commented on June 3, 2024

+1, subscribing for updates. Strongly desire this

from initialization-actions.

nehalecky avatar nehalecky commented on June 3, 2024

Hi @evilsoapbox and all. Is this PR related to this issue GoogleCloudDataproc/cloud-dataproc#44?

from initialization-actions.

chimerasaurus avatar chimerasaurus commented on June 3, 2024

from initialization-actions.

astanway avatar astanway commented on June 3, 2024

Nice! Two questions: how do we use the image to build a cluster? The only option we have is to pick an image-version on the gcloud cli, but putting in the image name doesn't seem to work.

Also, it looks like the image will only last for a month - why is there an expiration date on it?

from initialization-actions.

takeon8 avatar takeon8 commented on June 3, 2024

@astanway
Hi! you can use the new BETA flag "--image" in gcloud 190.0.0.

gcloud beta dataproc clusters create <cluster_name> --image <your_custom_image_name>

from initialization-actions.

takeon8 avatar takeon8 commented on June 3, 2024

@astanway
The custom image itself is saved into your GCE images. It will not be deleted in 30 days. However, you cannot create a new cluster with an custom image that is more than 30 days old. Any cluster created before the 30 day is not affected.

from initialization-actions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.