Hi All, I have recently installed Kylin on my Hadoop Cluster. It seems like not to be turning up even after running it several times with the documentation followed by
https://github.com/KylinOLAP/Kylin/wiki/On-Hadoop-CLI-installation Mentioned below is the stack trace [biops@dev-dwh-hadoop-gateway Kylin-master]$ bin/kylin.sh start KYLIN_HOME is set to /home/biops/Kylin-master 15/06/05 13:57:27 WARN conf.HiveConf: DEPRECATED: Configuration property hive.metastore.local no longer has any effect. Make sure to provide a valid value for hive.metastore.uris if you are connecting to a remote metastore. Logging initialized using configuration in jar:file:/opt/cloudera/parcels/CDH-5.3.0-1.cdh5.3.0.p0.30/jars/hive-common-0.13.1-cdh5.3.0.jar!/hive-log4j.properties hive dependency: /opt/cloudera/parcels/CDH-5.3.0-1.cdh5.3.0.p0.30/bin/../lib/hive/conf:/opt/cloudera/parcels/CDH-5.3.0-1.cdh5.3.0.p0.30/bin/../lib/hive/lib/*:/opt/cloudera/parcels/CDH-5.3.0-1.cdh5.3.0.p0.30/bin/../lib/oozie/libserver/hive-hcatalog-core.jar KYLIN_JVM_SETTINGS is not set, using default jvm settings KYLIN_DEBUG_SETTINGS is not set, will not enable remote debuging KYLIN_LD_LIBRARY_SETTINGS is -Djava.library.path=/apache/hadoop/lib/native/Linux-amd64-64 A new Kylin instance is started by biops, stop it using "kylin.sh stop" Please visit http://<your_sandbox_ip>:7070/kylin to play with the cubes! (Useranme: ADMIN, Password: KYLIN) You can check the log at bin/../tomcat/logs/kylin.log Any help would be highly appreciated. Thanks!
