joppevos commented on issue #21105:
URL: https://github.com/apache/airflow/issues/21105#issuecomment-1096455593

   > checking if Airflow is installed in "${HOME}/airflow" and warning and 
suggesting to move elsewhere if so (this is very bad because ${HOME}/airflow is 
by default where airflow stores all files (logs/config etc).
   @potiuk What do you mean with installed here. As in, where the repository of 
Airflow is located? or the executable path to airflow? 
   
   The venv with the airflow executable should not be placed in 
"${HOME}/airflow"
   The repository in "${HOME}/airflow" is not good either, since it will self 
destruct itself when wiping out that location :)


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to