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

If start multiple ray process on same node, how to stop one leaving others running. #6135

Open
chudegao opened this issue Nov 11, 2019 · 0 comments
Labels
enhancement Request for new feature and/or capability P3 Issue moderate in impact or severity

Comments

@chudegao
Copy link

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): RHLE7.6
  • Ray installed from (source or binary): binary
  • Ray version: 0.7.6
  • Python version: 3.66
  • Exact command to reproduce: ray stop

Describe the problem

I started several ray cluster on same node, each one use different resource configuration for different kinds of job. But when stop ray,it will stop all ray process. What's the best practice to handle this case.

Source code / logs

@pcmoritz pcmoritz added P1 Issue that should be fixed within a few weeks enhancement Request for new feature and/or capability labels Mar 19, 2020
@ericl ericl added P3 Issue moderate in impact or severity and removed P1 Issue that should be fixed within a few weeks labels May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability P3 Issue moderate in impact or severity
Projects
None yet
Development

No branches or pull requests

3 participants