[
https://issues.apache.org/jira/browse/CARBONDATA-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Akshay closed CARBONDATA-3921.
------------------------------
Resolution: Fixed
> SI load fails with unable to get filestatus error in concurrent scenario
> ------------------------------------------------------------------------
>
> Key: CARBONDATA-3921
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3921> Project: CarbonData
> Issue Type: Bug
> Reporter: Akshay
> Priority: Major
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> The clean up mechanism in SI finally block causes to delete the ongoing load files which caused the issue.
> Solution - Remove calling of the API TableProcessingOperations.deletePartialLoadDataIfExist, as it's not required for the scenario and clean up happens with clean files and deleteLoadsAndUpdateMetadata API.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)