You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ajeet Rai (JIRA)" <ji...@apache.org> on 2018/01/10 09:51:01 UTC

[jira] [Closed] (CARBONDATA-1735) Carbon1.3.0 Load: Segment created during load is not marked for delete if beeline session is closed while load is still in progress

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

Ajeet Rai closed CARBONDATA-1735.
---------------------------------
    Resolution: Fixed

This issue has been verified in latest carbon 1.3 version and it is working fine. Hence closing the defect.

> Carbon1.3.0 Load: Segment created during load is not marked for delete if beeline session is closed  while load is still in progress
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-1735
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1735
>             Project: CarbonData
>          Issue Type: Bug
>          Components: data-load
>    Affects Versions: 1.3.0
>         Environment: 3 Node ant cluster 
>            Reporter: Ajeet Rai
>            Priority: Minor
>              Labels: DFX
>
> Load: Segment created during load is not marked for delete if beeline session is closed  while load is still in progress.
> Steps: 
> 1: Create a table with dictionary include
> 2: Start a load job
> 3: close the beeline session when global dictionary generation job is still in progress.
> 4: Observe that global dictionary generation job is completed but next job is not triggered.
> 5:  Also observe that table status file is not updated and status of job is still in progress.
> 6: show segment  will show this segment with status as in progress.
> Expected behaviour: Either job should be completed or load should fail and segment should be marked for delete.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)