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/21 01:30:32 UTC

[Impala-CR](cdh5-trunk) CDH-39818 ADDENDUM: Change time format in minidump collection script

Taras Bobrovytsky has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/3162

Change subject: CDH-39818 ADDENDUM: Change time format in minidump collection script
......................................................................

CDH-39818 ADDENDUM: Change time format in minidump collection script

Before this patch, the Breakpad minidump collection script expected the
start_time and end_time to be specified in epoch seconds UTC. This
patch changes this format to milliseconds (as requested by CM).

Change-Id: I9b91bffbf0d4ab37753566ea9c31bbb01ac41623
---
M bin/collect_minidumps.py
1 file changed, 7 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/62/3162/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3162
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b91bffbf0d4ab37753566ea9c31bbb01ac41623
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Taras Bobrovytsky <tb...@cloudera.com>