Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-2530

Build cube failed with NoSuchObjectException, hive table not found 'default.kylin_intermediate_xxxx'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v2.0.0
    • None
    • None

    Description

      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)
      ....

      Attachments

        Activity

          People

            liyang.gmt8@gmail.com liyang
            liyang.gmt8@gmail.com liyang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: