what¹s the hadoop version? If you¹re running it in a HDP or Cloudera sandbox, what¹s the version of the release?
On 4/8/15, 1:45 PM, "[email protected]" <[email protected]> wrote: >Hi, > >We just setuped kylin 0.7.1-SNAPSHOT from here : >http://kylin.incubator.apache.org/download/ > >Using On-Hadoop-CLI installation we can successfully initiate kylin >server and visit the kylin homepage. Then we run ./bin/sample.sh > >to create sample project and try to build the kylin_sales_cube. However, >when building into the last step with Update Cube Info, we see exception > >errors like the following. The problem still exists when resume and >rebuild the cube. Can any experts verify and show some explaination? > >Best, > >Sun. > > >java.lang.IllegalStateException: Can't get cube source record count. > at >com.google.common.base.Preconditions.checkState(Preconditions.java:149) > at >org.apache.kylin.job.cube.UpdateCubeInfoAfterBuildStep.doWork(UpdateCubeIn >foAfterBuildStep.java:104) > 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) > > >[email protected]
