[ https://issues.apache.org/jira/browse/HBASE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HBASE-1962: ------------------------- Attachment: 1962.patch We were looking at hfile metainfo and making regions that went from file lastkey to lastkey instead of from EMPTY_ROW to startkey (of second file) and then startkey to startkey of 3rd file, and so on. > Bulk loading script makes regions incorrectly (loadtable.rb) > ------------------------------------------------------------ > > Key: HBASE-1962 > URL: https://issues.apache.org/jira/browse/HBASE-1962 > Project: Hadoop HBase > Issue Type: Bug > Reporter: stack > Attachments: 1962.patch > > > From mailing list, Murali Krishna found that loadtable.rb is not making > regions correctly from the passed hfiles. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.