Page MenuHomeDevCentral

Inject fantoir-datasource in Airflow image
ClosedPublic

Authored by dereckson on Jan 14 2024, 19:10.
Tags
None
Referenced Files
F9325511: D3283.diff
Sun, Jun 1, 10:46
Unknown Object (File)
Thu, May 29, 07:19
Unknown Object (File)
Wed, May 28, 10:55
Unknown Object (File)
Mon, May 26, 13:55
Unknown Object (File)
Fri, May 23, 06:48
Unknown Object (File)
Sat, May 17, 06:50
Unknown Object (File)
Tue, May 13, 05:07
Unknown Object (File)
Sat, May 10, 16:14
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