Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spawning of remote cluster is broken #2052

Closed
vnlitvinov opened this issue Sep 8, 2020 · 0 comments · Fixed by #2053
Closed

Spawning of remote cluster is broken #2052

vnlitvinov opened this issue Sep 8, 2020 · 0 comments · Fixed by #2053
Assignees
Labels
bug 🦗 Something isn't working Ray ⚡ Issues related to the Ray engine
Milestone

Comments

@vnlitvinov
Copy link
Collaborator

Describe the problem

After #1966 was merged Ray version was pinned at 0.8.7, while modin/experimental/cloud/rayscale.py is not adapted to changed API. We need to fix that.

@vnlitvinov vnlitvinov added bug 🦗 Something isn't working Ray ⚡ Issues related to the Ray engine labels Sep 8, 2020
@vnlitvinov vnlitvinov added this to the 0.8.2 milestone Sep 8, 2020
@anmyachev anmyachev self-assigned this Sep 8, 2020
anmyachev added a commit to anmyachev/modin that referenced this issue Sep 10, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Sep 10, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Sep 10, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Sep 10, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Sep 10, 2020
…luster stop

Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
vnlitvinov pushed a commit that referenced this issue Sep 10, 2020
* Fix spawning of remote cluster for Ray 0.8.7
* Update dependencies
* Change Teamcity Dockerfile to fully use conda for setting up environment

Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
aregm pushed a commit to aregm/modin that referenced this issue Sep 16, 2020
…#2053)

* Fix spawning of remote cluster for Ray 0.8.7
* Update dependencies
* Change Teamcity Dockerfile to fully use conda for setting up environment

Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🦗 Something isn't working Ray ⚡ Issues related to the Ray engine
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants