Page MenuHomeDevCentral

Create workspace directory for Airflow pipelines
ClosedPublic

Authored by dereckson on Jan 13 2024, 18:21.
Tags
None
Referenced Files
F3679985: D3276.id8421.diff
Mon, Oct 21, 18:46
F3679111: D3276.id8419.diff
Mon, Oct 21, 12:43
Unknown Object (File)
Sat, Oct 19, 02:14
Unknown Object (File)
Fri, Oct 18, 03:49
Unknown Object (File)
Fri, Oct 18, 03:49
Unknown Object (File)
Fri, Oct 18, 03:49
Unknown Object (File)
Fri, Oct 18, 02:52
Unknown Object (File)
Thu, Oct 17, 20:21
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 Not Applicable
Unit
Tests Not Applicable

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