[ 
https://issues.apache.org/jira/browse/HBASE-18899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195959#comment-16195959
 ] 

Hudson commented on HBASE-18899:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-2.0 #645 (See 
[https://builds.apache.org/job/HBase-2.0/645/])
HBASE-18899 Make Fileinfo more readable in HFilePrettyPrinter (chia7712: rev 
9ae2750588594a8d02e63d00008e1f61967314b0)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java


> Make Fileinfo more readable in HFilePrettyPrinter
> -------------------------------------------------
>
>                 Key: HBASE-18899
>                 URL: https://issues.apache.org/jira/browse/HBASE-18899
>             Project: HBase
>          Issue Type: Improvement
>          Components: HFile
>    Affects Versions: 3.0.0, 1.5.0, 2.0.0-alpha-4
>            Reporter: Guangxu Cheng
>            Assignee: Guangxu Cheng
>             Fix For: 2.0.0-beta-1
>
>         Attachments: HBASE-18899.master.v1.patch, 
> HBASE-18899.master.v2.patch, HBASE-18899.patch
>
>
> Fileinfo as follows. some fields can print  readable values.
> {code}
> Fileinfo:
>     BLOOM_FILTER_TYPE = ROW
>     DELETE_FAMILY_COUNT = \x00\x00\x00\x00\x00\x00\x00\x00
>     EARLIEST_PUT_TS = \x00\x00\x01^Q\xF6\x0E\xCF
>     KEY_VALUE_VERSION = \x00\x00\x00\x01
>     LAST_BLOOM_KEY = f
>     MAJOR_COMPACTION_KEY = \xFF
>     MAX_MEMSTORE_TS_KEY = \x00\x00\x00\x00\x00\x00\x00\x18
>     MAX_SEQ_ID_KEY = 27
>     TIMERANGE = 1504613633743....1506570582061
>     hfile.AVG_KEY_LEN = 14
>     hfile.AVG_VALUE_LEN = 3
>     hfile.CREATE_TIME_TS = \x00\x00\x01^\xC6\xB4J\xF9
>     hfile.LASTKEY = \x00\x01f\x01i\x00\x00\x01^\xC6\x9A\xB8-\x04
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to