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

Kadir Ozdemir commented on PHOENIX-6440:
----------------------------------------

4.15 and on, the index are not disabled on write failures and the failures are 
handled differently. [[email protected]], Would it be possible test this with 
a Phoenix later version and also if you are using an existing index then either 
upgrade the index or delete and recreate it. Please see 
https://phoenix.apache.org/secondary_indexing.html.


> 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.7#820007)

Reply via email to