[ https://issues.apache.org/jira/browse/IMPALA-10860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhishek Rawat resolved IMPALA-10860. ------------------------------------- Resolution: Duplicate > Allow setting separate mem_limit for coordinators and executors > --------------------------------------------------------------- > > Key: IMPALA-10860 > URL: https://issues.apache.org/jira/browse/IMPALA-10860 > Project: IMPALA > Issue Type: Task > Reporter: Abhishek Rawat > Assignee: Abhishek Rawat > Priority: Major > > The mem_limit query option applies to all impala coordinators and executors. > This may not be ideal for dedicated coordinators, since they generally need > less memory per query and having same memory limit will reduce system wide > query concurrency. > We could add new query options: > > {code:java} > mem_limit_coordinators > mem_limit_executors > {code} > -- This message was sent by Atlassian Jira (v8.3.4#803005)