Run ckanext-aircan with DAGs of this project
hannelita opened this issue · 1 comments
hannelita commented
Acceptance
Assuming a local CKAN instance and a local Airflow instance:
- Successfully use https://github.com/datopian/ckanext-aircan to run the multiple-node DAG implemented here
- Properly document any changes on https://github.com/datopian/ckanext-aircan README
- Upload a resource to a Local CKAN instance using ckanext-aircan
Tasks
- Install https://github.com/datopian/ckanext-aircan
- Configure local Airflow accordingly
- Implement API calls on https://github.com/datopian/ckanext-aircan - Resolved with datopian/ckanext-aircan#1
- Fix issue with temp files and Docker - Resolved with datopian/ckanext-aircan#2
hannelita commented
datopian/ckanext-aircan#2 with datopian/ckanext-aircan#1 Allow the complete flow of a local CKAN instance + local Airflow
These 2 PRs fix this issue