Get rid of HColumnDescriptor.MAPFILE_INDEX_INTERVAL?
----------------------------------------------------
Key: HBASE-2555
URL: https://issues.apache.org/jira/browse/HBASE-2555
Project: Hadoop HBase
Issue Type: Improvement
Reporter: Jeff Hammerbacher
Now that we have HFile, it seems that the constant
http://hadoop.apache.org/hbase/docs/r0.20.4/api/org/apache/hadoop/hbase/HColumnDescriptor.html#MAPFILE_INDEX_INTERVAL
is no longer useful. I've grepped around the codebase and couldn't find it
used elsewhere. Perhaps kept around in case folks decide to store their HBase
data into a MapFile?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.