lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

lakeFS - Data version control for your data lake | Git for data

Results 460 lakeFS issues
Sort by recently updated
recently updated
newest added

First step: add postgres section to KV params. Post KV - remove database section parameters entirely

exclude-changelog
team/versioning-engine
area/KV

Modified documentation: - upgrade doc - sizing guide DB storage and Mem **only**

exclude-changelog
team/versioning-engine
area/KV

As mentioned [in the docs](https://docs.lakefs.io/reference/garbage-collection.html), the current Garbage Collection is supported only on S3 and Azure and will be at some point available for GCP. However, I did not find...

contributor
team/ecosystem

Abuse command that will get a link to stage and link object in parallel. The command was created to capture the case of parallel write to the same key. In...

area/lakectl
exclude-changelog

exclude-changelog
team/versioning-engine
area/KV

While configured to work with auth API, there is no sense in running setup or superuser command as the remote service is responsible of the setup. The current commands setup...

exclude-changelog

Enable lakectl abuse by write to the same key - alternative to random-write.

area/lakectl
team/versioning-engine

- How to migrate from DB to KV - Quick start with DynamoDB - New properties in the configuration struct - Unsupported versions/features for dump/restore - Architecture page - Sizing...

docs
team/versioning-engine
area/KV

Currently, lakeFSFS support Hadoop 2, and we need to add support for Hadoop 3. DOD: - Hadoop 3 spec tests pass - lakeFSFS depends only on matching Hadoop packages. -...

team/ecosystem

Currently, we run an integration test using docker on Spark cluster 2.x and 3.x. Running the same on Databricks will help us catch more cases and issues before publishing a...

area/testing
improvement
infrastructure
area/client/spark
team/ecosystem
tech debt