You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/18 10:29:32 UTC

[GitHub] [airflow] aioannoa edited a comment on issue #17605: Airflow stdout not working/console problem

aioannoa edited a comment on issue #17605:
URL: https://github.com/apache/airflow/issues/17605#issuecomment-901002420


   Apologies for that. You are right. So, how can I get this info from my setup? I use Airflow as part of a Kubernetes cluster. In its entry_point.sh script I am using the following:
   
   airflow db init
   airflow scheduler -D &
   
   That is after I have setup the database connection of Airflow. Which I don't think is any relevant.
   Would an output of the core in Airflow's .cfg help?


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org