hi, all. 
I am a beginner of kylin. My deployment env:
os: max os 10.12.6
hadoop: 3.0.0
hive: 2.3.1
hbase: 1.2.9
kylin: apache-kylin-2.6.0-bin-hbase1x

All project is deployed standlone. 

When I build a cube,there is a error occured in Step 3:
2019-02-19 17:22:33,757 ERROR [pool-10-thread-3]
threadpool.DefaultScheduler:116 : ExecuteException
job:f2fdcdd5-7c2b-df7c-89ea-8a61a85f8975
org.apache.kylin.job.exception.ExecuteException:
org.apache.kylin.job.exception.ExecuteException:
java.io.FileNotFoundException: File does not exist:
hdfs://localhost:8020/usr/local/var/log/hadoop/hadoop-didi/mapred/staging/didi2113494170/.staging/job_local2113494170_0001/libjars/hive-hcatalog-core-2.3.1.jar
        at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:180)
        at
org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:114)
        at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.kylin.job.exception.ExecuteException:
java.io.FileNotFoundException: File does not exist:
hdfs://localhost:8020/usr/local/var/log/hadoop/hadoop-didi/mapred/staging/didi2113494170/.staging/job_local2113494170_0001/libjars/hive-hcatalog-core-2.3.1.jar
        at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:180)
        at
org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:70)
        at
org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:165)
        ... 4 more
Caused by: java.io.FileNotFoundException: File does not exist:
hdfs://localhost:8020/usr/local/var/log/hadoop/hadoop-didi/mapred/staging/didi2113494170/.staging/job_local2113494170_0001/libjars/hive-hcatalog-core-2.3.1.jar
        at
org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSystem.java:1072)
        at
org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSystem.java:1064)
        at
org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)

I searched a lot of  posts, but can not solute the exception.
Please help.



--
Sent from: http://apache-kylin.74782.x6.nabble.com/

Reply via email to