Babulal created CARBONDATA-2275:
-----------------------------------

             Summary: 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


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)

Reply via email to