dimberman opened a new issue #8030: BaseJob does not check return code of a 
process
URL: https://github.com/apache/airflow/issues/8030
 
 
   
   **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**:
   
   BaseJob should report a failure if the process has a non-zero return.
   
   **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:
[email protected]


With regards,
Apache Git Services

Reply via email to