-
https://docs.lakefs.io/understand/architecture.html says:
> lakeFS stores data in an underlying object store..., with some of its metadata stored in [PostgreSQL](https://www.postgresql.org/) (see […
-
```
Exception in thread "main" org.apache.spark.sql.AnalysisException: Except can only be performed on tables with the same number of columns, but the first table has 1 columns and the second table h…
-
When iterating over slices with the format `x:y` (this can happen on old link physical addresses syntax), we get an exception since HDFS assumes a schema and therefore treats the string as an absolute…
-
A great feature of trino is the plugins framework. It should be possible to reference plugins packages in, at least, one of the following manners:
* Maven coordinates
* URL to be downloaded
* Mou…
-
Hey, I want to mange history of large amount of documents. Can be around 10k documents and bulk reading and writing operations that will reduce amount of requests between my service and lakefs can be …
-
Support lakectl download command to support single/multiple files download to local directory.
```
# single file
lakectl fs download lakefs://example-repo/example-branch/prefix/doc.md
# multip…
-
Running the latest version of the [Everything Bagel](https://github.com/treeverse/lakeFS/blob/master/deployments/compose/docker-compose.yml) compose file.
The `lakefs-setup` container fails:
`…
rmoff updated
2 years ago
-
As for now, we publish lakeFS hadoopFS client jar and uber-jar to Maven central, and publish the Spark client jar to Maven, but the Spark client uber-jar to a public S3 bucket.
Both clients should be…
-
The following error occurs while trying to update from lakeFS 0.6.3 to 0.82.0:
```shell
Error: UPGRADE FAILED: pre-upgrade hooks failed: warning: Hook pre-upgrade lakefs/templates/job.yaml failed:…
-