You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "anubhav tarar (JIRA)" <ji...@apache.org> on 2017/12/21 07:53:00 UTC

[jira] [Commented] (CARBONDATA-1744) Carbon1.3.0 Concurrent Load-Delete:Delete query is not working correctly if load is already in process.

    [ https://issues.apache.org/jira/browse/CARBONDATA-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16299669#comment-16299669 ] 

anubhav tarar commented on CARBONDATA-1744:
-------------------------------------------

@Ajeet Rai please provide me your scripts by which you are running your code in case there are multiple splits delete will fail in current master i have resolved it but not yet merged

> Carbon1.3.0 Concurrent Load-Delete:Delete query is not working correctly if load is already in process.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-1744
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1744
>             Project: CarbonData
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 1.3.0
>         Environment:  
> 3 Node ant cluster 
>            Reporter: Ajeet Rai
>            Assignee: anubhav tarar
>            Priority: Minor
>              Labels: DFX
>
> Concurrent Load-Delete:Delete query is not working correctly if load is already in process.
> steps:
>  1:Create a table
> 2: Start a large data load
> 3: Execute delete query from another session(delete from table_name)
> 4: Observe that Delete operation doesn't give any error and completed as success.
> 5: Execute show segment query and observe that status of current segment is in progress.
> 6: execute delete query again once load is completed.
> 7: Observe that delete is success but segments are not marked for delete. Current status is still success which is wrong.



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