Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

what situation does index works? #738

Open
xuxc opened this issue Oct 22, 2014 · 1 comment
Open

what situation does index works? #738

xuxc opened this issue Oct 22, 2014 · 1 comment

Comments

@xuxc
Copy link

xuxc commented Oct 22, 2014

environment:
hadoop-2.3.0-cdh-5.1.0
hbase-0.98.1-cdh-5.1.0
phoenix-4.1.0

i first create table in phoenix-client (or create it in hbase shell,and then do it again in phoenix client),and then create index on that table;
if I use "upsert" clause to insert data,the record corresponding to index_table is useful;
but when I use ETL tool(kettle spoon) to load data to Hbase,i found the corresponding index table is empty.
For 10million rocords,one query take almost 50 sec because index does not works.
i want to if any mistakes i do that.
thx.

@jtaylor-sfdc
Copy link
Contributor

Please subscribe and post your question on our current email Apache
address: http://phoenix.apache.org/mailing_list.html. Phoenix moved to
Apache about a year ago and is a top level project now. This site is
defunct now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants