Skip to content

DVC PULL doesn't work when i pushed data from one GIT Repo to S3 remote storage and try pulling from other GIT Repo #4253

Closed
@aswin-datakalp

Description

@aswin-datakalp

HI ,

Details**
DVC version: 1.1.7
Python version: 3.6.9
Platform: Linux-5.3.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
Binary: False
Package: pip
Supported remotes: http, https, s3

problem***
I have two GIT REPOS, for example namely "Repo_1" and "Repo_2".

Lets say i initialize DVC in Repo_1 and add few data files and also add remote s3 storage and push data there through dvc push command. Able to see the data in AWS S3 bucket.

Now i come to "REPO_2" and initialize dvc by "dvc init" and also i add the same s3 bucket as remote storage and try to pull the data by "dvc pull". But data pulling that is not happening !!

Can you explain me why that way of linking two GIT REPOS where you can push data from one repo to aws and pull from the other repo which has same aws remote storage is not possible ??

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting responsewe are waiting for your reply, please respond! :)questionI have a question?

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions