Hello Michael Brown,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/1629
to look at the new patch set (#2).
Change subject: Update python impala cluster script for docker compatibility
......................................................................
Update python impala cluster script for docker compatibility
The python scripts looked at all processes even those not owned by the
current user which includes docker processes. The fix is to only
consider processes owned by the current user.
Some unused imports were also removed.
Change-Id: I8ae7c4a5f3c6ce7d2838f9f722d5341c585cf562
---
M tests/common/impala_cluster.py
1 file changed, 10 insertions(+), 9 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/29/1629/2
--
To view, visit http://gerrit.cloudera.org:8080/1629
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8ae7c4a5f3c6ce7d2838f9f722d5341c585cf562
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Casey Ching <[email protected]>
Gerrit-Reviewer: Casey Ching <[email protected]>
Gerrit-Reviewer: Michael Brown <[email protected]>