lakeFS provides scalable version control over the data lake, and uses Git-like semantics to create and access those versions.This notebooks covers how to load document objects from a
lakeFS
path (whether it’s an object or a prefix).
Initializing the lakeFS loader
ReplaceENDPOINT
, LAKEFS_ACCESS_KEY
, and LAKEFS_SECRET_KEY
values with your own.
Specifying a path
You can specify a prefix or a complete object path to control which files to load. Specify the repository, reference (branch, commit id, or tag), and path in the correspondingREPO
, REF
, and PATH
to load the documents from: