*when build streaming cube, cube sergement is created in per-range time
successlly,*
<http://apache-kylin.74782.x6.nabble.com/file/n5542/4.png> 

*but auto merge throw exception at Step 3*

<http://apache-kylin.74782.x6.nabble.com/file/n5542/3.png> 

*error information as follow:*

java.io.FileNotFoundException: File
/kylin/kylin_metadata/kylin-5b9b0fda-455a-4de0-914f-3bd0dcd3fae1/dol_ikan/cuboid
does not exist.
        at
org.apache.hadoop.hdfs.DistributedFileSystem.listStatusInternal(DistributedFileSystem.java:704)
        at
org.apache.hadoop.hdfs.DistributedFileSystem.access$600(DistributedFileSystem.java:105)
        at
org.apache.hadoop.hdfs.DistributedFileSystem$15.doCall(DistributedFileSystem.java:762)
        at
org.apache.hadoop.hdfs.DistributedFileSystem$15.doCall(DistributedFileSystem.java:758)
        at
org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
        at
org.apache.hadoop.hdfs.DistributedFileSystem.listStatus(DistributedFileSystem.java:758)
        at
org.apache.kylin.engine.mr.common.AbstractHadoopJob.addInputDirs(AbstractHadoopJob.java:378)
        at
org.apache.kylin.engine.mr.common.AbstractHadoopJob.addInputDirs(AbstractHadoopJob.java:368)
        at
org.apache.kylin.engine.mr.steps.MergeCuboidJob.run(MergeCuboidJob.java:62)
        at org.apache.kylin.engine.mr.MRUtil.runMRJob(MRUtil.java:91)
        at
org.apache.kylin.engine.mr.common.MapReduceExecutable.doWork(MapReduceExecutable.java:121)
        at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:114)
        at
org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:50)
        at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:114)
        at
org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:124)
        at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)



--
View this message in context: 
http://apache-kylin.74782.x6.nabble.com/auto-merge-error-tp5542.html
Sent from the Apache Kylin mailing list archive at Nabble.com.

Reply via email to