Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
Reviewed
Description
For CellChunkMap we may need a cell such that the chunk out of which it was created, the id of the chunk be embedded in it so that when doing flattening we can use the chunk id as a meta data. More details will follow once the initial tasks are completed.
Why we need to embed the chunkid in the Cell is described by anastas in this remark over in parent issue https://issues.apache.org/jira/browse/HBASE-14921?focusedCommentId=15244119&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15244119
Attachments
Attachments
Issue Links
- is depended upon by
-
HBASE-17950 Write the chunkId also as Int instead of long into the first byte of the chunk
- Resolved
- is related to
-
HBASE-20673 Reduce the number of Cell implementations; the profusion is distracting to users and JIT
- In Progress
- links to