Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/20188 )

Change subject: KUDU-3402 Update trace-viewer with newest catapult changes.
......................................................................

KUDU-3402 Update trace-viewer with newest catapult changes.

Kudu trace viewer was originally forked from the about_tracing with
minimal changes.

I have done the following steps:

1. Merge master from github.com/catapult-project/catapult into
the kudu branch in github.com/cloudera/catapult.

2. Override the kudu_tracing with about_tracing (git hash: 
c23fd238e1e9704fb4386):
   $ cd tracing/tracing/ui/extras
   $ cp about_tracing/* kudu_tracing/
   $ cd kudu_tracing/
   $ cp about_tracing.html kudu_tracing.html
   $ rm about_tracing.html
   $ sed -i 's/about_tracing/kudu_tracing/g' *

3. Redo the few changes that was needed for Kudu and restore the old
filter format:
   
https://github.com/cloudera/catapult/commit/003d1462c43c196462f2f317f4d89116c7ca7421

Change-Id: I931de59a2cad944bfb945b3e1bee3e9c96b5b34b
Reviewed-on: http://gerrit.cloudera.org:8080/20188
Reviewed-by: Marton Greber <greber...@gmail.com>
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <ale...@apache.org>
---
M thirdparty/vars.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Marton Greber: Looks good to me, but someone else must approve
  Kudu Jenkins: Verified
  Alexey Serbin: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/20188
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I931de59a2cad944bfb945b3e1bee3e9c96b5b34b
Gerrit-Change-Number: 20188
Gerrit-PatchSet: 8
Gerrit-Owner: Zoltan Martonka <zmarto...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <greber...@gmail.com>
Gerrit-Reviewer: Zoltan Martonka <zmarto...@cloudera.com>

Reply via email to