[jira] [Commented] (HBASE-14206) MultiRowRangeFilter returns records whose rowKeys are out of allowed ranges

2015-08-11 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14681831#comment-14681831 ] Jiajia Li commented on HBASE-14206: --- I run the test based on trunk, but with one minor

[jira] [Commented] (HBASE-13704) Hbase throws OutOfOrderScannerNextException exception when MultiRowRangeFilter is used.

2015-05-19 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14551719#comment-14551719 ] Jiajia Li commented on HBASE-13704: --- The patch is great for me. Hbase throws

[jira] [Commented] (HBASE-13704) Hbase throws OutOfOrderScannerNextException exception when MultiRowRangeFilter is used.

2015-05-18 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14549736#comment-14549736 ] Jiajia Li commented on HBASE-13704: --- I think if the range already contains row, it will

[jira] [Commented] (HBASE-13705) MultiRowRangeFilter seems to be working incorrect if RowRange.startRowInclusive = false

2015-05-18 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14549730#comment-14549730 ] Jiajia Li commented on HBASE-13705: --- For the second issue, suppose we have a range

[jira] [Updated] (HBASE-13012) Add a shell to trigger the mob file compactor by commands

2015-02-16 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-13012: -- Attachment: hbase-13012-V4.diff update the patch(hbase-13012-V4) according jingcheng's comments. Add

[jira] [Updated] (HBASE-13012) Add a shell to trigger the mob file compactor by commands

2015-02-16 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-13012: -- Attachment: hbase-13012-V3.diff thanks [~jingcheng...@intel.com], I've uploaded the

[jira] [Updated] (HBASE-13012) Add a shell to trigger the mob file compactor by commands

2015-02-15 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-13012: -- Attachment: hbase-13012-V1.patch Upload the hbase-13012-V1.patch, RB:

[jira] [Updated] (HBASE-13012) Add a shell to trigger the mob file compactor by commands

2015-02-15 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-13012: -- Attachment: hbase-13012-V2.diff update the patch(hbase-13012-V2.diff) according jingcheng's commets.

[jira] [Commented] (HBASE-12332) [mob] use filelink instead of retry when resolving mobfiles

2015-02-09 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14313322#comment-14313322 ] Jiajia Li commented on HBASE-12332: --- Hi, [~j...@cloudera.com], what is the plan for

[jira] [Commented] (HBASE-12332) [mob] use filelink instead of retry when resolving mobfiles

2015-01-20 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285092#comment-14285092 ] Jiajia Li commented on HBASE-12332: --- Updating to V5 is because when I test the case

[jira] [Updated] (HBASE-12332) [mob] use filelink instead of retry when resolving mobfiles

2015-01-20 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12332: -- Attachment: HBASE-12332-V5.patch hi, [~j...@cloudera.com], HBASE-12332-V5 based on HBASE-12332-V3, add

[jira] [Updated] (HBASE-11144) Filter to support scanning multiple row key ranges

2015-01-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Release Note: MultiRowRangeFilter is a filter to support scanning multiple row key ranges. If the

[jira] [Commented] (HBASE-11144) Filter to support scanning multiple row key ranges

2015-01-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14276522#comment-14276522 ] Jiajia Li commented on HBASE-11144: --- I've only test between the filterlist and

[jira] [Updated] (HBASE-11144) Filter to support scanning multiple row key ranges

2015-01-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Release Note: MultiRowRangeFilter is a filter to support scanning multiple row key ranges. Filter to

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V17.patch upload V17, fix the findbugs. Filter to support scan multiple row

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V18.patch fix the check style error. Filter to support scan multiple row key

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-12 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V15.patch hi [~stack], thanks for your review, V15 add the

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-12 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V16.patch upload the path V16(fix the test error). Filter to support scan

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-09 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V14.patch fix the hadoop QA issue. Filter to support scan multiple row key

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-08 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V12.patch Thanks [~tedyu] for your comments, I've update the patch(V12).

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-08 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V13.patch fix the checkstyle error and add the InterfaceAudience in

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-07 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V11.patch Filter to support scan multiple row key ranges

[jira] [Commented] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-07 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268867#comment-14268867 ] Jiajia Li commented on HBASE-11144: --- [~ram_krish] thanks for your review [~tedyu]

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-07 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V10.patch upload the new patch(HBASE_11144_V10.patch) to fix the checkstyle

[jira] [Commented] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-06 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14267194#comment-14267194 ] Jiajia Li commented on HBASE-11144: --- hi, [~ram_krish], can you look at the comment on

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2015-01-06 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V9.patch upload the HBASE_11144_V9.patch, according Ram's comment. Filter to

[jira] [Commented] (HBASE-12332) [mob] use filelink instead of retry when resolving mobfiles

2015-01-05 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14265551#comment-14265551 ] Jiajia Li commented on HBASE-12332: --- [~jmhsieh], can you tell me the problem you have

