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

MrJob submitter should allow STDIN, skip blank lines in filenames #95

Open
anjackson opened this issue Apr 8, 2022 · 1 comment
Open
Assignees
Labels

Comments

@anjackson
Copy link
Contributor

Just failed to run a job because the input file list had an empty newline in it, which got translated into an hadoop -lsr / which is extremely wrong as well as very slow.

When processing items, empty/whitespace-only entries should skipped.

@anjackson anjackson added the bug label Apr 8, 2022
@anjackson anjackson self-assigned this Apr 8, 2022
@anjackson
Copy link
Contributor Author

Can be bundled with #96 as both tasks involve how we handle inputs.

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

No branches or pull requests

1 participant