Looks like it was easier said than done for HBase, but they did it: https://issues.apache.org/jira/browse/HBASE-4811
On Mon, Jun 30, 2014 at 12:46 PM, Andrew Wells <[email protected]> wrote: > so, if you need to do both, ascending and descending order. I would need > to do 2 writes for each record going in... that might not be possible in > our situation. > > > On Mon, Jun 30, 2014 at 12:26 PM, Corey Nolet <[email protected]> wrote: > >> Andrew, >> >> Our recommendation on this has typically been to reverse the sort order >> of the keys on ingest. >> >> >> On Mon, Jun 30, 2014 at 12:24 PM, Andrew Wells <[email protected]> >> wrote: >> >>> Are there currently any good practices on doing this? >>> >>> Especially when a rowId has a large number of Keys. >>> >>> -- >>> *Andrew George Wells* >>> *Software Engineer* >>> *[email protected] <[email protected]>* >>> >>> >> > > > -- > *Andrew George Wells* > *Software Engineer* > *[email protected] <[email protected]>* > > -- Donald Miner Chief Technology Officer ClearEdge IT Solutions, LLC Cell: 443 799 7807 www.clearedgeit.com
