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 2020/03/29 15:29:41 UTC

[GitHub] [airflow] dimberman opened a new issue #7962: BaseJob does not check return code of a process

dimberman opened a new issue #7962: BaseJob does not check return code of a process
URL: https://github.com/apache/airflow/issues/7962
 
 
   
   
   **Apache Airflow version**: None
   
   Ticket was created 17/Oct/16 22:47
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
   
   **Environment**:
   
   - **Cloud provider or hardware configuration**:
   - **OS** (e.g. from /etc/os-release):
   - **Kernel** (e.g. `uname -a`):
   - **Install tools**:
   - **Others**:
   **What happened**:
   
   BaseJob ignores the return code of the spawned process. which makes even that process is killed or returned abnormally, it will think it finishes with success
   
   **What you expected to happen**:
   
   
   **How to reproduce it**:
   
   
   **Anything else we need to know**:
   
   Moved here from https://issues.apache.org/jira/browse/AIRFLOW-578
       

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

[GitHub] [airflow] dimberman commented on issue #7962: BaseJob does not check return code of a process

Posted by GitBox <gi...@apache.org>.
dimberman commented on issue #7962: BaseJob does not check return code of a process
URL: https://github.com/apache/airflow/issues/7962#issuecomment-606660336
 
 
   Misassigned. This is a bug https://github.com/apache/airflow/issues/8030

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

[GitHub] [airflow] dimberman closed issue #7962: BaseJob does not check return code of a process

Posted by GitBox <gi...@apache.org>.
dimberman closed issue #7962: BaseJob does not check return code of a process
URL: https://github.com/apache/airflow/issues/7962
 
 
   

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