Gary created HBASE-25752:
----------------------------
Summary: hbase failed to write to multiple index table issue
Key: HBASE-25752
URL: https://issues.apache.org/jira/browse/HBASE-25752
Project: HBase
Issue Type: Bug
Components: API
Affects Versions: 1.2.6
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
There are four machines cluster,one is MASTER, others are SLAVERs.
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)