ashb commented on a change in pull request #5879: [AIRFLOW-5280] conn: Remove
aws_default's default region name
URL: https://github.com/apache/airflow/pull/5879#discussion_r325112886
##########
File path: scripts/ci/in_container/entrypoint_ci.sh
##########
@@ -121,6 +121,10 @@ export
PYTHONPATH=${PYTHONPATH:-${AIRFLOW_SOURCES}/tests/test_utils}
export PATH=${PATH}:${AIRFLOW_SOURCES}
export AIRFLOW__CORE__UNIT_TEST_MODE=True
+export HADOOP_DISTRO
Review comment:
Unrelated/old change?
```suggestion
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services