Giter Club home page Giter Club logo

Comments (6)

martindurant avatar martindurant commented on July 17, 2024

Do tasks in fact run? Can you confirm that you don't have a previous scheduler process hanging around?

In the cluster-runnig process, you can investigate what port the scheduler has actually used for bokeh,

cluster.local_cluster.scheduler.services['bokeh'].port

or from the other script with the client

client.scheduler_info()['services']['bokeh']

from knit.

j-bennet avatar j-bennet commented on July 17, 2024

They do run! I have to wrap it up for the day, but my application writes JSON to s3, and it finished running and wrote JSON. I'll check the bokeh address next time I run things.

from knit.

mrocklin avatar mrocklin commented on July 17, 2024

from knit.

j-bennet avatar j-bennet commented on July 17, 2024

Looks like this problem is not related to YARN scheduler. The same thing happens when running dask-scheduler and dask-worker processes from console on a EMR cluster. The scheduler output indicates bokeh UI on port 8787:

(dvss) [hadoop@ip-10-21-0-229 ~]$ dask-scheduler
distributed.scheduler - INFO - -----------------------------------------------
distributed.scheduler - INFO - Clear task state
distributed.scheduler - INFO -   Scheduler at:    tcp://10.21.0.229:8786
distributed.scheduler - INFO -       bokeh at:                     :8787
distributed.scheduler - INFO - Local Directory:    /tmp/scheduler-ytyz4of_
distributed.scheduler - INFO - -----------------------------------------------

UI is accessible, I see workers etc., but no tasks.

from knit.

j-bennet avatar j-bennet commented on July 17, 2024

Gah. User error! I failed to provide the running scheduler address to my code, and it quietly created a new LocalCluster as a fallback. So I was looking at the wrong UI. Smart me. Closing.

from knit.

mrocklin avatar mrocklin commented on July 17, 2024

from knit.

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.