[
https://issues.apache.org/jira/browse/HBASE-25752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17317649#comment-17317649
]
Geoffrey Jacoby commented on HBASE-25752:
-----------------------------------------
[[email protected]] - this sounds like an issue with Phoenix (which
implements bulk load and secondary index features) rather than HBase. It's best
to take this question to the [email protected] list. See here: [Phoenix
Mailing Lists|http://phoenix.apache.org/mailing_list.html] for directions on
how to subscribe and post.
> 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
> Priority: Major
>
>
> 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)