Skip to main content

A openmldb provider package built by 4paradigm.

Project description

Airflow OpenMLDB Provider


Overview

Airflow OpenMLDB Provider supports connecting to OpenMLDB. Specifically, connect to the OpenMLDB API Server.

Operators:

  • OpenMLDBLoadDataOperator
  • OpenMLDBSelectIntoOperator
  • OpenMLDBDeployOperator
  • OpenMLDBSQLOperator: the underlying implementation of operators above. Support all sql.

Only operators and a hook, no sensors.

Build

To build openmldb provider, follow the steps below:

  1. Clone the repo.
  2. cd into provider directory.
  3. Run python3 -m pip install build.
  4. Run python3 -m build to build the wheel.
  5. Find the .whl file in /dist/*.whl.

How to use

Write the dag, using openmldb operators, ref simple openmldb operator dag example.

Create the connection in airflow, the name is openmldb_conn_id you set.

Trigger the dag.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

airflow_provider_openmldb-0.0.1-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page