You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@phoenix.apache.org by Dhaval Rami <dh...@gmail.com> on 2015/01/30 15:44:34 UTC

Local index working

Hi All,

Can any one point me to a link that explains  working of local index. What
I am trying to understand is, how local index is managed at HBase level.

Thanks,
Dhaval

Re: Local index working

Posted by Dhaval Rami <dh...@gmail.com>.
Thanks Ram,
          That was useful.
-Dhaval

On Sat, Jan 31, 2015 at 5:27 AM, Vasudevan, Ramkrishna S <
ramkrishna.s.vasudevan@intel.com> wrote:

>  Take a look at this link
>
>
>
> http://phoenix.apache.org/secondary_indexing.html, particularly the last
> section under ‘Resources’.
>
>
>
> Some basic idea of the Phoenix indexing is based on this
>
> https://github.com/Huawei-Hadoop/hindex/blob/master/README.md#how-it-works
>
>
>
> Though the final implementation and the way Phoenix uses the index and the
> way the actual data is retrieved is different from the Huawei’s impl.  But
> it would give an overall idea.
>
>
>
> Regards
>
> Ram
>
>
>
> *From:* Dhaval Rami [mailto:dhavalrami@gmail.com]
> *Sent:* Friday, January 30, 2015 8:15 PM
> *To:* user@phoenix.apache.org
> *Subject:* Local index working
>
>
>
> Hi All,
>
> Can any one point me to a link that explains  working of local index. What
> I am trying to understand is, how local index is managed at HBase level.
>
> Thanks,
> Dhaval
>

RE: Local index working

Posted by "Vasudevan, Ramkrishna S" <ra...@intel.com>.
Take a look at this link

http://phoenix.apache.org/secondary_indexing.html, particularly the last section under ‘Resources’.

Some basic idea of the Phoenix indexing is based on this
https://github.com/Huawei-Hadoop/hindex/blob/master/README.md#how-it-works

Though the final implementation and the way Phoenix uses the index and the way the actual data is retrieved is different from the Huawei’s impl.  But it would give an overall idea.

Regards
Ram

From: Dhaval Rami [mailto:dhavalrami@gmail.com]
Sent: Friday, January 30, 2015 8:15 PM
To: user@phoenix.apache.org
Subject: Local index working


Hi All,

Can any one point me to a link that explains  working of local index. What I am trying to understand is, how local index is managed at HBase level.

Thanks,
Dhaval