Hello Attila Bukor, Kudu Jenkins, Bankim Bhavsar,

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

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

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

Change subject: [scripts] a tool to print out HybridTime timestamps
......................................................................

[scripts] a tool to print out HybridTime timestamps

This is Todd's script to output HybridTime timestamps in human-readable
form (works with Python2 and Python3).  The script reads from standard
input until EOF/EOS and outputs the result into standard output.

The script is useful when analyzing hybrid timestamps found in Kudu
WAL files.  For example:

$ echo 6435399373400084500 | python convert-hybrid-timestamp.py
2019-10-15 05:27:05.146505 L=20

Change-Id: Ifc5b0d20c6f1bca0994d00a347ff14e4ae64a14c
---
A src/kudu/scripts/convert-hybrid-timestamp.py
1 file changed, 40 insertions(+), 0 deletions(-)


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifc5b0d20c6f1bca0994d00a347ff14e4ae64a14c
Gerrit-Change-Number: 14541
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to