You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2018/02/03 09:46:00 UTC

[jira] [Updated] (CARBONDATA-1141) Data load is partially successful but delete error

     [ https://issues.apache.org/jira/browse/CARBONDATA-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravindra Pesala updated CARBONDATA-1141:
----------------------------------------
    Fix Version/s:     (was: 1.3.0)
                   1.4.0

> Data load is partially successful  but delete error
> ---------------------------------------------------
>
>                 Key: CARBONDATA-1141
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1141
>             Project: CarbonData
>          Issue Type: Bug
>          Components: spark-integration, sql
>    Affects Versions: 1.2.0
>         Environment: spark on yarn,carbondata1.2.0,hadoop2.7,spark2.1.0,hive2.1.0
>            Reporter: zhuzhibin
>            Priority: Major
>             Fix For: 1.4.0
>
>         Attachments: error.png, error1.png
>
>
> when I tried to load data into table (data size is about 300 million),the log showed me that “Data load is partially successful for table",
> but when I executed delete table operation,some errors appeared,the error message is "java.lang.ArrayIndexOutOfBoundsException: 1
> at org.apache.carbondata.core.mutate.CarbonUpdateUtil.getRequiredFieldFromTID(CarbonUpdateUtil.java:67)".
> when I executed another delete table operation with where condition,it was succeeful,but executed select operation then appeared "java.lang.ArrayIndexOutOfBoundsException Driver stacktrace:
>   at org.apache.spark.scheduler.DAGScheduler.org$apache$spark$scheduler$DAGScheduler$$failJobAndIndependentStages(DAGScheduler.scala:1435)" 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)