Version:
DVC version: 0.73.0
Python version: 3.6.8
Platform: Linux-4.15.0-1056-aws-x86_64-with-Ubuntu-18.04-bionic
Binary: False
Package: None
Filesystem type (cache directory): ('xfs', '/dev/nvme1n1')
Filesystem type (workspace): ('xfs', '/dev/nvme1n1')
Reproduce:
git clone git@github.com:iterative/dataset-registry-private.git
cd dataset-registry-private
dvc pull ILSVRC.dvc
Output:
First, it prints something very fast and everything disappears.
Then it hangs with an empty screen for a minute or two before querying the cache.
Probably it is downloading dir file?