Page MenuHomeDevCentral

Create workspace directory for Airflow pipelines
ClosedPublic

Authored by dereckson on Jan 13 2024, 18:21.
Tags
None
Referenced Files
F4084756: D3276.id8420.diff
Sat, Feb 1, 22:17
F4084754: D3276.id8419.diff
Sat, Feb 1, 22:17
F4084746: D3276.diff
Sat, Feb 1, 21:51
F4084681: D3276.id.diff
Sat, Feb 1, 21:26
F4084659: D3276.id8419.diff
Sat, Feb 1, 21:18
F4084656: D3276.id8421.diff
Sat, Feb 1, 21:15
F4084651: D3276.id8421.diff
Sat, Feb 1, 21:13
F4084650: D3276.id.diff
Sat, Feb 1, 21:13
Subscribers
None

Details

Summary

The FANTOIR pipeline requires a working directory. The directory ~/workspace
is mounted in every Airflow container, including airflow <realm> shell
for maintenance purpose.

Ref T1812.

Test Plan

Use that directory with D2754.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
airflow-workspace
Build Status
Buildable 5172
Build 5453: arc lint + arc unit

Event Timeline

dereckson created this revision.
Dwellers
$ airflow nasqueron shell
$ airflow variables get fantoir_directory
/home/airflow/workspace/fantoir
$ ls ~/workspace
fantoir
This revision is now accepted and ready to land.Jan 13 2024, 18:36