Hi,
I have created an environment with image version composer-1.5.0-airflow-1.10.1. However, i get this warning in my logs:
{default_celery.py:80} WARNING - You have configured a result_backend of redis://airflow-redis-service:6379/0, it is highly recommended to use an alternative result_backend (i.e. a database).
[2019-03-04 09:40:06,944] {base_task_runner.py:101} INFO - Job 4005: Subtask adwords_api [2019-03-04 09:40:06,944] {__init__.py:51} INFO - Using executor CeleryExecutor.
I thought airflow/composer is configured to use Cloud SQL as the backend database.
Is this something to worry about? Any recommendations would be appreciated.
Regards
Jocelyn