[ 
https://issues.apache.org/jira/browse/HAMA-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon updated HAMA-138:
--------------------------------

    Status: Patch Available  (was: Open)

Local test passed. 

scanner(0, 32) will returns [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 
15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31}
instead of [0, 1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 2, 20, 21, 22, 23, 
24, 25, 26, 27, 28, 29, 3, 30, 31, 4, 5, 6, 7, 8, 9]

Submit to hudson.

> left pad with zeroes to integer key
> -----------------------------------
>
>                 Key: HAMA-138
>                 URL: https://issues.apache.org/jira/browse/HAMA-138
>             Project: Hama
>          Issue Type: Improvement
>          Components: implementation
>    Affects Versions: 0.1.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.1.0
>
>         Attachments: HAMA-138.patch
>
>
> I would use integer key and extract data from range scans. But, hbase 
> row/column is alphabetically sorted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to