lakeFS
lakeFS copied to clipboard
lakeFS - Data version control for your data lake | Git for data
I approved #3220 to allow us to move forward on this feature. However I continue not to understand what goes into a "user ID" field of a user defined with...
Since we don't want / can't modify or add to the current interface - we have many places where we call the GetRepo in the graveler level and fail to...
API changes (like adding optional parameters to functions) are not backward compatible with the clients. The java and python clients are generated with the lakeFS version. Other clients like the...
Currently, the credentials under the GUI `Administration` tab are sorted alphabetically by their ID. It should be possible to choose how the credentials are sorted, and the default should probably...
Following #3591 and #3646 - we recognized the need for a better error handling mechanizm within `graveler`. #3646 handles the `Repository` section of graveler but similar discovery and implementation should...
The proposal should offer some initial way to collaborate on top of a lakeFS change (merge, commit)
In the spark client - sbt package doesn't compatible with apple M1. We should add an option to download the package locally and use it in case of running the...
- See: https://github.com/treeverse/lakeFS/pull/3645#discussion_r918673348
https://github.com/treeverse/lakeFS/runs/7376726113?check_suite_focus=true ``` lakefs_1 | time="2022-07-17T09:45:07Z" level=error msg="bad S3 PutObject response" func="pkg/block/s3.(*Adapter).streamToS3" file="build/pkg/block/s3/adapter.go:250" error="s3 error: \nInternalErrorWe encountered an internal error. Please try again.VYSDHQGHXYB03VZW7+W9n4/EwOo7D8okfA2ox1Yzva6G4fUlFCHMDOvUcN+LiHaYL+jDNhRXfmZzMjF+dx769wzWBvs=" host="lakefs:8000" log_audit=API method=POST operation=PutObject path=/api/v1/repositories request_id=088b84ac-a99b-48af-ad20-5f50200ba41d service_name=rest_api status_code=500...
Currently, we have no way of knowing which ref a lakefsfs version is based on. Suggest adding tags for future versions (and possible past) Add release process documentation Maintain a...