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 18:23:45 UTC

[GitHub] [airflow] dimberman opened a new issue #7981: Creating temporary file in /tmp is not happening in RHEL

dimberman opened a new issue #7981: Creating temporary file in /tmp is not happening in RHEL
URL: https://github.com/apache/airflow/issues/7981
 
 
   
   
   **Apache Airflow version**: None
   
   Ticket was created 23/Jan/17 18:17
   
   **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**:
   
   The subprocess.Popen is unable to create temporary files in RHEL machines unless addition parameter is given 'shell=True' in every operator.py file.
   
   **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-795
       

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