[jira] [Resolved] (HBASE-14442) MultiTableInputFormatBase.getSplits dosenot build split for a scan whose startRow=stopRow=(startRow of a region)

2016-07-02 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan resolved HBASE-14442. Resolution: Not A Bug > MultiTableInputFormatBase.getSplits dosenot build split for a scan whose >

[jira] [Commented] (HBASE-14442) MultiTableInputFormatBase.getSplits dosenot build split for a scan whose startRow=stopRow=(startRow of a region)

2016-04-21 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15251466#comment-15251466 ] Nathan commented on HBASE-14442: It is not a problem any more, please close it as stale, thanks! >

[jira] [Commented] (HBASE-14442) MultiTableInputFormatBase.getSplits dosenot build split for a scan whose startRow=stopRow=(startRow of a region)

2015-10-09 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951543#comment-14951543 ] Nathan commented on HBASE-14442: Before, I want to explain that we can use a ^Scan^ to read only one row

[jira] [Commented] (HBASE-14442) MultiTableInputFormatBase.getSplits dosenot build split for a scan whose startRow=stopRow=(startRow of a region)

2015-10-07 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947997#comment-14947997 ] Nathan commented on HBASE-14442: Hi [~ndimiduk], I just thought I cloud build a scan with the same

[jira] [Commented] (HBASE-14442) MultiTableInputFormatBase.getSplits dosenot build split for a scan whose startRow=stopRow=(startRow of a region)

2015-09-23 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904123#comment-14904123 ] Nathan commented on HBASE-14442: Thanks Nick Dimiduk , I added a new pull request which includes a unit

[jira] [Commented] (HBASE-14442) MultiTableInputFormatBase.getSplits dosenot build split for a scan whose startRow=stopRow=(startRow of a region)

2015-09-21 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14900513#comment-14900513 ] Nathan commented on HBASE-14442: Can I just add a unit test in the TestMultiTableInputFormat.java for

[jira] [Commented] (HBASE-14442) MultiTableInputFormatBase.getSplits dosenot build split for a scan whose startRow=stopRow=(startRow of a region)

2015-09-18 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14875705#comment-14875705 ] Nathan commented on HBASE-14442: Fine, I will learn and do that next week. >

[jira] [Created] (HBASE-14442) MultiTableInputFormatBase.getSplits function dosenot build split for edge row

2015-09-16 Thread Nathan (JIRA)
Nathan created HBASE-14442: -- Summary: MultiTableInputFormatBase.getSplits function dosenot build split for edge row Key: HBASE-14442 URL: https://issues.apache.org/jira/browse/HBASE-14442 Project: HBase

[jira] [Updated] (HBASE-14442) MultiTableInputFormatBase.getSplits function dosenot build split for edge row

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan updated HBASE-14442: --- Description: I created a Scan whose startRow and stopRow are the same with a region's startRow, then I

[jira] [Updated] (HBASE-14442) MultiTableInputFormatBase.getSplits function dosenot build split for edge row

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan updated HBASE-14442: --- Priority: Minor (was: Major) > MultiTableInputFormatBase.getSplits function dosenot build split for edge

[jira] [Updated] (HBASE-14442) MultiTableInputFormatBase.getSplits dosenot build split for startRow=stopRow=startrow of a region

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan updated HBASE-14442: --- Summary: MultiTableInputFormatBase.getSplits dosenot build split for startRow=stopRow=startrow of a region

[jira] [Updated] (HBASE-14442) MultiTableInputFormatBase.getSplits dosenot build split for startRow of region

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan updated HBASE-14442: --- Description: I created a Scan whose startRow and stopRow are the same with a region's startRow, then I

[jira] [Updated] (HBASE-14442) MultiTableInputFormatBase.getSplits function dosenot build split for startRow of region

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan updated HBASE-14442: --- Summary: MultiTableInputFormatBase.getSplits function dosenot build split for startRow of region (was:

[jira] [Updated] (HBASE-14442) MultiTableInputFormatBase.getSplits function dosenot build split for edge row

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan updated HBASE-14442: --- Description: I created a Scan whose startRow and stopRow are the same with a region's startRow, then I

[jira] [Updated] (HBASE-14442) MultiTableInputFormatBase.getSplits dosenot build split for startRow of region

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan updated HBASE-14442: --- Summary: MultiTableInputFormatBase.getSplits dosenot build split for startRow of region (was:

[jira] [Updated] (HBASE-14442) MultiTableInputFormatBase.getSplits function dosenot build split for edge row

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan updated HBASE-14442: --- Priority: Major (was: Minor) > MultiTableInputFormatBase.getSplits function dosenot build split for edge

[jira] [Updated] (HBASE-11378) TableMapReduceUtil overwrites user supplied options for multiple tables/scaners job

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan updated HBASE-11378: --- Assignee: Jimmy Xiang (was: Nathan) > TableMapReduceUtil overwrites user supplied options for multiple >

[jira] [Assigned] (HBASE-11378) TableMapReduceUtil overwrites user supplied options for multiple tables/scaners job

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan reassigned HBASE-11378: -- Assignee: Nathan (was: Jimmy Xiang) > TableMapReduceUtil overwrites user supplied options for

[jira] [Assigned] (HBASE-14442) MultiTableInputFormatBase.getSplits function dosenot build split for edge row

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan reassigned HBASE-14442: -- Assignee: Nathan > MultiTableInputFormatBase.getSplits function dosenot build split for edge row >

[jira] [Updated] (HBASE-14442) MultiTableInputFormatBase.getSplits dosenot build split for a scan whose startRow=stopRow=(startRow of a region)

2015-09-16 Thread Nathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan updated HBASE-14442: --- Summary: MultiTableInputFormatBase.getSplits dosenot build split for a scan whose startRow=stopRow=(startRow