[
https://issues.apache.org/jira/browse/HBASE-11729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095936#comment-14095936
]
Andrew Purtell commented on HBASE-11729:
----------------------------------------
Almost forgot: We also introduce in V3 a optional field in the FixedFileTrailer
containing the wrapped data encryption key for the file.
{code}
optional bytes encryption_key = 13;
{code}
> Document HFile v3
> -----------------
>
> Key: HBASE-11729
> URL: https://issues.apache.org/jira/browse/HBASE-11729
> Project: HBase
> Issue Type: Task
> Components: documentation, HFile
> Affects Versions: 0.98.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Trivial
> Labels: beginner
>
> 0.98 added HFile v3. There are a couple of mentions of it in the book on the
> sections on cell tags, but there isn't an actual overview or design
> explanation like there is for [HFile
> v2|http://hbase.apache.org/book/hfilev2.html].
--
This message was sent by Atlassian JIRA
(v6.2#6252)