Aaron Taylor
09/09/2024, 10:58 PM~lakefs~ lakectl local
CLI? I didn't see a config here for it: https://docs.lakefs.io/reference/configuration.htmlNiro
09/09/2024, 11:24 PMAaron Taylor
09/09/2024, 11:31 PMlakectl local
. Is there a way to override the default parallelism for lakectl
?Amit Kesarwani
09/09/2024, 11:32 PMAaron Taylor
09/11/2024, 5:46 PMNiro
09/11/2024, 5:48 PMNiro
09/11/2024, 5:52 PMAaron Taylor
09/11/2024, 6:45 PMlakectl local checkout
-p, --parallelism int Max concurrent operations to perform (default 25)
I have seen big performance improvements for some of the lakectl commands by bumping that number way up, e.g. to 500. Our use case has lots of smaller files so it might be helping optimize for that scenario.Niro
09/11/2024, 7:27 PMAaron Taylor
09/12/2024, 5:36 PM