Philip Zeyliger has posted comments on this change. ( http://gerrit.cloudera.org:8080/10056 )
Change subject: IMPALA-6747: Automate diagnostics collection. ...................................................................... Patch Set 1: I also used the following command to verify that there aren't any obvious python2.6-isms this time: $docker run -v $(pwd):/mnt:ro centos:6 bash -c "cp /mnt/bin/diagnostics/*.py /mnt/tests/unittests/test_command.py /tmp; python -m compileall /tmp" Listing /tmp ... Compiling /tmp/__init__.py ... Compiling /tmp/collect_diagnostics.py ... Compiling /tmp/test_command.py ... -- To view, visit http://gerrit.cloudera.org:8080/10056 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I166e726f1dd1ce81187616e4f06d2404fa379bf8 Gerrit-Change-Number: 10056 Gerrit-PatchSet: 1 Gerrit-Owner: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Comment-Date: Fri, 13 Apr 2018 16:21:50 +0000 Gerrit-HasComments: No
