Page MenuHomeDevCentral

Create workspace directory for Airflow pipelines
ClosedPublic

Authored by dereckson on Jan 13 2024, 18:21.
Tags
None
Referenced Files
F13986543: D3276.id8421.diff
Wed, Nov 26, 08:35
F13968998: D3276.id8419.diff
Wed, Nov 26, 05:27
Unknown Object (File)
Sat, Nov 22, 07:52
Unknown Object (File)
Tue, Nov 18, 14:25
Unknown Object (File)
Tue, Nov 18, 00:50
Unknown Object (File)
Sun, Nov 16, 17:30
Unknown Object (File)
Fri, Nov 14, 01:50
Unknown Object (File)
Tue, Nov 11, 07:47
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 5173
Build 5454: 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