Page MenuHomeDevCentral

Inject fantoir-datasource in Airflow image
ClosedPublic

Authored by dereckson on Jan 14 2024, 19:10.
Tags
None
Referenced Files
F7583389: D3283.id8452.diff
Tue, Apr 29, 05:12
F7577393: D3283.id8451.diff
Tue, Apr 29, 02:31
F7575293: D3283.id8452.diff
Tue, Apr 29, 01:22
Unknown Object (File)
Sun, Apr 27, 07:20
Unknown Object (File)
Sun, Apr 27, 04:30
Unknown Object (File)
Sat, Apr 26, 20:51
Unknown Object (File)
Sat, Apr 26, 07:07
Unknown Object (File)
Thu, Apr 24, 23:15
Subscribers
None

Details

Summary

The fantoir_fetch and fantoir_import DAGs require fantoir-datasource.

This multi-stage build uses rDS77691169e3a7 nasqueron/datasources image
to install fantoir-datasource and make it available for the DAGs.

Ref T1812

Test Plan

Run a container with airflow nasqueron shell and launch fantoir-datasource

Diff Detail

Repository
rDAF Docker image for Airflow
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5196
Build 5477: arc lint + arc unit

Event Timeline

dereckson created this revision.

Both fantoir-datasource fetch and fantoir-datasource import work correctly in airflow nasqueron shell: rows are correctly imported into PostgreSQL database.

This revision is now accepted and ready to land.Jan 14 2024, 19:12