Git Product home page Git Product logo

Comments (5)

kvnkho avatar kvnkho commented on August 14, 2024

I see you closed the issue, are you good? This might be Ray version right? @goodwanghan

from fugue.

goodwanghan avatar goodwanghan commented on August 14, 2024

@juanitorduz i guess that is related with the ray versions. Ray changes behaviors in every version, so if you are using an old fugue version + a very new ray version, it could break.

Could you try

pip install fugue[ray]==0.8.6.dev4

and try again? It has the support of the latest ray. We will release 0.8.7 soon

from fugue.

juanitorduz avatar juanitorduz commented on August 14, 2024

Yeah! It seems something related to the versions. Our cluster runs with Ray 2.6.3 so I made sure now that I have the same version in jupyter hub (the latest Ray version was released yesterday).

I also made sure to pass fugue[ray] to the runtime_env argument of Ray init. I made this example work passing as_local=True .

Iā€™m now grasping the fact that there a way from the examples from the docs to running this in a cluster. I'll keep you posted!

Thank you very much! šŸ’Ŗ

from fugue.

juanitorduz avatar juanitorduz commented on August 14, 2024

I see you closed the issue, are you good? This might be Ray's version right? @goodwanghan

Indeed, seems it was an issue with the Ray version and the need to pass the packages (fugue[ray]) through runtime_env or Ray init.

I'm a Ray and Fugue nubie so I closed it because it seems something I could fix.

fyi: my end goal is to use statsforecast with Ray in jupyter hub.

from fugue.

juanitorduz avatar juanitorduz commented on August 14, 2024

I think I solved now with the right versions thanks! šŸ™

from fugue.

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.