Skip to main content

GraphGrid Provider Package

Project description

The airflow-provider-graphgrid package includes Operators and functionality in order to better streamline Airflow workflows within GraphGrid CDP.

Airflow DAGs can leverage the GraphGridDockerOperator and GraphGridMount via

from graphgrid_provider.operators.graphgrid_docker import \
    GraphGridDockerOperator, GraphGridMount

and use them as if they were a normal DockerOperator

t_0 = GraphGridDockerOperator(task_id='task_0',
                              dag=dag,
                              mounts=[GraphGridMount(target="/some_path",
                                                     source="/some_other_path",
                                                     type="bind")],
                              image="some-image",
                              auto_remove=True,
                              )

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

airflow-provider-graphgrid-2.0.1.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

airflow_provider_graphgrid-2.0.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file airflow-provider-graphgrid-2.0.1.tar.gz.

File metadata

File hashes

Hashes for airflow-provider-graphgrid-2.0.1.tar.gz
Algorithm Hash digest
SHA256 421d4d3806a8a51f7b920e86d273d795b9ede8adaef136313cd23ba84d461edd
MD5 30c2ac8c9e2ac3df93bb80cee68a88a2
BLAKE2b-256 5efba0ed49a9bb007ae5788ed0e5d948473a442a4419e7aa7ddb81abc8e12f87

See more details on using hashes here.

File details

Details for the file airflow_provider_graphgrid-2.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for airflow_provider_graphgrid-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 20c5793f556a2269e373d23d8a883223860289f385ec46daf28763502160e17b
MD5 dba55a84d317032ebd0bad1b45c78e72
BLAKE2b-256 08343f94df380617e0448302fab7333b8916b619b56cffc22b49cf25f72b2a57

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page