Bharath Vissapragada has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9872
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 --- 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/72/9872/1 -- To view, visit http://gerrit.cloudera.org:8080/9872 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I221ede9d5eb4d89ea20992cc27a8284803af3223 Gerrit-Change-Number: 9872 Gerrit-PatchSet: 1 Gerrit-Owner: Bharath Vissapragada <[email protected]>
