Gary created PHOENIX-6440:
-----------------------------
Summary: failed to write to multiple index table issue
Key: PHOENIX-6440
URL: https://issues.apache.org/jira/browse/PHOENIX-6440
Project: Phoenix
Issue Type: Bug
Components: core
Affects Versions: 4.14.0
Environment: Our environment is:
RHEL: 7.3 64bits
JDK :180_152 64bits
zookeeper: 3.4.10
HADOOP: 2.7.1 64bits
HBASE 1.2.6 64bits
PHOENIX:4.14.0
Reporter: Gary
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?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)