You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by Vineet Mishra <cl...@gmail.com> on 2015/06/05 11:23:37 UTC

Kylin not getting Started

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!

Re: Kylin not getting Started

Posted by Vineet Mishra <cl...@gmail.com>.
I got this, it was some other version of kylin I was using which was of
.zip format instead I had to use the .tar version.

By the way Thanks!

On Fri, Jun 5, 2015 at 3:48 PM, Shi, Shaofeng <sh...@ebay.com> wrote:

> Is there any error in $KYLIN_HOME/tomcat/logs/kylin.log? This log file
> should be inspected to know the status of the server;
>
> On 6/5/15, 5:23 PM, "Vineet Mishra" <cl...@gmail.com> wrote:
>
> >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/cl
> >oudera/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!
>
>

Re: Kylin not getting Started

Posted by "Shi, Shaofeng" <sh...@ebay.com>.
Is there any error in $KYLIN_HOME/tomcat/logs/kylin.log? This log file
should be inspected to know the status of the server;

On 6/5/15, 5:23 PM, "Vineet Mishra" <cl...@gmail.com> wrote:

>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/cl
>oudera/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!