[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-21 Thread Karthick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844712#comment-16844712 ] Karthick commented on HBASE-21620: -- [~openinx]  As per your request, I've raised a separate issue here 

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-21 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844693#comment-16844693 ] Zheng Hu commented on HBASE-21620: -- OK. Mind to open an seperate issue for this ? I will take some

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-21 Thread Karthick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844665#comment-16844665 ] Karthick commented on HBASE-21620: -- [~openinx] We are facing this issue in production. Any update on

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-11 Thread AbilashR (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16838005#comment-16838005 ] AbilashR commented on HBASE-21620: -- [~openinx] Any update on this ? > Problem in scan query when using

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread Karthick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836290#comment-16836290 ] Karthick commented on HBASE-21620: -- [~openinx]  please use the *HBaseFileImport.java* file and change

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836203#comment-16836203 ] Zheng Hu commented on HBASE-21620: -- How could I read your input files and verify the problem ? >

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-05-09 Thread AbilashR (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16836198#comment-16836198 ] AbilashR commented on HBASE-21620: -- [~openinx] While scanning a row (around 10 lakhs columns) with  100

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-17 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16745048#comment-16745048 ] Zheng Hu commented on HBASE-21620: -- Thanks [~KarthickRam], I found some points to optimize for your

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-17 Thread Karthick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744997#comment-16744997 ] Karthick commented on HBASE-21620: -- [~openinx] please use this (HBaseFileImport.java) file to import

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-17 Thread Karthick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744992#comment-16744992 ] Karthick commented on HBASE-21620: -- [~openinx] use this Util to import the columns in your cluster.

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-17 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744968#comment-16744968 ] Zheng Hu commented on HBASE-21620: -- [~KarthickRam] , How can I import your columnkey.txt to my hbase

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-16 Thread Karthick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744767#comment-16744767 ] Karthick commented on HBASE-21620: -- We tried the same scan using HBase-2.1.2. The scan is even more

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-14 Thread Karthick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741969#comment-16741969 ] Karthick commented on HBASE-21620: -- [~openinx] There was no improvement even after removing the compare

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-12 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741207#comment-16741207 ] Zheng Hu commented on HBASE-21620: -- Any improvement ? another reason maybe: the filter list concated

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-10 Thread Karthick (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16740116#comment-16740116 ] Karthick commented on HBASE-21620: -- [~openinx] we removed the *(comparator.compare(nextKV, cell) > 0)*

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-10 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739209#comment-16739209 ] Zheng Hu commented on HBASE-21620: -- Not yet, you can try to have a simple test after remove the &&

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-09 Thread Mohamed Mohideen Meeran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16739154#comment-16739154 ] Mohamed Mohideen Meeran commented on HBASE-21620: - [~openinx] any update on this? >

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-08 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737131#comment-16737131 ] Zheng Hu commented on HBASE-21620: -- I guess the bottleneck is here, Let me have a test.. {code} diff

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2019-01-08 Thread Mohamed Mohideen Meeran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737100#comment-16737100 ] Mohamed Mohideen Meeran commented on HBASE-21620: - [~openinx] We upgraded hbase from

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16728810#comment-16728810 ] Hudson commented on HBASE-21620: Results for branch branch-1.4 [build #602 on

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16728667#comment-16728667 ] Hudson commented on HBASE-21620: Results for branch branch-1 [build #606 on

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727347#comment-16727347 ] Hudson commented on HBASE-21620: Results for branch branch-2 [build #1572 on

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727307#comment-16727307 ] Hudson commented on HBASE-21620: Results for branch branch-2.1 [build #703 on

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727267#comment-16727267 ] Hudson commented on HBASE-21620: Results for branch branch-2.0 [build #1186 on

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727073#comment-16727073 ] Hadoop QA commented on HBASE-21620: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726941#comment-16726941 ] stack commented on HBASE-21620: --- +1 for branch-2.0+ given can make for infinite loop. > Problem in scan

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726938#comment-16726938 ] stack commented on HBASE-21620: --- +1 Will retry the hadoopqa. > Problem in scan query when using more

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726790#comment-16726790 ] Hadoop QA commented on HBASE-21620: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-21 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726636#comment-16726636 ] Guanghao Zhang commented on HBASE-21620: +1 > Problem in scan query when using more than one

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-21 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726604#comment-16726604 ] Allan Yang commented on HBASE-21620: It looks like a ugly bug, +1 for branch-2.0 and branch-2.1 >

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-21 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726595#comment-16726595 ] Zheng Hu commented on HBASE-21620: -- bq. Can you please tell for which Version of HBase you provided the

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-20 Thread Mohamed Mohideen Meeran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726494#comment-16726494 ] Mohamed Mohideen Meeran commented on HBASE-21620: - [~openinx] Can you please tell for

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-20 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726482#comment-16726482 ] Zheng Hu commented on HBASE-21620: -- The TestRegionServerAbortTimeout is unrelated to this patch, and

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726468#comment-16726468 ] Hadoop QA commented on HBASE-21620: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-20 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726381#comment-16726381 ] Zheng Hu commented on HBASE-21620: -- It's a critial bug. when I run the UT without the fix, my

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726372#comment-16726372 ] stack commented on HBASE-21620: --- This looks like a great fix but it looks risky putting it into branch-2.0

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726064#comment-16726064 ] Hadoop QA commented on HBASE-21620: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-20 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725882#comment-16725882 ] Zheng Hu commented on HBASE-21620: -- Discussed with Guanghao, we can use the preivous return code and

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725868#comment-16725868 ] Hadoop QA commented on HBASE-21620: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-20 Thread Mohamed Mohideen Meeran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725742#comment-16725742 ] Mohamed Mohideen Meeran commented on HBASE-21620: - Thanks [~openinx]. It is working in

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-20 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725670#comment-16725670 ] Zheng Hu commented on HBASE-21620: -- [~mohamed.meeran], I think HBASE-201620.branch-1.patch can help

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-19 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725567#comment-16725567 ] Zheng Hu commented on HBASE-21620: -- Catch the stack in regionserver : {code}

[jira] [Commented] (HBASE-21620) Problem in scan query when using more than one column prefix filter in some cases.

2018-12-19 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725563#comment-16725563 ] Zheng Hu commented on HBASE-21620: -- [~mohamed.meeran], I written a UT for it, Yeah , you are right,