Git Product home page Git Product logo

Comments (2)

jcrist avatar jcrist commented on August 13, 2024

Not currently. Currently skein requires two things that (as far as I know) are unlikely to be true not on an edge node:

  • Have the hadoop java libraries installed, and the hadoop configuration files available.
  • Have access to the resourcemanager rpc port

I'm not sure if any other tools work off the edge node without some third service to mediate (e.g. livy). Filed jcrist/skein#28 to see if anyone has used something like this.

One (hacky) solution might be to use paramiko to start and manage ssh tunnels and run the required commands remotely. This would still require access to an edge node though, just ease the process for users wanting to run their client locally. I'm hesitant to do this though, as it adds complexity to the library that I'm hoping to avoid.

from dask-yarn.

jcrist avatar jcrist commented on August 13, 2024

After talking to more people about this, I don't believe we'll have an answer to this for a while. The documentation notes that this is for use on an edge node. Solutions for running not on an edge node will likely require an external service running with elevated permissions. See dask/distributed#2043 for more discussion.

Closing for now. More issues can be opened later as needed.

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.