You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Taras Bobrovytsky (Code Review)" <ge...@cloudera.org> on 2016/05/10 02:23:22 UTC

[Impala-CR](cdh5-trunk) Add Breakpad minidump collection script

Taras Bobrovytsky has uploaded a new patch set (#2).

Change subject: Add Breakpad minidump collection script
......................................................................

Add Breakpad minidump collection script

generate_diag_test.py should be executed first. It creates some test
data for the collect_diag.py script. Once the testdata is in place,
execute collect_diag.py.

Change-Id: I85b3643133e28eca07507ac2a79acbf73128456f
---
A bin/collect_minidumps.py
A bin/generate_minidump_collection_testdata.py
2 files changed, 318 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/97/2997/2
-- 
To view, visit http://gerrit.cloudera.org:8080/2997
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I85b3643133e28eca07507ac2a79acbf73128456f
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Taras Bobrovytsky <tb...@cloudera.com>
Gerrit-Reviewer: Lars Volker <lv...@cloudera.com>