Skip to content

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

@bethac07

Description

@bethac07

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions