Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 960A52009C5 for ; Mon, 16 May 2016 17:57:37 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 94AB3160A16; Mon, 16 May 2016 15:57:37 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DE4F0160131 for ; Mon, 16 May 2016 17:57:36 +0200 (CEST) Received: (qmail 85217 invoked by uid 500); 16 May 2016 15:57:35 -0000 Mailing-List: contact dev-help@impala.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@impala.incubator.apache.org Delivered-To: mailing list dev@impala.incubator.apache.org Received: (qmail 85206 invoked by uid 99); 16 May 2016 15:57:35 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 May 2016 15:57:35 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 47827C0E1C for ; Mon, 16 May 2016 15:57:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.362 X-Spam-Level: X-Spam-Status: No, score=0.362 tagged_above=-999 required=6.31 tests=[RDNS_DYNAMIC=0.363, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Ac0dSAnJVg_3 for ; Mon, 16 May 2016 15:57:33 +0000 (UTC) Received: from ip-10-146-233-104.ec2.internal (ec2-75-101-130-251.compute-1.amazonaws.com [75.101.130.251]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 07A785FB21 for ; Mon, 16 May 2016 15:57:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ip-10-146-233-104.ec2.internal (8.14.4/8.14.4) with ESMTP id u4GFvVeA029935; Mon, 16 May 2016 15:57:31 GMT Message-Id: <201605161557.u4GFvVeA029935@ip-10-146-233-104.ec2.internal> Date: Mon, 16 May 2016 15:57:23 +0000 From: "Lars Volker (Code Review)" To: Michael Brown , Taras Bobrovytsky , Alex Behm , impala-cr@cloudera.com, dev@impala.incubator.apache.org CC: Bharath Vissapragada , Dan Hecht Reply-To: lv@cloudera.com X-Gerrit-MessageType: newpatchset Subject: =?UTF-8?Q?[Impala-CR](cdh5-trunk)_IMPALA-3489:_Add_script_to_extract_breakpad_symbols_from_binaries=0A?= X-Gerrit-Change-Id: I3ee0972efcb50609407b04cd6f4309b244a84861 X-Gerrit-ChangeURL: X-Gerrit-Commit: ad05d6e38482d306cee9582052f3aee3b69eab97 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.10-rc0 archived-at: Mon, 16 May 2016 15:57:37 -0000 Hello Michael Brown, Taras Bobrovytsky, Internal Jenkins, Alex Behm, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/2961 to look at the new patch set (#7). Change subject: IMPALA-3489: Add script to extract breakpad symbols from binaries ...................................................................... IMPALA-3489: Add script to extract breakpad symbols from binaries Change-Id: I3ee0972efcb50609407b04cd6f4309b244a84861 --- A bin/dump_breakpad_symbols.py A infra/python/deps/python-magic-0.4.11.tar.gz M infra/python/deps/requirements.txt 3 files changed, 276 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/61/2961/7 -- To view, visit http://gerrit.cloudera.org:8080/2961 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I3ee0972efcb50609407b04cd6f4309b244a84861 Gerrit-PatchSet: 7 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Lars Volker Gerrit-Reviewer: Alex Behm Gerrit-Reviewer: Bharath Vissapragada Gerrit-Reviewer: Dan Hecht Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Lars Volker Gerrit-Reviewer: Michael Brown Gerrit-Reviewer: Taras Bobrovytsky