Akash R Nilugal created CARBONDATA-3360:
-------------------------------------------

             Summary: NullPointerException in clean files operation
                 Key: CARBONDATA-3360
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3360
             Project: CarbonData
          Issue Type: Bug
            Reporter: Akash R Nilugal


when delete is failed due to hdfs quota exceeded or disk space is full, then 
tableUpdateStatus.write will be present in store.

So after that if clean files operation is done, we were trying to assign null 
to primitive type long, which will throw runtime exception, and .write file 
will not be deleted, since we consider it as invalid file.



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

Reply via email to