Tongzhou Wang created PHOENIX-3065: -------------------------------------- Summary: Support combining global index tables into a single HBase table Key: PHOENIX-3065 URL: https://issues.apache.org/jira/browse/PHOENIX-3065 Project: Phoenix Issue Type: Improvement Affects Versions: 4.7.0 Reporter: Tongzhou Wang
If each index table is salted with many buckets, the number of regions per region server grows quickly as more indexes are added. It would be more scalable if global index tables can be combined into a single HBase table. -- This message was sent by Atlassian JIRA (v6.3.4#6332)