attachment) is
>> confidential. If you are not an intended recipient of this communication,
>> please be advised that any disclosure, dissemination, distribution, copying
>> or other use of this communication or any attachment is strictly
>> prohibited. If you have received this communication in error, please
>> notify the sender immediately by reply e-mail and promptly destroy all
>> electronic and printed copies of this communication and any attachment.
>>
>>
>>
>> *From: *Kanagha
>> *Reply-To: *"user@phoenix.apache.org"
>> *Date: *Monday, October 3, 2016 at 5:32 PM
>> *To: *"u...@hbase.apache.org" , "
>> user@phoenix.apache.org"
>> *Subject: *Re: Question regarding designing row keys
>>
>>
>>
>> there is no indexing available on this table yet.
>>
>>
>>
>>
>>
or other
> use of this communication or any attachment is strictly prohibited. If you
> have received this communication in error, please notify the sender
> immediately by reply e-mail and promptly destroy all electronic and printed
> copies of this communication and any attachment.
>
>
>
> *From: *Kanagha
> *Reply-To: *"user@phoenix.apache.org"
> *Date: *Monday, October 3, 2016 at 5:32 PM
> *To: *"u...@hbase.apache.org" , "
> user@phoenix.apache.org"
> *Subject: *Re: Question regarding designing row keys
>
>
>
> there is no indexing available on this table yet.
>
>
>
>
>
gt;>>> This electronic communication (including any attachment) is
>>>> confidential. If you are not an intended recipient of this communication,
>>>> please be advised that any disclosure, dissemination, distribution, copying
>>>> or other use of this communication or any attachment is strictly
>>>> prohibited. If you have received this communication in error, please
>>>> notify the sender immediately by reply e-mail and promptly destroy all
>>>> electronic and printed copies of this communication and any attachment.
>>>>
>>>>
>>>>
>>>> *From: *Kanagha
>>>> *Reply-To: *"user@phoenix.apache.org"
>>>> *Date: *Monday, October 3, 2016 at 5:32 PM
>>>> *To: *"u...@hbase.apache.org" , "
>>>> user@phoenix.apache.org"
>>>> *Subject: *Re: Question regarding designing row keys
>>>>
>>>>
>>>>
>>>> there is no indexing available on this table yet.
>>>>
>>>
>>>
>
munication or any attachment is strictly
>>> prohibited. If you have received this communication in error, please
>>> notify the sender immediately by reply e-mail and promptly destroy all
>>> electronic and printed copies of this communication and any attachment.
>>>
>>>
>>>
>>> *From: *Kanagha
>>> *Reply-To: *"user@phoenix.apache.org"
>>> *Date: *Monday, October 3, 2016 at 5:32 PM
>>> *To: *"u...@hbase.apache.org" , "
>>> user@phoenix.apache.org"
>>> *Subject: *Re: Question regarding designing row keys
>>>
>>>
>>>
>>> there is no indexing available on this table yet.
>>>
>>
>>
all
>> electronic and printed copies of this communication and any attachment.
>>
>>
>>
>> *From: *Kanagha > >
>> *Reply-To: *"user@phoenix.apache.org
>> " <
>> user@phoenix.apache.org
>> >
>> *Date: *Monday, October 3, 2016 at 5:32 PM
>> *To: *"u...@hbase.apache.org
>> " <
>> u...@hbase.apache.org
>> >, "
>> user@phoenix.apache.org
>> " <
>> user@phoenix.apache.org
>> >
>> *Subject: *Re: Question regarding designing row keys
>>
>>
>>
>> there is no indexing available on this table yet.
>>
>
>
"user@phoenix.apache.org"
> *Date: *Monday, October 3, 2016 at 5:32 PM
> *To: *"u...@hbase.apache.org" , "
> user@phoenix.apache.org"
> *Subject: *Re: Question regarding designing row keys
>
>
>
> there is no indexing available on this table yet.
>
communication and any attachment.
From: Kanagha
Reply-To: "user@phoenix.apache.org"
Date: Monday, October 3, 2016 at 5:32 PM
To: "u...@hbase.apache.org" , "user@phoenix.apache.org"
Subject: Re: Question regarding designing row keys
there is no indexing available on this table yet.
I did an explain plan in Phoenix and it returned as
"Parallel 1-way round robin full scan over metric_table". A full scan is
done.
Thanks
Kanagha
On Mon, Oct 3, 2016 at 1:38 PM, Kanagha wrote:
> + user@phoenix.apache.org
>
> Kanagha
>
> On Mon, Oct 3, 2016 at 1:31 PM, Kanagha wrote:
>
>> Hi,
+ user@phoenix.apache.org
Kanagha
On Mon, Oct 3, 2016 at 1:31 PM, Kanagha wrote:
> Hi,
>
> We have designed an metric_table, for ex:
>
> metric_type,
> timestamp,
> metricId
>
> in HBase using Apache Phoenix. And there is no indexing available on this
> table yet.
>
> Our access patterns are us