[jira] [Commented] (HBASE-12332) [mob] use filelink instead of retry when resolving mobfiles

2015-01-03 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14263725#comment-14263725 ] Jiajia Li commented on HBASE-12332: --- hi, [~j...@cloudera.com], now we will use the

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-29 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: hbase_11144_V8.patch Thanks [~ram_krish], in this patch I've removed the other check and

[jira] [Commented] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-28 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14259782#comment-14259782 ] Jiajia Li commented on HBASE-11144: --- hi,[~tedyu], [~ram_krish],can you review the code

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-25 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V7.patch upload the new patch HBASE_11144_V7, refine the code according Ram's

[jira] [Assigned] (HBASE-12670) Add unit tests that exercise the added hfilelink link mob paths

2014-12-25 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li reassigned HBASE-12670: - Assignee: Jiajia Li Add unit tests that exercise the added hfilelink link mob paths

[jira] [Updated] (HBASE-12332) [mob] use filelink instead of retry when resolving mobfiles

2014-12-23 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12332: -- Attachment: HBASE-12332-V3.patch Hi, [~j...@cloudera.com], the HBASE-12332-V3.patch change the

[jira] [Updated] (HBASE-12331) Shorten the mob snapshot unit tests

2014-12-23 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12331: -- Attachment: HBASE-12331-V2.patch upload the HBASE-12331-V2.patch(remove the TestMob

[jira] [Updated] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-22 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12673: -- Attachment: HBASE-12673-V2.patch Hi, [~j...@cloudera.com], I've upload a new patch, in this UT will

[jira] [Commented] (HBASE-12331) Shorten the mob snapshot unit tests

2014-12-22 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14256456#comment-14256456 ] Jiajia Li commented on HBASE-12331: --- Thanks Jon, I will drop these tests and upload a

[jira] [Commented] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-22 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14256488#comment-14256488 ] Jiajia Li commented on HBASE-12673: --- hi, [~j...@cloudera.com], sorry I can't understand

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-22 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V6.patch upload new patch HBASE_11144_V6.patch which remove the warned about

[jira] [Commented] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-22 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14256535#comment-14256535 ] Jiajia Li commented on HBASE-11144: --- thanks, I've updated the reviewboard,

[jira] [Commented] (HBASE-12332) [mob] use filelink instead of retry when resolving mobfiles

2014-12-22 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14256639#comment-14256639 ] Jiajia Li commented on HBASE-12332: --- hi, [~j...@cloudera.com], in this patch, I found

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-21 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Attachment: HBASE_11144_V5.patch upload the HBASE_11144_V5.patch against trunk. Filter to support

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-21 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Status: Open (was: Patch Available) Filter to support scan multiple row key ranges

[jira] [Updated] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-21 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-11144: -- Status: Patch Available (was: Open) Filter to support scan multiple row key ranges

[jira] [Commented] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-21 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14255524#comment-14255524 ] Jiajia Li commented on HBASE-11144: --- hi,[~tedyu], thanks for you review, I've upload

[jira] [Commented] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-21 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14255534#comment-14255534 ] Jiajia Li commented on HBASE-11144: --- hi, [~ram_krish], [~anoopsamjohn],

[jira] [Commented] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-18 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14251411#comment-14251411 ] Jiajia Li commented on HBASE-12673: --- Hi, [~j...@cloudera.com], can you look at above

[jira] [Updated] (HBASE-12332) [mob] use filelink instad of retry when resolving an hfilelink.

2014-12-18 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12332: -- Attachment: HBASE-12332-V2.patch [mob] use filelink instad of retry when resolving an hfilelink.

[jira] [Commented] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-18 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253040#comment-14253040 ] Jiajia Li commented on HBASE-12673: --- Thanks, [~j...@cloudera.com], I have changed the

[jira] [Commented] (HBASE-12332) [mob] use filelink instad of retry when resolving an hfilelink.

2014-12-18 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253042#comment-14253042 ] Jiajia Li commented on HBASE-12332: --- upload the HBASE-12332-V2.patch, catch more

[jira] [Commented] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-17 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249836#comment-14249836 ] Jiajia Li commented on HBASE-12673: --- Hi,[~j...@cloudera.com], I have tested to close a

[jira] [Commented] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-16 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14247995#comment-14247995 ] Jiajia Li commented on HBASE-12673: --- hi, [~j...@cloudera.com], as you know when hbase

[jira] [Commented] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14246344#comment-14246344 ] Jiajia Li commented on HBASE-12673: --- hi, [~j...@cloudera.com], can you review this

[jira] [Commented] (HBASE-12332) [mob] use filelink instad of retry when resolving an hfilelink.

2014-12-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14246357#comment-14246357 ] Jiajia Li commented on HBASE-12332: --- hi, [~j...@cloudera.com], the case you mentioned

[jira] [Updated] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-12 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12673: -- Description: add a unit test to scan the cloned table when deleting the original table, and the steps

[jira] [Updated] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-11 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12673: -- Attachment: HBASE-12673.patch upload the patch Add a UT to read mob file when the mob hfile moving

[jira] [Updated] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-11 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12673: -- Status: Patch Available (was: Open) Add a UT to read mob file when the mob hfile moving from the mob

[jira] [Updated] (HBASE-12540) TestRegionServerMetrics#testMobMetrics test failure

2014-12-10 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12540: -- Attachment: HBASE-12540-V2.patch thanks Jon, I upload the HBASE-12540-V2.patch(rename the var

[jira] [Created] (HBASE-12673) Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir

2014-12-10 Thread Jiajia Li (JIRA)
Jiajia Li created HBASE-12673: - Summary: Add a UT to read mob file when the mob hfile moving from the mob dir to the archive dir Key: HBASE-12673 URL: https://issues.apache.org/jira/browse/HBASE-12673

[jira] [Commented] (HBASE-12540) TestRegionServerMetrics#testMobMetrics test failure

2014-12-10 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14242088#comment-14242088 ] Jiajia Li commented on HBASE-12540: --- hi, [~jmhsieh], sorry for missing some in patch, I

[jira] [Updated] (HBASE-12540) TestRegionServerMetrics#testMobMetrics test failure

2014-12-10 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12540: -- Attachment: HBASE-12540-V3.patch [~j...@cloudera.com], the V2 missing the fix, thanks

[jira] [Updated] (HBASE-12540) TestRegionServerMetrics#testMobMetrics test failure

2014-12-10 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12540: -- Attachment: (was: HBASE-12540-V3.patch) TestRegionServerMetrics#testMobMetrics test failure

[jira] [Commented] (HBASE-12332) [mob] use filelink instad of retry when resolving an hfilelink.

2014-12-09 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14240558#comment-14240558 ] Jiajia Li commented on HBASE-12332: --- hi, [~j...@cloudera.com], do you have any idea?

[jira] [Commented] (HBASE-12332) [mob] use filelink instad of retry when resolving an hfilelink.

2014-12-08 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14238899#comment-14238899 ] Jiajia Li commented on HBASE-12332: --- hi, [~jmhsieh], in reading, we don't directly

[jira] [Assigned] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-08 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li reassigned HBASE-11144: - Assignee: Jiajia Li Filter to support scan multiple row key ranges

[jira] [Commented] (HBASE-11144) Filter to support scan multiple row key ranges

2014-12-08 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14239058#comment-14239058 ] Jiajia Li commented on HBASE-11144: --- hi, [~saurabh.wl], this patch haven't reviewed by

[jira] [Updated] (HBASE-12591) Ignore the count of mob compaction metrics when there is issue

2014-12-01 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12591: -- Attachment: HBASE-12591-V2.patch reupload the patch without giving the option --no-prefix . Ignore

[jira] [Commented] (HBASE-12332) [mob] use filelink instad of retry when resolving an hfilelink.

2014-12-01 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14231069#comment-14231069 ] Jiajia Li commented on HBASE-12332: --- hi, [~jmhsieh], can you give some advise on this

[jira] [Commented] (HBASE-12591) Ignore the count of mob compaction metrics when there is issue

2014-11-30 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229320#comment-14229320 ] Jiajia Li commented on HBASE-12591: --- hi, [~anoopsamjohn], is this patch ok? Ignore

[jira] [Created] (HBASE-12591) Ignore the count of mob compaction metrics when there is issue

2014-11-26 Thread Jiajia Li (JIRA)
Jiajia Li created HBASE-12591: - Summary: Ignore the count of mob compaction metrics when there is issue Key: HBASE-12591 URL: https://issues.apache.org/jira/browse/HBASE-12591 Project: HBase

[jira] [Updated] (HBASE-12591) Ignore the count of mob compaction metrics when there is issue

2014-11-26 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated HBASE-12591: -- Attachment: HBASE-12591.patch upload the patch. Ignore the count of mob compaction metrics when

[jira] [Commented] (HBASE-12546) Validate schema options that require server side class availability

2014-11-25 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14224264#comment-14224264 ] Jiajia Li commented on HBASE-12546: --- hi, [~apurtell], I found that in hbase trunk:

[jira] [Commented] (HBASE-12546) Validate schema options that require server side class availability

2014-11-25 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14225610#comment-14225610 ] Jiajia Li commented on HBASE-12546: --- hi, Andy,[~apurtell], I found the jira,

[jira] [Commented] (HBASE-12543) Incorrect log info in the store compaction of mob

2014-11-20 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14220409#comment-14220409 ] Jiajia Li commented on HBASE-12543: --- hi, [~anoopsamjohn], [~jmhsieh] can you look at