You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/08/27 19:51:54 UTC

[jira] [Created] (HBASE-9354) allow getting all partitions for table to also use direct SQL path

Sergey Shelukhin created HBASE-9354:
---------------------------------------

             Summary: allow getting all partitions for table to also use direct SQL path
                 Key: HBASE-9354
                 URL: https://issues.apache.org/jira/browse/HBASE-9354
             Project: HBase
          Issue Type: Improvement
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin


While testing some queries I noticed that getPartitions can be very slow (which happens e.g. in non-strict mode with no partition column filter); with a table with many partitions it can take 10-12s easily. SQL perf path can also be used for this path.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Re: [jira] [Created] (HBASE-9354) allow getting all partitions for table to also use direct SQL path

Posted by Sergey Shelukhin <se...@hortonworks.com>.
I am terribly sorry I keep filing in the wrong project :(
Let me try to avoid this...

On Tue, Aug 27, 2013 at 10:51 AM, Sergey Shelukhin (JIRA)
<ji...@apache.org>wrote:

> Sergey Shelukhin created HBASE-9354:
> ---------------------------------------
>
>              Summary: allow getting all partitions for table to also use
> direct SQL path
>                  Key: HBASE-9354
>                  URL: https://issues.apache.org/jira/browse/HBASE-9354
>              Project: HBase
>           Issue Type: Improvement
>             Reporter: Sergey Shelukhin
>             Assignee: Sergey Shelukhin
>
>
> While testing some queries I noticed that getPartitions can be very slow
> (which happens e.g. in non-strict mode with no partition column filter);
> with a table with many partitions it can take 10-12s easily. SQL perf path
> can also be used for this path.
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.