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 2019/11/03 06:16:45 UTC

[GitHub] [airflow] OmerJog commented on issue #6485: [AIRFLOW-5834] Option to skip serve_logs process with workers

OmerJog commented on issue #6485: [AIRFLOW-5834] Option to skip serve_logs process with workers
URL: https://github.com/apache/airflow/pull/6485#issuecomment-549108773
 
 
   @msumit can you take a look at the test you added?
   ```
   test_serve_logs_on_worker_start (tests.cli.test_cli.TestCLI) ... WARNI [airflow.utils.log.logging_mixin.LoggingMixin] Starting serve logs process within worker is going to be deprecated, and will be removed from Airflow 2.0
   Running a worker with superuser privileges when the
   worker accepts messages serialized with pickle is a very bad idea!
   If you really want to continue then you have to set the C_FORCE_ROOT
   environment variable (but please think about this before you do).
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services