[ 
https://issues.apache.org/jira/browse/KYLIN-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15127828#comment-15127828
 ] 

zhaoyunjiong commented on KYLIN-955:
------------------------------------

There are two getHadoopJobConfFilePath, one is private and one is public, the 
public one only take one parameter:
{code}
public String getHadoopJobConfFilePath(RealizationCapacity capaticy) throws 
IOException {

private String getHadoopJobConfFilePath(RealizationCapacity capaticy, boolean 
appendSuffix) throws IOException {
{code}

> HiveColumnCardinalityJob didn't use configurations in conf/kylin_job_conf.xml
> -----------------------------------------------------------------------------
>
>                 Key: KYLIN-955
>                 URL: https://issues.apache.org/jira/browse/KYLIN-955
>             Project: Kylin
>          Issue Type: Bug
>          Components: Job Engine
>    Affects Versions: v0.7.2, v0.7.1
>            Reporter: Shaofeng SHI
>            Assignee: zhaoyunjiong
>            Priority: Minor
>              Labels: newbie
>             Fix For: Backlog
>
>         Attachments: KYLIN-955-1.x-staging.patch, 
> KYLIN-955-2.x-staging.patch, KYLIN-955.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)

Reply via email to