Ryan Blue created PARQUET-410:
---------------------------------
Summary: Fix subprocess hang in merge_parquet_pr.py
Key: PARQUET-410
URL: https://issues.apache.org/jira/browse/PARQUET-410
Project: Parquet
Issue Type: Bug
Components: parquet-mr
Affects Versions: 1.8.1
Reporter: Ryan Blue
Assignee: Ryan Blue
When I merge pull requests with python 2.7.9, the git push command hangs after
succeeding. This appears to be caused by something similar to the [subprocess
PIPE
problem|http://thraxil.org/users/anders/posts/2008/03/13/Subprocess-Hanging-PIPE-is-your-enemy/]
although I'm not sure exactly what's happening. Everything works fine if I
remove the {{stderr=subprocess.STDOUT}} option.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)