we don't have stable release for hbase 1.1.2 or higher. "Also, please aware this is not a formal release, and it is not fully tested:"
the latest stable version is now 1.2, but it does not work with hbase 1.0+ On Thu, Jan 21, 2016 at 5:39 PM, kevin <[email protected]> wrote: > hi, > I install kylin1.3 with hadoop2.7.1 、hive1.2.1 、hbase1.1.2 . > when I start up the server ,I got error: > > java.io.FileNotFoundException: /{the url of my > hadoop_home}/contrib/capacity-scheduler/*.jar > > but I can login the kylin webset,but when I build then example cube,I got > another error: > > [pool-7-thread-1]:[2016-01-21 > > 16:53:19,367][ERROR][org.apache.kylin.job.common.HadoopShellExecutable.doWork(HadoopShellExecutable.java:64)] > - error execute > HadoopShellExecutable{id=13f4922e-c352-496e-816c-80ff7bbe0c4f-02, > name=Build Dimension Dictionary, state=RUNNING} > java.lang.NullPointerException > at > > org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(DictionaryGeneratorCLI.java:47) > at > > org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(DictionaryGeneratorCLI.java:41) > at > > org.apache.kylin.job.hadoop.dict.CreateDictionaryJob.run(CreateDictionaryJob.java:52) > 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(HadoopShellExecutable.java:62) > at > > org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:107) > at > > org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:51) > at > > org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:107) > at > > org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:130) > 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) > > > I want to know is this my environment problem,thanks. > > 2016-01-21 > ------------------------------ > kai.shen > -- Regards, *Bin Mahone | 马洪宾* Apache Kylin: http://kylin.io Github: https://github.com/binmahone
