An library used within Acryl Agents to execute tasks
Project description
acryl-executor
Remote execution agent used for running DataHub tasks.
python3 -m venv --upgrade-deps venv
source venv/bin/activate
pip3 install .
Notes
By default, this library comes with a set of default task implementations:
RUN_INGEST Task
-
SubprocessProcessIngestionTask - Executes a metadata ingestion run by spinning off a subprocess. Supports ingesting from a particular version, and with a specific plugin (based on the platform type requested)
-
InMemoryIngestionTask - Executes a metadata ingestion run using the datahub library in the same process. Not great for production where we can see strange dependency conflicts when certain packages are executed together. Use this for testing, as it has no ability to check out a specific DataHub Metadata Ingestion plugin.
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 acryl-executor-0.0.3.4rc1.tar.gz
.
File metadata
- Download URL: acryl-executor-0.0.3.4rc1.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d5c93748af5619816f3e53164dce1db6ac0e384bcc50adb2ade3cf64f8ccdc8 |
|
MD5 | f9d7c20684e76867cbfbcda69f1f5637 |
|
BLAKE2b-256 | 29de1acc4f7bba6e781a7d72c12ea2cab4e3caaedbf1343d8d01cb9bbb1f46ca |
File details
Details for the file acryl_executor-0.0.3.4rc1-py3-none-any.whl
.
File metadata
- Download URL: acryl_executor-0.0.3.4rc1-py3-none-any.whl
- Upload date:
- Size: 48.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 285eca0c63ea4ffb8a7f9f4d2734da5fb77f0d62a9293c0b9bbfa0072a0d67b6 |
|
MD5 | a897bd38eebbfd8120827468c5a6c1bb |
|
BLAKE2b-256 | 404719c66d950b995e1c529a907896389c481771b6b8a54645ed5d609d665fd1 |