[ https://issues.apache.org/jira/browse/HIVE-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rui Li updated HIVE-12611: -------------------------- Attachment: HIVE-12611.1-spark.patch Tried the patch locally and it worked for me. {{spark.yarn.queue}} has precedence when it's set. > Make sure spark.yarn.queue is effective and takes the value from > mapreduce.job.queuename if given [Spark Branch] > ---------------------------------------------------------------------------------------------------------------- > > Key: HIVE-12611 > URL: https://issues.apache.org/jira/browse/HIVE-12611 > Project: Hive > Issue Type: Improvement > Components: Spark > Reporter: Xuefu Zhang > Assignee: Rui Li > Attachments: HIVE-12611.1-spark.patch > > > Hive users sometimes specifies a job queue name for the submitted MR jobs. > For spark, the property name is spark.yarn.queue. We need to make sure that > user is able to submit spark jobs to the given queue. If user specifies the > MR property, then Hive on Spark should take that as well to make it backward > compatible. -- This message was sent by Atlassian JIRA (v6.3.4#6332)