Tianyi Wang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9875
Change subject: Revert "IMPALA-6747: Automate diagnostics collection." ...................................................................... Revert "IMPALA-6747: Automate diagnostics collection." A couple of things donot work in python2.6 -- Multiple with statements in the same context -- shutil.make_archive() I need a little more time to test the fix with python2.6. Meanwhile, reverting this to unblock others. I'll resubmit the fix when I'm confident that it works with python2.6 This reverts commit 2883c9950026db74240a69ab07e867810b8547b0. Change-Id: I221ede9d5eb4d89ea20992cc27a8284803af3223 Reviewed-on: http://gerrit.cloudera.org:8080/9872 Reviewed-by: Michael Ho <[email protected]> Tested-by: Michael Ho <[email protected]> (cherry picked from commit cf4f314922f13fbf54c6d7300ceaa2229bf5916a) --- D bin/diagnostics/__init__.py D bin/diagnostics/collect_diagnostics.py D bin/diagnostics/collect_shared_libs.sh M bin/rat_exclude_files.txt D tests/unittests/test_command.py 5 files changed, 0 insertions(+), 620 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/75/9875/1 -- To view, visit http://gerrit.cloudera.org:8080/9875 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: 2.x Gerrit-MessageType: newchange Gerrit-Change-Id: I221ede9d5eb4d89ea20992cc27a8284803af3223 Gerrit-Change-Number: 9875 Gerrit-PatchSet: 1 Gerrit-Owner: Tianyi Wang <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]>
