[
https://issues.apache.org/jira/browse/HBASE-11316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049402#comment-14049402
]
stack commented on HBASE-11316:
-------------------------------
Folks seem to update hfile rather than put in place a new version (it is on
version 3 at the moment). hfile seems to be known outside hbase (we bulk
import hfiles, not storefiles).
hfile is used more often in our doc currently:
kalashnikov:docbkx stack$ grep hfile *|wc
97 980 11524
kalashnikov:docbkx stack$ grep -i hfile * |wc
252 4413 35218
kalashnikov:docbkx stack$ grep -i storefile * |wc
188 2386 22833
If you just use storefile, folks will wonder where hfile fits.
You are the boss. Pick one. Just explain how the two relate on first use.
Good on you misty. Ditto with column family/Store.
> Expand info about compactions beyond HBASE-11120
> ------------------------------------------------
>
> Key: HBASE-11316
> URL: https://issues.apache.org/jira/browse/HBASE-11316
> Project: HBase
> Issue Type: Bug
> Components: Compaction, documentation
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Attachments: HBASE-11316-1.patch, HBASE-11316-2.patch,
> HBASE-11316-3.patch, HBASE-11316-4.patch, HBASE-11316-5.patch,
> HBASE-11316.patch, ch9_compactions.pdf
>
>
> Round 2 - expand info about the algorithms, talk about stripe compaction, and
> talk more about configuration. Hopefully find some rules of thumb.
--
This message was sent by Atlassian JIRA
(v6.2#6252)