[jira] [Updated] (CARBONDATA-1390) Update/Delete operations requesting more executors for updating static values in dynamic cluster environment

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (CARBONDATA-1390) Update/Delete operations requesting more executors for updating static values in dynamic cluster environment

Akash R Nilugal (Jira)

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

Raghunandan updated CARBONDATA-1390:
------------------------------------
    Description:
When insert into or update command is run with static values, preferred locations from the previous RDD would be empty.In such cases, we need to request minimum executor of 1 than requesting for max configured executors.

update carbon_table set (age) = (35) where age <=0
        Summary: Update/Delete operations requesting more executors for updating static values in dynamic cluster environment  (was: Update/Delete opetations)

> Update/Delete operations requesting more executors for updating static values in dynamic cluster environment
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-1390
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1390
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Raghunandan
>
> When insert into or update command is run with static values, preferred locations from the previous RDD would be empty.In such cases, we need to request minimum executor of 1 than requesting for max configured executors.
> update carbon_table set (age) = (35) where age <=0



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