[
https://issues.apache.org/jira/browse/KYLIN-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262454#comment-15262454
]
yunjiong zhao commented on KYLIN-955:
-------------------------------------
And when you say "kylin_job.xml", you are meaning "kylin_job_conf.xml" right?
Because conf.addResource(jobEngineConfig.getHadoopJobConfFilePath(null)) will
load kylin_job_conf.xml, not kylin_job.xml.
Why do you think there is a difference between "void addResource(String name)"
and "void addResource(Path file)" here?
Could you explain more?
And what's the error message about your job?
> 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)