Page MenuHomeDevCentral

Inject fantoir-datasource in Airflow image
ClosedPublic

Authored by dereckson on Jan 14 2024, 19:10.
Tags
None
Referenced Files
F10745314: D3283.id8451.diff
Fri, Jul 25, 17:32
F10738662: D3283.diff
Fri, Jul 25, 13:28
F10738661: D3283.id8452.diff
Fri, Jul 25, 13:27
Unknown Object (File)
Thu, Jul 24, 05:21
Unknown Object (File)
Mon, Jul 21, 06:09
Unknown Object (File)
Mon, Jul 21, 06:09
Unknown Object (File)
Mon, Jul 21, 01:16
Unknown Object (File)
Sat, Jul 19, 02:12
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 Not Applicable
Unit
Tests Not Applicable

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