-
Many lakeFS users integrate it with Spark.
To simplify the search experience of docs, Spark integrations should be a top-level category in our documentation.
-
Follow up on https://github.com/treeverse/lakeFS/blob/master/CHANGELOG.md#unreleased
-
Add public docs for the feature.
-
For things like the quickstart it's important that screenshots match the version that users are running.
With something like PhantomCSS/CasperJS (or whatever the modern equivilant is) it'd be possib…
-
From @iddoavn:
I don't think this has anything to do with this change, so we shouldn't stop it, but I tested all the notebooks to see they work fine and in the `delta-lake` notebook in the line:
…
-
### TL;DR
**Using ADLS Gen2 (a.k.a Hierarchical Namespace) as underlying Storage for LakeFS is not fully supported and gives problems. Please document this in the Azure installation documentation**
…
-
@iddoavn writes:
I tried going down the spark-submit route instead.
Run:
```sh
spark-submit --conf spark.hadoop.lakefs.api.url=https://aws-demo.lakefs.io/api/v1 \
--conf spark.hadoop.lake…
-
Investigate the option to commit directly into target branch instead of creating an intermediary branch
-
### What happened?
### TL;DR:
`lakectl ingest` purpose is to add Data from external sources into LakeFS, but for Azure it does not work.
## Current Behavior:
Azure storage accounts need a…
-
If I provide wrong lakeFS credentials in Python client then I see following error message in lakeFS logs. Error message "built in authenticator: not found" is confusing. This means as if built in auth…