how to create index on one table

2010-09-20 Thread lei liu
I use hive0.6 ,I want to create index on one table, how can I do ti?

Re: how to create index on one table

2010-09-20 Thread Edward Capriolo
On Mon, Sep 20, 2010 at 6:52 AM, lei liu liulei...@gmail.com wrote: I use hive0.6 ,I want to create index on one table, how can I do ti? Lei Liu, AFAIK indexes are one of those fringe features. I am not sure if it is complete yet. At this point the best way to understand these new features

Re: how to create index on one table

2010-09-20 Thread yongqiang he
http://wiki.apache.org/hadoop/Hive/IndexDev On Mon, Sep 20, 2010 at 8:54 AM, Edward Capriolo edlinuxg...@gmail.com wrote: On Mon, Sep 20, 2010 at 6:52 AM, lei liu liulei...@gmail.com wrote: I use hive0.6 ,I want to create index on one table, how can I do ti? Lei Liu, AFAIK indexes are one