Code Monkey home page Code Monkey logo

Comments (3)

karth295 avatar karth295 commented on June 9, 2024

Weird -- I can't reproduce your issue. Are you using any other parameters in your create cluster request? Particularly are you using a tiny machine type like n1-standard-1?

$ gcloud beta dataproc clusters create kpal-single3 --initialization-actions=gs://dataproc-initialization-actions/zeppelin/zeppelin.sh --metadata='zeppelin-port=9995' --zone=europe-west1-b
Waiting on operation [projects/project/regions/global/operations/37bffd78-c061-4564-9df5-5a7dfcd7772a].
Waiting for cluster creation operation...done.                                                                                            
Created [https://dataproc.googleapis.com/v1beta2/projects/project/regions/global/clusters/kpal-single3] Cluster placed in zone [europe-west1-b].

Does sudo journalctl -u zeppelin give you any interesting information (i.e. stacktraces)?

Also, have you tried deleting this cluster and creating a new one?

from initialization-actions.

chaosmail avatar chaosmail commented on June 9, 2024

Thanks for the quick reply!

For adding Zeppelin, i followed this Google tutorial where the path to Zeppelin is gs://dataproc-initialization-actions/apache-zeppelin/zeppelin.sh.

However, if I use the correct path gs://dataproc-initialization-actions/zeppelin/zeppelin.sh (corresponding with this repo and as described in your answer) Zeppelin starts properly.

Thanks a lot!

from initialization-actions.

karth295 avatar karth295 commented on June 9, 2024

Gotcha -- I didn't look carefully at your command earlier. I opened a PR internally to fix that blog post.

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.