johan
johan
Hi! what is the latest news on this issue? Is it fixed? Updating and using the suggested config options fixed the `dvc init` error but it is still very slow.
@karajan1001 of course: ``` dvc doctor DVC version: 2.9.3 (pip) --------------------------------- Platform: Python 3.8.10 on Linux-5.13.0-39-generic-x86_64-with-glibc2.29 Supports: hdfs (fsspec = 2022.1.0, pyarrow = 7.0.0), webhdfs (fsspec = 2022.1.0), http (aiohttp...
@efiop I see, here is the output of `dvc doctor` from inside the dvc repository ``` DVC version: 2.9.3 (pip) --------------------------------- Platform: Python 3.8.10 on Linux-5.13.0-39-generic-x86_64-with-glibc2.29 Supports: hdfs (fsspec =...
@chriseviparker Did you raise a PR?
Is there any progress on this or any alternative solutions?
A similar feature has already been implemented for remotes: https://github.com/iterative/dvc/pull/6486
Any updates on this?
@efiop I just found [dvc-in-subdirectories](https://dvc.org/doc/command-reference/init#initializing-dvc-in-subdirectories) which I think I can use instead
https://discord.com/channels/485586884165107732/1093474648932491274/1093511063720448092
I guess you still have no plans on implementing this? It is still a big pain for us and the subdir solution and other hacks we are trying are far...