OmerJog commented on issue #4303: [AIRFLOW-3370] Elasticsearch log task handler 
additional features
URL: https://github.com/apache/airflow/pull/4303#issuecomment-469597828
 
 
   @rhwang10 
   Still needs fixing:
   ```
   ./airflow/config/log_config.py:214:9: E117 over-indented
   ./airflow/config/log_config.py:216:9: E117 over-indented
   ./airflow/config/log_config.py:218:9: E117 over-indented
   ./airflow/config/log_config.py:220:9: E117 over-indented
   ./airflow/config_templates/__init__.py:20:1: F401 '.airflow_local_settings' 
imported but unused
   ./airflow/utils/log/es_task_handler.py:165:13: E117 over-indented
   ./airflow/utils/log/es_task_handler.py:319:17: F841 local variable 'e' is 
assigned to but never used
   ./airflow/utils/log/es_task_handler.py:322:111: E501 line too long (118 > 
110 characters)
   ```

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


With regards,
Apache Git Services

Reply via email to