Shaofeng is right. This error is typically because no record in fact table given selected date range. Could you double check?
On Tue, Apr 7, 2015 at 9:55 AM, Shi, Shaofeng <[email protected]> wrote: > what¹s the start date and end date when you select to build the cube? > Usually if there is not on fact table for the selected date scope, it will > fail at the 3rd step; If you¹re building the sample cube, please select a > date range covers 2012 to 2013, as the sample data is at this scope. > > On 4/7/15, 5:42 AM, "Priyanka Laddha" <[email protected]> wrote: > > >Hi > >In cube building process, i hot error on 3rd step(#3 Step Name: Build > >Dimension Dictionary) > >java.io.FileNotFoundException: File does not exist: > >/tmp/kylin-08c06c8c-1c3d-49ca-8dcc-1541561f08ce/r/fact_distinct_columns/LS > >TG_FORMAT_NAME > >at > >org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSyst > >em.java:1128) > >at > >org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSyst > >em.java:1120) > >at > >org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver > >.java:81) > >at > >org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFile > >System.java:1120) > >at org.apache.kylin.dict.lookup.FileTable.getSignature(FileTable.java:62) > >at > >org.apache.kylin.dict.DictionaryManager.buildDictionary(DictionaryManager. > >java:164) > >at org.apache.kylin.cube.CubeManager.buildDictionary(CubeManager.java:154) > >at > >org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(Dictionary > >GeneratorCLI.java:53) > >at > >org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(Dictionary > >GeneratorCLI.java:42) > >at > >org.apache.kylin.job.hadoop.dict.CreateDictionaryJob.run(CreateDictionaryJ > >ob.java:53) > >at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70) > >at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84) > >at > >org.apache.kylin.job.common.HadoopShellExecutable.doWork(HadoopShellExecut > >able.java:63) > >at > >org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutab > >le.java:107) > >at > >org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChai > >nedExecutable.java:50) > >at > >org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutab > >le.java:107) > >at > >org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(Defaul > >tScheduler.java:132) > >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:744) > > > > > >log is posted here. > >please reply and help me to resolve this issue. > >On this mailing list no one is replying. can you please tell me where > >should i ask questions > > > >Thanks > >pladdha > >
