-
https://github.com/treeverse/lakeFS/runs/6490112605?check_suite_focus=true failed with the words
```
time="2022-05-18T13:35:00Z" level=info msg="initialized Auth service" func=pkg/auth.NewDBAuthServ…
-
In case that there are no files to delete while running the GC spark job, GC will throw the following exception:
`Exception in thread "main" org.apache.spark.sql.AnalysisException: Unable to infer sc…
-
* Esti system test to verify a system wide migration to KV, for correctness
* Can also be used to cover the migration from the performance aspect by (currently manually) checking the time it takes
…
-
```bash
curl -X 'GET' \
'http://nichujie.xyz/api/v1/domains/test/problems/commit-test/config/ls?amount=100' \
-H 'accept: application/json'
```
Gives all files under `Cases/`, not root direct…
-
We have a data repository structured as git-like immutable content addressable store with several years worth of historical data in it that we'd like to import into lakefs. Unfortunately, the lakefs A…
-
For managed lakeFS, you can't use import from the lakeFS binary, so there should be an option from the UI.
-
Upload data first, and then commit immediately without updating config.json. We get:
After that, we make a commit again, and we get:
What happened: after first commit, files are committed to…
-
We should either check what causing the flakiness or make the timeout longer. Examples:
https://github.com/treeverse/lakeFS/runs/4803247848
https://github.com/treeverse/lakeFS/runs/4801417391
https…
-
After adding a [mapping capability](https://github.com/treeverse/hadoop-router-fs/blob/main/src/main/java/io/lakefs/routerfs/PathMapper.java) RouerFS can use, this task is to implement RouterFS files…
-
# What
Add an OutputCommitter that uses _existing_ lakeFS operations for **atomic** commits that are efficient and safely concurrent.
# Why #
## Clearly correct by construction
Rather than…