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

SOL tool to show where plan is running #15

Open
edwardcapriolo opened this issue May 17, 2014 · 1 comment
Open

SOL tool to show where plan is running #15

edwardcapriolo opened this issue May 17, 2014 · 1 comment

Comments

@edwardcapriolo
Copy link
Owner

When attempting to debug a plan running across multiple nodes I had to use zkshell to figure out where the parts were running. Also in developing #1 having this information easily accessed will create better algorithms for choosing nodes to run workers.

in the plan> prompt ` we should have a command like "show running workers" that graphically illustrates where the plan is running.

@edwardcapriolo
Copy link
Owner Author

This took a bit more work then planned. The first half was recording more host information in zk.

edwardcapriolo/teknek-core#5

Now we can move onto the sol shell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant