Alex Behm has posted comments on this change. Change subject: Set PYTHONUNBUFFERED in wait-for-* scripts. ......................................................................
Patch Set 2: Michael, I don't think I can just put the "-u" in the shebang. We use a custom impala-python to run this script: #!/usr/bin/env impala-python I'd prefer to use the -u, but don't want to plumb it through all callers. Any ideas? -- To view, visit http://gerrit.cloudera.org:8080/2810 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icf341e81d0d459504918ae7c9e88918fe5e16c59 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-HasComments: No
