dixingxing created KYLIN-1275:
---------------------------------
Summary: "mapreduce.job.queuename" does not work for
HiveColumnCardinalityJob
Key: KYLIN-1275
URL: https://issues.apache.org/jira/browse/KYLIN-1275
Project: Kylin
Issue Type: Bug
Components: Job Engine
Affects Versions: v1.3
Environment: apache hadoop2.4.1 , hive 1.0.0, hbase 1.1.2
Reporter: dixingxing
Assignee: ZhouQianhao
kylin_job_conf.xml :
<property>
<name>mapreduce.job.queuename</name>
<value>xxx</value>
<description>Job queue</description>
</property>
This works fine for other jobs but HiveColumnCardinalityJob (still in default
queue)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)