You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Daniel Wong (Jira)" <ji...@apache.org> on 2021/11/09 21:54:00 UTC

[jira] [Commented] (PHOENIX-6440) failed to write to multiple index table issue

    [ https://issues.apache.org/jira/browse/PHOENIX-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441383#comment-17441383 ] 

Daniel Wong commented on PHOENIX-6440:
--------------------------------------

[~giskender] I assume this was fixed in the later 4.14 versions?  

> 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
>            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.20.1#820001)