[ 
https://issues.apache.org/jira/browse/KYLIN-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

liyang resolved KYLIN-2530.
---------------------------
       Resolution: Fixed
         Assignee: liyang
    Fix Version/s: v2.0.0

> Build cube failed with NoSuchObjectException, hive table not found 
> 'default.kylin_intermediate_xxxx'
> ----------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-2530
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2530
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: liyang
>            Assignee: liyang
>             Fix For: v2.0.0
>
>
> In the mapper of "Extract Fact Table Distinct Columns" job, exception like 
> below is thrown. However the reported table actually exists if check at the 
> hive command line.
> java.lang.RuntimeException: java.io.IOException: 
> NoSuchObjectException(message:default.kylin_intermediate_xxxx table not found)
> at 
> org.apache.kylin.source.hive.HiveMRInput$HiveTableInputFormat.configureJob(HiveMRInput.java:110)
> at 
> org.apache.kylin.engine.mr.steps.FactDistinctColumnsJob.setupMapper(FactDistinctColumnsJob.java:119)
> at 
> org.apache.kylin.engine.mr.steps.FactDistinctColumnsJob.run(FactDistinctColumnsJob.java:103)
> ....



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to