[jira] [Created] (CARBONDATA-2275) Query Failed for 0 byte deletedelta file

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-2275) Query Failed for 0 byte deletedelta file

Akash R Nilugal (Jira)
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)