You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2018/01/31 11:25:00 UTC

[jira] [Resolved] (CARBONDATA-2021) when delete is success and update is failed while writing status file then a stale carbon data file is created.

     [ https://issues.apache.org/jira/browse/CARBONDATA-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacky Li resolved CARBONDATA-2021.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> 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
>             Fix For: 1.3.0
>
>          Time Spent: 6h
>  Remaining Estimate: 0h
>
> 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
(v7.6.3#76005)