[
https://issues.apache.org/jira/browse/KYLIN-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263414#comment-15263414
]
linbao111 commented on KYLIN-955:
---------------------------------
the file name is kylin_job_conf.xml,i made a spelling mistake
the error message shows
"java.io.IOException: Failed to run job :
org.apache.hadoop.security.AccessControlException: Queue root.default is
STOPPED. Cannot accept submission of application:
application_1461060236633_0186"
i also checked other paras defined in kylin_job_conf.xml which also had
defination in ${HADOOP_CONF},like "mapred.task.timeout",i found it was
${HADOOP_CONF} to take effect
so i have doult that hadoop classpath may have effect when changing job's
enviroment by addResource,please check the link:
https://hadoop.apache.org/docs/r2.4.1/api/org/apache/hadoop/conf/Configuration.html#addResource(org.apache.hadoop.conf.Configuration
> HiveColumnCardinalityJob should use configurations in conf/kylin_job_conf.xml
> -----------------------------------------------------------------------------
>
> Key: KYLIN-955
> URL: https://issues.apache.org/jira/browse/KYLIN-955
> Project: Kylin
> Issue Type: Improvement
> Components: Job Engine
> Affects Versions: v0.7.2, v0.7.1
> Reporter: Shaofeng SHI
> Assignee: yunjiong zhao
> Priority: Minor
> Labels: newbie
> Fix For: v1.5.0, v1.3.0
>
> Attachments: KYLIN-955-1.x-staging.patch, KYLIN-955-2.x-staging.patch
>
>
> We defined some customized configurations in conf/kylin_job_conf.xml, while
> the cardinality job doesn't use those configurations;
> This job's behavior need be consistent with others like the cubing jobs;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)