You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/11/08 17:36:03 UTC

[kudu-CR] KUDU-1610. Bump trace viewer to new upstream version

Hello Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

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

to look at the new patch set (#2).

Change subject: KUDU-1610. Bump trace viewer to new upstream version
......................................................................

KUDU-1610. Bump trace viewer to new upstream version

This bumps to a new build of trace-viewer. The upstream work was
reasonably substantial since trace-viewer has been moved into a new
'Catapult' project run by Google. But, I fooled around with it until it
seems to work again on my newly-updated Chrome.

Change-Id: I69cf7c5615165c6374e999ac22b89f876ff7140d
---
M thirdparty/vars.sh
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/42/4642/2
-- 
To view, visit http://gerrit.cloudera.org:8080/4642
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I69cf7c5615165c6374e999ac22b89f876ff7140d
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: Dan Burkert <da...@apache.org>
Gerrit-Reviewer: Kudu Jenkins