Xuefu Zhang created HIVE-12611: ---------------------------------- Summary: 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: Xuefu Zhang
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)