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 pipeline_executor.py ... command is too long, it will fail silently #442

Open
nzxwang opened this issue Oct 28, 2019 · 0 comments
Open
Assignees

Comments

@nzxwang
Copy link
Contributor

nzxwang commented Oct 28, 2019

The only indication will be in the executor log.

parallel: Error: Command line too long (142448 >= 131049) at input 0: pipeline_executor.py --local --uri-file /hpf/large...

This can occur if a user runs a pipeline with a lot of files. Then the user will just see "submitting executors" while the executors already failed to connect and are no longer in the squeue or qstat.

@nzxwang nzxwang assigned nzxwang and bcdarwin and unassigned nzxwang Oct 31, 2019
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

2 participants