Skip to content

Figure out if we should change how batch files use -i (or just have better documentation) #192

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

Open
bethac07 opened this issue Feb 4, 2025 · 0 comments
Assignees

Comments

@bethac07
Copy link
Collaborator

bethac07 commented Feb 4, 2025

When running batch files, DCP passes in pipeline and -i, but not --data-file (because it shouldn't need it because path info is in the batch file). HOWEVER, apparently in this case, the -i setting does do the "let's look at every file in the path", which in the default of empty string, means it tries to list every file in the entire dang bucket. Not the desired behavior! Not sure we can fix at the code level because sometimes a batched pipeline might need -i, but should investigate more, and document what we find.

@bethac07 bethac07 self-assigned this Feb 4, 2025
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