A Aerospike provider for Apache Airflow
Project description
Aerospike Provider for Apache Airflow
Installation
requirements:
python
3.8.0+
aerospike
14.0.0+
apache-airflow
2.2.0+
You can install this package as:
pip install airflow-provider-aerospike
Configuration
In the Airflow interface, configure a Connection
for Aerospike. Configure the following fields:
Conn Id
:aerospike_conn_id
Conn Type
:Aerospike
Port
: Aerospike cluster port (usually at 3000)Host
: Cluster node address (The client will learn about the other nodes in the cluster from the seed node)
Operators
currently, the provider supports simple operations such as Fetching single or multiple keys and Creating/Updating keys.
Sensors
currently, the provider supports simple methods such as checking if single or multiple keys exist.
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
File details
Details for the file airflow_provider_aerospike-0.0.1.tar.gz
.
File metadata
- Download URL: airflow_provider_aerospike-0.0.1.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02c5feb3d0e32325f207e6e1f3d85ae16bf781ca018c187bd88eb90378773018 |
|
MD5 | 8855c3dc2a7c4ec1976580704c061bce |
|
BLAKE2b-256 | 6daa333654e596a4c00d728cb9c4b00cb9fbd9a63f3fdac088753cf80bee307c |
File details
Details for the file airflow_provider_aerospike-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: airflow_provider_aerospike-0.0.1-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8d25efad332298e61f2a7541690821f7106e0313be2ff27765f6927ef538db3 |
|
MD5 | d4596dc61751e7daf9551e6fe4f0ef20 |
|
BLAKE2b-256 | 313c79c1cc129679e24a5ead45e239f30a8ccfeab56ff33cd8d1aa542e197831 |