Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by stack: http://wiki.apache.org/hadoop/Hbase/FAQ ------------------------------------------------------------------------------ See [http://mail-archives.apache.org/mod_mbox/hadoop-hbase-user/200805.mbox/[EMAIL PROTECTED] Advice for smaller clusters in write-heavy environments] '''14. [[Anchor(14)]] Can I change the regionserver behavior so it, for example, orders keys other than lexicographically, etc.?''' - Yes, by subclassing H!RegionServer. For example that orders the row return by column values, see ''org.apache.hadoop.hbase.regionserver.ordered.!OrderedRegionServer'' + Yes, by subclassing H!RegionServer. For example that orders the row return by column values, see [https://issues.apache.org/jira/browse/HBASE-605 HBASE-605]
