[ https://issues.apache.org/jira/browse/IMPALA-10860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhishek Rawat updated IMPALA-10860: ------------------------------------ Description: 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 {code} was: 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} > Allow setting separate mem_limit for coordinators > ------------------------------------------------- > > 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 > {code} > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org