I have created one hbase
table using phoenix and added data using phoenix bulk upload and also created index table and added reference into index table as well but when I execute and SQL then it will take some time as before adding index table. I have added total 1 millions records in that and find data whose status = 1 but it will take same time as I have added index on status column. Please check screen shot as well.
Please let me know if I did something wrong and let me know if I need to set some more configration on hbase. let me know your concerns if any.
Thanks in advance.