Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

Sorting #2

Open
akkumar opened this issue Apr 15, 2010 · 1 comment
Open

Sorting #2

akkumar opened this issue Apr 15, 2010 · 1 comment

Comments

@akkumar
Copy link
Owner

akkumar commented Apr 15, 2010

For a stored field, given the row key order of field/term - should be straight-forward.

A configurable scan limit can be given, that in turn refers to the number of unique terms across the given field to be sorted.

A reasonable default value can be placed, with expert level hints about the domain size of the field term ( number of unique terms ) given , that affects the memory on the regionservers and the performance of the scan query for sorting.

@akkumar
Copy link
Owner Author

akkumar commented Apr 16, 2010

Example + code available at - http://wiki.github.com/akkumar/hbasene/api-sorting .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant