我用过 : dvc[webhdfs]==2.9.3
,由安装pip install dvc[webhdfs]
然后这个 repo 已经被 git 克隆了。
我还输入了:dvc remote add -d storage webhdfs://xxx/dvc
和git add .dvc/config
但是命令dvc add ./assets/xxx/*
仍然卡住了......
命令行窗口不断显示:Collecting stages from the workspace
我用过 : dvc[webhdfs]==2.9.3
,由安装pip install dvc[webhdfs]
然后这个 repo 已经被 git 克隆了。
我还输入了:dvc remote add -d storage webhdfs://xxx/dvc
和git add .dvc/config
但是命令dvc add ./assets/xxx/*
仍然卡住了......
命令行窗口不断显示:Collecting stages from the workspace