Hello We create the table thorugh hbase admin We inserted the data through phoenix map reduce. We apply secondary indexes there on the table after inserting data. but when we do Select * from "Table", it didnot apply indexes there.
Any idea why
Hello We create the table thorugh hbase admin We inserted the data through phoenix map reduce. We apply secondary indexes there on the table after inserting data. but when we do Select * from "Table", it didnot apply indexes there.
Any idea why