Page MenuHomeDevCentral

Create workspace directory for Airflow pipelines
ClosedPublic

Authored by dereckson on Jan 13 2024, 18:21.
Tags
None
Referenced Files
F8809101: D3276.id.diff
Tue, May 20, 07:52
F8783483: D3276.id8420.diff
Mon, May 19, 23:29
Unknown Object (File)
Mon, May 19, 07:10
Unknown Object (File)
Thu, May 15, 03:36
Unknown Object (File)
Tue, May 13, 08:33
Unknown Object (File)
Mon, May 12, 05:13
Unknown Object (File)
Sat, May 10, 18:53
Unknown Object (File)
Fri, May 9, 23:17
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