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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16317808#comment-16317808 ] 

Jatin commented on CARBONDATA-1735:
-----------------------------------

I am unable to replicate the issue whenever I close the beeline it shows the InterruptedException and global dictionary generation failed to have the status of a segment was marked for delete.

> 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)