Akash R Nilugal created CARBONDATA-2021:
-------------------------------------------
Summary: when delete is success and update is failed while writing status file then a stale carbon data file is created.
Key: CARBONDATA-2021
URL:
https://issues.apache.org/jira/browse/CARBONDATA-2021 Project: CarbonData
Issue Type: Bug
Reporter: Akash R Nilugal
Assignee: Akash R Nilugal
Priority: Minor
when delete is success and update is failed while writing status file then a stale carbon data file is created.
so removing that file on clean up . and also not considering that one during query.
when the update operation is running and the user stops it abruptly,
then the carbon data file will be remained in the store .
so extra data is coming.
during the next update the clean up of the files need to be handled.
and in query also new data file should be excluded.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)