-
Notifications
You must be signed in to change notification settings - Fork 25
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
Ver 0.2.2 error in single-host distributed mode #10
Comments
Add: master branch works fine |
Yes. Please try master branch. Notice we have added support for cgroup and now you need privilege to launch master and agents. Please follow here to start the cluster. Looks like there is no CPU configured to the agent and this is why you get "Resource request doesn't fit in cluster" error. This should be resolved in the master branch. |
Thanks for getting back on this. Tried the
Any suggestions to turn on debug? |
Added log message from
Does this mean the |
Could you please |
I have fixed a minor bug in the |
Updated to ver. 0.2.2. Local mode works fine. But the encountered following error in single-host distributed mode. Error message in the master:
Error message in the submission window:
OS: Ubuntu 17.10
The text was updated successfully, but these errors were encountered: