Hi Yiming, thanks for the reporting; I will have a look today; On 10/27/15, 12:14 AM, "Yiming Liu" <[email protected]> wrote:
>Hi Kylin expert, > > >I"m new to Kylin. I have installed HDP 2.3 on my cluster(Hadoop 2.7.1, >HBase 1.1.1, Hive 1.2.1) with the help of Ambari. >I downloaded the latest >apache-kylin-1.2-HBase1.1-incubating-SNAPSHOT-bin.tar.gz. The Kylin could >start normally with slight modification of find-hive-dependency. >Then I run the sample.sh to import the sample project. But the web GUI >could not show the learn_kylin project from the dropdown box. > > >I have checked Hive, and found three tables(kylin_cal_dt, >kylin_category_groupings,kylin_sales) created under default database. >I have checked HBase, and found three tables(kylin_metadata, >kylin_metadata_acl, kylin_metadata_user) created. > > >It seems the sample data is imported correctly. But the metadata import >failed. > > >When executed the following command: >hbase org.apache.hadoop.util.RunJar >lib/kylin-job-1.1-incubating-SNAPSHOT.jar >org.apache.kylin.common.persistence.ResourceTool upload >sample_cube/metadata/ >It has the following log > >"Null inputstream for /". It seems the ResourceTool could not find the >metadata from local sample_cube directory. > > >[kylin@server kylin]$ ls -al >total 68 >drwxr-xr-x. 8 kylin kylin 4096 Oct 26 22:54 . >drwxr-xr-x. 6 root root 4096 Oct 26 22:47 .. >drwxr-xr-x. 2 kylin kylin 4096 Oct 25 17:33 bin >-rw-r--r--. 1 kylin kylin 823 Oct 25 17:33 commit.sha1 >drwxr-xr-x. 2 kylin kylin 4096 Oct 25 17:33 conf >-rw-r--r--. 1 kylin kylin 539 Oct 25 17:33 DISCLAIMER >drwxr-xr-x. 2 kylin kylin 4096 Oct 25 17:33 lib >-rw-r--r--. 1 kylin kylin 13060 Oct 25 17:33 LICENSE >drwxrwxr-x. 2 kylin kylin 4096 Oct 26 22:48 logs >-rw-r--r--. 1 kylin kylin 180 Oct 25 17:33 NOTICE >-rw-rw-r--. 1 kylin kylin 6 Oct 26 22:54 pid >-rw-r--r--. 1 kylin kylin 849 Oct 25 17:33 README.md >drwxr-xr-x. 4 kylin kylin 4096 Oct 25 17:33 sample_cube >drwxr-xr-x. 9 kylin kylin 4096 Oct 25 17:33 tomcat > > > > > >What else could I do in this case? > > >Thank you. >Yiming Liu.
