Git Product home page Git Product logo

Comments (3)

jacobtomlinson avatar jacobtomlinson commented on August 13, 2024

Does YARN give you any logs about what the job did?

from dask-yarn.

casgie avatar casgie commented on August 13, 2024

No, yarn does not give any logs

from dask-yarn.

hermlon avatar hermlon commented on August 13, 2024

I'm experiencing the same behavior, running dask version 2023.5.0 and Python 3.8.13. Here are the logs from yarn:
yarn-logs.txt

and the ones from running my test script:

python3 app.py 
/home/myusername/dask-scraper/venv/lib/python3.8/site-packages/dask_yarn/core.py:16: FutureWarning: format_bytes is deprecated and will be removed in a future release. Please use dask.utils.format_bytes instead.
  from distributed.utils import (
/home/myusername/dask-scraper/venv/lib/python3.8/site-packages/dask_yarn/core.py:16: FutureWarning: parse_timedelta is deprecated and will be removed in a future release. Please use dask.utils.parse_timedelta instead.
  from distributed.utils import (
WARNING: YARN_OPTS has been replaced by HADOOP_OPTS. Using value of YARN_OPTS.
23/10/28 23:28:02 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
23/10/28 23:28:03 INFO client.RMProxy: Connecting to ResourceManager at node274-ib.ara/192.168.210.19:8032
23/10/28 23:28:03 INFO skein.Driver: Driver started, listening on 42057
23/10/28 23:28:04 INFO conf.Configuration: resource-types.xml not found
23/10/28 23:28:04 INFO resource.ResourceUtils: Unable to find 'resource-types.xml'.
23/10/28 23:28:04 INFO skein.Driver: Uploading application resources to hdfs://node274-ib.ara:8020/user/myusername/.skein/application_1682065044112_0121
23/10/28 23:28:05 INFO skein.Driver: Submitting application...
23/10/28 23:28:05 INFO impl.YarnClientImpl: Submitted application application_1682065044112_0121

It somehow looks like everything is working, but I'm never actually running anything besides starting the YarnCluster.

from dask-yarn.

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.