Skip to main content

An library used within Acryl Agents to execute tasks

Project description

acryl-executor

Remote execution agent used for running DataHub tasks.

cd src
python3 -m venv 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


Download files

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

Source Distribution

acryl-executor-0.0.3rc7.tar.gz (26.4 kB view details)

Uploaded Source

Built Distribution

acryl_executor-0.0.3rc7-py3-none-any.whl (47.3 kB view details)

Uploaded Python 3

File details

Details for the file acryl-executor-0.0.3rc7.tar.gz.

File metadata

  • Download URL: acryl-executor-0.0.3rc7.tar.gz
  • Upload date:
  • Size: 26.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for acryl-executor-0.0.3rc7.tar.gz
Algorithm Hash digest
SHA256 936aecf3bbaf00e29bfbd88a7c0ac5a9ae37fbfd7d464d52d75955b1480edaf7
MD5 8244d30ddc294c6c38f52ab7d9218637
BLAKE2b-256 d5a98aeb3d356cfa303dc3282664aa2bb00b25fff24cd406b46f1092ac0b9eda

See more details on using hashes here.

File details

Details for the file acryl_executor-0.0.3rc7-py3-none-any.whl.

File metadata

File hashes

Hashes for acryl_executor-0.0.3rc7-py3-none-any.whl
Algorithm Hash digest
SHA256 057a5097b6d03232798dcaeaa07430f1e9dd45316539b243bb3174fabd048ed1
MD5 eb4a45d9ef7c4d6183c3bddefb441fa6
BLAKE2b-256 0670bff6821946f9ce6b250db8fba4edd8ec2c764a5e6f224af7d14d49f397d3

See more details on using hashes here.

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