[
https://issues.apache.org/jira/browse/CARBONDATA-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manish Gupta resolved CARBONDATA-2275.
--------------------------------------
Resolution: Fixed
Assignee: Babulal
Fix Version/s: 1.4.0
> Query Failed for 0 byte deletedelta file
> -----------------------------------------
>
> Key: CARBONDATA-2275
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-2275> Project: CarbonData
> Issue Type: Bug
> Components: data-query, sql
> Affects Versions: 1.3.0
> Reporter: Babulal
> Assignee: Babulal
> Priority: Major
> Fix For: 1.4.0
>
> Time Spent: 11h 10m
> Remaining Estimate: 0h
>
> When delete is failed on write step because of any exception from hdfs . Currently 0 bye deletedelta file is created and not getting cleaned up .
> So when any Select Query is triggered , Select Query is failed with Exception
> Problem in loading segment blocks.
> Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
> at org.apache.carbondata.core.datastore.filesystem.AbstractDFSCarbonFile.getLocations(AbstractDFSCarbonFile.java:514)
> at org.apache.carbondata.core.indexstore.BlockletDataMapIndexStore.getAll(BlockletDataMapIndexStore.java:142)
> ... 109 more
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)