Details
Description
When we load data into phoenix(psql.py load csv file) table A, and at the same time we drop and create table B,in hbase log, we can
find one ERROR,that says index issue:
ERROR 1121(XCL21): Write to the index failed. disableIndexOnFailure=true,Failed to write multiple index tables
Any ideas for this issue?