zeroam commented on issue #7873: Add help message in celery command URL: https://github.com/apache/airflow/pull/7873#issuecomment-604145199 > Hi. We recently had discussions about whether it is a good idea to hide commands in CLI. We decided that we prefer it to be visible, but with the appropriate warning. What do you think to enable showing Celery command for everyone and add appropriate warnings? #7070 It was difficult for me to figure out the reason why celery command is not visible, I agree with this opinion https://github.com/apache/airflow/pull/7070#pullrequestreview-338798365 and, I think, if celery command is showed to everyone and it's not available, (ex. executor is not CeleryExecutor, or DB is sqlite) appropriate message is set executor to CeleryExecutor and change database which is not sqlite.
---------------------------------------------------------------- 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
