mayankkunwar opened a new pull request, #3581: URL: https://github.com/apache/hive/pull/3581
### What changes were proposed in this pull request? The proposed change is to increase the default value of "hive.server2.tez.sessions.per.default.queue" in case when tez session is enabled, so that multiple queries could run in parallel and the execution could be more faster. See the JIRA for more information. ### Why are the changes needed? The hive query execution is slow when multiple queries are executed simultaneously. ### Does this PR introduce _any_ user-facing change? It should not (except faster multiple query execution) ### How was this patch tested? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
