scalable-airflow-template
scalable-airflow-template copied to clipboard
Cookiecutter setup doesn't seem to work
As per #1 I've not been able to get coockiecutter to work. Research on the error seems to imply that cookiecutter.json
should be inside a subdirectory but it's not clear.
Anyway my solution has been to checkout this project and take the contents of the scalable-airflow
directory and work from there which is a bit of a shame given the effort put into creating a template in the first place.
For context I'm on MacOS and using a brew installed version of cookiecutter which is:
$ cookiecutter --version
Cookiecutter 1.7.2 from /usr/local/Cellar/cookiecutter/1.7.2/libexec/lib/python3.8/site-packages (Python 3.8)
Same. The installation fails on the request for a fernet key. Is a fernet key really necessary?