SAP IQ provider for Apache Airflow
Project description
SAP IQ Provider for Apache Airflow
Table of Contents
Installation
pip install airflow-provider-sapiq
Configuration
In the Airflow user interface, configure a connection with the Conn Type set to SAP IQ.
Configure the following fields:
Conn Id: How you wish to reference this connection. The default value issapiq_default.userid: Login for the SAP IQ server.password: Password for the SAP IQ server.,port: Port for the SAP IQ server, typically 2638.host: Host of the SAP IQ server.
Modules
SAP IQ Operator
The SapIqOperator exequtes SQL query on SAP IQ server.
Import into your DAG using:
from sapiq_provider.operators.SapIqOperator import SapIqOperator
License
airflow-provider-sapiq is distributed under the terms of the Apache-2.0 license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airflow_provider_sapiq-0.1.0.tar.gz.
File metadata
- Download URL: airflow_provider_sapiq-0.1.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43b3076440de165327ed43e5d873c96bdd5e917ce405cf230c33ff232cf2ae8e
|
|
| MD5 |
db88d3391761def7013d638793677a98
|
|
| BLAKE2b-256 |
3c4d83d1087b4440586b59a5fb59b8251e8c8c20b79f5296a69a63292f559c58
|
File details
Details for the file airflow_provider_sapiq-0.1.0-py3-none-any.whl.
File metadata
- Download URL: airflow_provider_sapiq-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f72ff89279f84a4025d5deb5522646f0b978c0f4506c6837e040e1b1e7cfd54
|
|
| MD5 |
f79c83ee1984f191c93abb37bc85f8e5
|
|
| BLAKE2b-256 |
91ec4f583db0c836a4ac46f98f336149387e4f5b25d078353a01f62d39645a0b
|