You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2018/02/03 10:13:00 UTC

[jira] [Updated] (CARBONDATA-1791) Carbon1.3.0 Concurrent Load-Alter: user is able to Alter table even if insert/load job is running

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

Ravindra Pesala updated CARBONDATA-1791:
----------------------------------------
    Fix Version/s:     (was: 1.3.0)
                   1.4.0

> Carbon1.3.0 Concurrent Load-Alter: user is able to Alter table even if insert/load job is running
> -------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-1791
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1791
>             Project: CarbonData
>          Issue Type: Bug
>          Components: data-load
>         Environment:  
> 3 Node ant cluster 
>            Reporter: Ajeet Rai
>            Assignee: Akash R Nilugal
>            Priority: Major
>              Labels: dfx
>             Fix For: 1.4.0
>
>
> Carbon1.3.0 Concurrent Load-Alter: user is able to Alter table even if insert/load job is running.
> Steps: 1:  Create a table 
> 2: Start a insert job
> 3: Concurrently Alter the table(add,drop,rename)
> 4: Observe that alter is success
> 5: Observe that insert job is running and after some times job fails if table is renamed otherwise alter is success(for add,drop column)
> Expected behvaiour: drop job should wait for insert job to complete



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)