What 's your envrionment(os, hadoop/hbase/hive/kylin verison?) 2017-03-08 12:49 GMT+08:00 [email protected] <[email protected]>:
> > > > > [email protected] > > 发件人: ShaoFeng Shi > 发送时间: 2017-03-08 12:40 > 收件人: [email protected] > 主题: Re: Re: 关于kylin的一个问题 > Hi Lin, please send to [email protected], not to me. > > 2017-03-07 17:51 GMT+08:00 [email protected] <[email protected]>: > hi,ShaoFeng Shi > while i running the kylin job, at step 3 (Extract Fact Table Distinct > Columns), the program throw > the Exception, message info as below: > > > java.io.FileNotFoundException: File does not exist: hdfs://node1:9000/home/ > bigdata/data/hadoop/mapred/staging/bigdata428963920/. > staging/job_local428963920_0001/libjars/hive-exec-2.0.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) > at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus( > DistributedFileSystem.java:1064) > at org.apache.hadoop.mapreduce.filecache. > ClientDistributedCacheManager.getFileStatus(ClientDistributedCacheManager. > java:288) > at org.apache.hadoop.mapreduce.filecache. > ClientDistributedCacheManager.getFileStatus(ClientDistributedCacheManager. > java:224) > at org.apache.hadoop.mapreduce.filecache. > ClientDistributedCacheManager.determineTimestamps( > ClientDistributedCacheManager.java:99) > at org.apache.hadoop.mapreduce.filecache. > ClientDistributedCacheManager.determineTimestampsAndCacheVisibilities( > ClientDistributedCacheManager.java:57) > at org.apache.hadoop.mapreduce.JobSubmitter.copyAndConfigureFiles( > JobSubmitter.java:265) > at org.apache.hadoop.mapreduce.JobSubmitter.copyAndConfigureFiles( > JobSubmitter.java:301) > at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal( > JobSubmitter.java:389) > at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1285) > at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1282) > at java.security.AccessController.doPrivileged(Native Method) > at javax.security.auth.Subject.doAs(Subject.java:422) > at org.apache.hadoop.security.UserGroupInformation.doAs( > UserGroupInformation.java:1614) > at org.apache.hadoop.mapreduce.Job.submit(Job.java:1282) > at org.apache.kylin.engine.mr.common.AbstractHadoopJob. > waitForCompletion(AbstractHadoopJob.java:149) > at org.apache.kylin.engine.mr.steps.FactDistinctColumnsJob. > run(FactDistinctColumnsJob.java:108) > at org.apache.kylin.engine.mr.MRUtil.runMRJob(MRUtil.java:92) > at org.apache.kylin.engine.mr.common.MapReduceExecutable. > doWork(MapReduceExecutable.java:120) > at org.apache.kylin.job.execution.AbstractExecutable. > execute(AbstractExecutable.java:113) > at org.apache.kylin.job.execution.DefaultChainedExecutable.doWork( > DefaultChainedExecutable.java:57) > at org.apache.kylin.job.execution.AbstractExecutable. > execute(AbstractExecutable.java:113) > at org.apache.kylin.job.impl.threadpool.DefaultScheduler$ > JobRunner.run(DefaultScheduler.java:136) > at java.util.concurrent.ThreadPoolExecutor.runWorker( > ThreadPoolExecutor.java:1142) > at java.util.concurrent.ThreadPoolExecutor$Worker.run( > ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > result code:2 > hadoop version : 2.6.5 > kylin version : 1.6.0 > hive version : 2.0.1 > hbase version : 1.2.1 > os is Ubuntu 14.04.4 > > please help me to check it, thank you! > > > [email protected] > > 发件人: ShaoFeng Shi > 发送时间: 2017-03-07 13:12 > 收件人: dev > 抄送: [email protected] > 主题: Re: 关于kylin的一个问题 > hi wanglin, please subscribe kylin mailing list if you haven't; The > attachment "Catch.jpg" is lost, should you please provide the text format? > Log in screenshot isn't recommended. Besides, as always please provide your > hadoop and kylin version info. > > 在 2017年3月7日 上午11:23,周千昊 <[email protected]>写道: > > > ---------- Forwarded message --------- > From: [email protected] <[email protected]> > Date: 2017年3月7日周二 上午9:52 > Subject: 关于kylin的一个问题 > To: z.qianhao <[email protected]> > > > 你好, > 我是一名大数据从业人员,这几天在研究麒麟的使用。在我跑完sample.sh脚本后, > 在monitor界面监控kylin_sales_cude的执行,然后页面上报错。日志文件显示如下: > 想问一下,这里为什么程序会去hdfs上找Hive包?是不是哪里需要配置? > > > > [email protected] > -- > Best Regard > ZhouQianhao > > > > -- > Best regards, > > Shaofeng Shi 史少锋 > > > > > -- > Best regards, > > Shaofeng Shi 史少锋 > > --
