[jira] [Updated] (HBASE-15357) TableInputFormatBase getSplitKey does not handle signed bytes correctly

2016-04-29 Thread Nathan Schile (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Schile updated HBASE-15357: -- Attachment: 15357-branch-1.v3.txt Fixes merging on v2 patch on branch-1 branch. There were

[jira] [Updated] (HBASE-15357) TableInputFormatBase getSplitKey does not handle signed bytes correctly

2016-04-29 Thread Nathan Schile (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Schile updated HBASE-15357: -- Status: Patch Available (was: Open) > TableInputFormatBase getSplitKey does not handle signed

[jira] [Commented] (HBASE-15357) TableInputFormatBase getSplitKey does not handle signed bytes correctly

2016-03-21 Thread Nathan Schile (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204484#comment-15204484 ] Nathan Schile commented on HBASE-15357: --- What is the next step for this JIRA? Thanks. >

[jira] [Commented] (HBASE-15428) Port auto-balancing to MultiTableInputFormatBase

2016-03-08 Thread Nathan Schile (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15185628#comment-15185628 ] Nathan Schile commented on HBASE-15428: --- [~yuzhih...@gmail.com] Sorry, I forgot to mention that I

[jira] [Created] (HBASE-15428) Port auto-balancing to MultiTableInputFormatBase

2016-03-08 Thread Nathan Schile (JIRA)
Nathan Schile created HBASE-15428: - Summary: Port auto-balancing to MultiTableInputFormatBase Key: HBASE-15428 URL: https://issues.apache.org/jira/browse/HBASE-15428 Project: HBase Issue

[jira] [Commented] (HBASE-15357) TableInputFormatBase getSplitKey does not handle signed bytes correctly

2016-02-29 Thread Nathan Schile (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15173160#comment-15173160 ] Nathan Schile commented on HBASE-15357: --- For reference the current code returns a split point of

[jira] [Commented] (HBASE-15357) TableInputFormatBase getSplitKey does not handle signed bytes correctly

2016-02-28 Thread Nathan Schile (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15171400#comment-15171400 ] Nathan Schile commented on HBASE-15357: --- Review board:

[jira] [Updated] (HBASE-15357) TableInputFormatBase getSplitKey does not handle signed bytes correctly

2016-02-28 Thread Nathan Schile (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Schile updated HBASE-15357: -- Status: Patch Available (was: Open) > TableInputFormatBase getSplitKey does not handle signed

[jira] [Updated] (HBASE-15357) TableInputFormatBase getSplitKey does not handle signed bytes correctly

2016-02-28 Thread Nathan Schile (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Schile updated HBASE-15357: -- Attachment: HBASE-15357.patch > TableInputFormatBase getSplitKey does not handle signed bytes

[jira] [Created] (HBASE-15357) TableInputFormatBase getSplitKey does not handle signed bytes correctly

2016-02-28 Thread Nathan Schile (JIRA)
Nathan Schile created HBASE-15357: - Summary: TableInputFormatBase getSplitKey does not handle signed bytes correctly Key: HBASE-15357 URL: https://issues.apache.org/jira/browse/HBASE-15357 Project: