[
https://issues.apache.org/jira/browse/KYLIN-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI closed KYLIN-1275.
-------------------------------
Resolution: Duplicate
This is a known issue, already recorded in KYLIN-955; The workaround is setting
the necessary property in hadoop mapred-site.xml; It is low priority, and we
welcome contribution from community;
> "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)