[ https://issues.apache.org/jira/browse/HIVE-17426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
anishek updated HIVE-17426: --------------------------- Attachment: HIVE-17426.4.patch docs, added test case, changed default number of tasks in hiveConf for parallel upload as memory pressure is not too much for 10k tasks > Execution framework in hive to run tasks in parallel other than MR Tasks > ------------------------------------------------------------------------ > > Key: HIVE-17426 > URL: https://issues.apache.org/jira/browse/HIVE-17426 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Affects Versions: 3.0.0 > Reporter: anishek > Assignee: anishek > Fix For: 3.0.0 > > Attachments: HIVE-17426.0.patch, HIVE-17426.1.patch, > HIVE-17426.2.patch, HIVE-17426.3.patch, HIVE-17426.4.patch > > > the execution framework currently only runs MR Tasks in parallel when {{set > hive.exec.parallel=true}}. > Allow other types of tasks to run in parallel as well to support replication > scenarios in hive. TezTask / SparkTask will still not be allowed to run in > parallel. -- This message was sent by Atlassian JIRA (v6.4.14#64029)