[
https://issues.apache.org/jira/browse/HADOOP-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497050
]
Jim Kellerman commented on HADOOP-1391:
---------------------------------------
- Mark a table as in-memory. This means we should also be able to specify a
maximum row length. HBase would have to enforce this as MapFile and
SequenceFile don't have a configurable block size - and we don't want to change
the block size for the whole DFS cluster for one table.
> HBase administration
> --------------------
>
> Key: HADOOP-1391
> URL: https://issues.apache.org/jira/browse/HADOOP-1391
> Project: Hadoop
> Issue Type: New Feature
> Components: contrib/hbase
> Reporter: Jim Kellerman
> Assigned To: Jim Kellerman
> Priority: Minor
>
> Enhance HBase administration API
> - Add/delete column to existing table
> - Take table off-line, put it on-line
> - RECORD, BLOCK or NO compression
> - Merge two regions
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.