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
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 acryl-executor-0.0.3.7.tar.gz.
File metadata
- Download URL: acryl-executor-0.0.3.7.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c4c0a9fb9cb142107fcde576183f8721fbefc7a0b104b980be71f9c54a60344
|
|
| MD5 |
4b33f74bedba499fc00352d794828c23
|
|
| BLAKE2b-256 |
e7f8ffc4aa0b19eebfeaf96c81d52e602d67846a471512661bfc0391b06cc41f
|
File details
Details for the file acryl_executor-0.0.3.7-py3-none-any.whl.
File metadata
- Download URL: acryl_executor-0.0.3.7-py3-none-any.whl
- Upload date:
- Size: 49.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8dc62046a34ea19edbbdb4a813d4a89fdffb94160358020a70f18574c90c1c81
|
|
| MD5 |
998c4e6fa449540e2ca6073ed15fb81d
|
|
| BLAKE2b-256 |
1cf1e9726314fc980c6455e784d26a89c029cca0fabb88d980bbc846ce6af145
|