You are here: Home / LBN / Up2date / Data Science / BastionLinux 36 / python3-openlineage-python-1.24.2-1.lbn36.noarch

python3-openlineage-python-1.24.2-1.lbn36.noarch

Package Attributes
RPM  python3-openlineage-python-1.24.2-1.lbn36.noarch.rpm Architecture  noarch Size  235737 Created  2025/03/04 10:09:45 UTC
Package Specification
Summary OpenLineage Python Client
Group Unspecified
License ZPL
Home Page https://pypi.org/project/openlineage-python
Description

OpenLineage-python To install from source, run: $ python -m pip install .

Configuration Config file The most common way to configure the OpenLineage Client is by .yaml file, which contains all the details of how to connect to your OpenLineage backend. The config file is located by:

looking at the OPENLINEAGE_CONFIG environment variable looking for the openlineage.yml file in the current working directory looking for the openlineage.yml file in the $HOME/.openlineage directory.

Different ways of connecting to OpenLineage backend are supported by the standardized Transport interface. This is an example config for specifying http transport: transport: type: "http" url: "https:/backend:5000" auth: type: "api_key" api_key: "f048521b-dfe8-47cd-9c65-0cb07d57591e"

The type property is required. It can be one of the built-in transports or a custom one. There are four built-in transports, http, kafka, console and file. Custom transports type is a fully qualified class name that

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsZstd)  
rpmlib(FileDigests)  
Provides
python-openlineage-python
python3-openlineage-python
python3.10-openlineage-python
python3.10dist(openlineage-python)
python3dist(openlineage-python)
Obsoletes
python-openlineage-python

Document Actions