-
The `archives.replacements` key in the `.goreleaser.yaml` is deprecated and should be replaced
More info about it [here](https://goreleaser.com/deprecations/#archivesreplacements).
-
> on the website we're directing users to the Quickstart via the CTA (call to action) Run locally but it's to this link:
> https://docs.lakefs.io/quickstart/run.html
There's a redirect but it does…
-
Component tests run 3 times, one for every client build. This is OK, just don't run them in parallel -- it takes so much memory that we run out.
-
- **azure-storage-file-datalake --pre**:
- **12.5.0**:
- **Windows 10**:
- **3.8**:
**Describe the bug**
The `AIO` version runs no faster than without AIO
**To Reproduce**
```
# get AAD…
-
### What happened?
Current Behavior:
Repo ID not accepted if 3 chars long but requirement says "Min 3 characters".
Steps to Reproduce:
1. Click "Create Repository"
2. Enter a repo id…
-
In some cases, users would like to be notified of a failed Treeverse action. For example, if a data quality check failed as a part of a pre-merge hook, send an email. As opposed to writing specific co…
-
Discovered during a recent large-scale run. When running at large scales, sweeping on AWS S3 runs into numerous "SlowDown" messages from deleteObjects, overloads even those, and makes no progress. I…
-
### What happened?
Current Behavior:
I was able to import a single object to lakeFS running on local blockstore, but not to read it.
Steps to Reproduce:
1. Stage a file:
`lakectl fs sta…
-
### What happened?
Current Behavior: using docker-compose up in deployments generates startup error for HIVE
Steps to Reproduce:
1. checkout lakefs repo
2. go to deployments/compose
3.…
-
Currently, we only publish the non-assembled Spark metadata client to Maven central.
This task is to do some discovery and decide whether we want to publish the assembled jar too.