Skip to content

add: Revisit --jobs option. #7298

@daavoo

Description

@daavoo

Currently, the --jobs option in dvc add only has an effect if --to-remote is also used.

I find this behavior counterintuitive as I would expect dvc add --jobs to have an effect on the operations related with "plain" add like computing checksums.

Opened #7297 and treeverse/dvc.org#3199 .

Apart from that, I think we should consider allowing dvc add --jobs to override the default dvc config core.checksum_jobs and/or rename the current --jobs to --to-remote-jobs or --push-jobs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A: data-managementRelated to dvc add/checkout/commit/move/removediscussionrequires active participation to reach a conclusion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions