linxiaohui commented on issue #13637:
URL: https://github.com/apache/airflow/issues/13637#issuecomment-791086852


   Hi everypone, I am using apache-airflow 2.0.1 (using CeleryExecuor), an I 
have set `min_file_process_interval = 60`  and `parsing_processes = 2`.  But 
still the scheduler CPU using is very high. (according the `top` )
   
     PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND  
  
   32057 root      20   0 1753140 121540  11728 R **138.7**  0.0   0:04.19 
airflow schedul                                                                 
                                         
   32093 root      20   0 1578452  61000   4812 R  **90.4**  0.0   0:02.73 
airflow schedul  
   
   any help? thanks a lot


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


Reply via email to