LakeFSHook

LakeFS

LakeFSHook that interacts with a lakeFS server.

View on GitHub

Last Updated: Jan. 2, 2023

Access Instructions

Install the LakeFS provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

lakefs_conn_idstrconnection that has the uses the extra fields to extract the access_key_id, secret_access_key and lakeFS server endpoint.

Documentation

LakeFSHook that interacts with a lakeFS server.

Was this page helpful?