HI
your start has error :  'Error creating bean with name 'cacheService': 
Invocation of init method failed; nested exception is 
java.lang.IllegalArgumentException: Failed to find metadata store by url: 
kylin_metadata@hbase ',  but the shell not tip clear. so checkout the log to 
find the detail.

I guess the metadata_url you sett to 
'/home/apache-kylin-1.5.2.1-bin/bin/kylin_metadata@hbase ' and this is error. 
not need to change metadata_url by default. tks.

2016-07-17 

langren_qing 



发件人:"JIRA [email protected] [via Apache Kylin]" 
<[email protected]>
发送时间:2016-07-15 18:36
主题:[jira] [Created] (KYLIN-1897) Kylin web ui not coming up though Kylin.sh 
start is done
收件人:"echo"<[email protected]>
抄送:

Sushi created KYLIN-1897: 
---------------------------- 

             Summary: Kylin web ui not coming up though Kylin.sh start is done 
                 Key: KYLIN-1897 
                 URL: https://issues.apache.org/jira/browse/KYLIN-1897
             Project: Kylin 
          Issue Type: Bug 
            Reporter: Sushi 


Hello, 

i am new to kylin. i downloaded latest 
kylin(apache-kylin-1.5.2.1-HBase1.x-bin.tar.gz) from website and was trying to 
host on HDP 2.3 setup. 

Software versions 
HDP: 2.3 
HBase: 1.1.0 
Kylin: 1.5.2 



Though i am able to start kyline by follwing, the web ui on hostname:7070/kylin 
does not come up. 

Can somebody please help me? 

Logs having following exception: 

Caused by: java.lang.IllegalArgumentException: File not exist by 
'kylin_metadata@hbase': /home/apache-kylin-1.5.2.1-bin/bin/kylin_metadata@hbase 
 at 
org.apache.kylin.common.persistence.FileResourceStore.<init>(FileResourceStore.java:49)
 
 ... 45 more 
2016-07-15 09:22:13,191 ERROR [localhost-startStop-1] 
persistence.ResourceStore:91 : Create new store instance failed 
java.lang.reflect.InvocationTargetException 
 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 
 at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
 
 at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
 
 at java.lang.reflect.Constructor.newInstance(Constructor.java:526) 
 at 
org.apache.kylin.common.persistence.ResourceStore.createResourceStore(ResourceStore.java:85)
 
 at 
org.apache.kylin.common.persistence.ResourceStore.getStore(ResourceStore.java:104)
 
 at org.apache.kylin.cube.CubeManager.getStore(CubeManager.java:880) 


2016-07-15 09:22:13,238 ERROR [localhost-startStop-1] context.ContextLoader:307 
: Context initialization failed 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'cacheService': Invocation of init method failed; nested exception is 
java.lang.IllegalArgumentException: Failed to find metadata store by url: 
kylin_metadata@hbase 
 at 
org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:135)
 
 at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:394)
 
 at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1448)
 
 at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
 
 at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
 



-- 
This message was sent by Atlassian JIRA 
(v6.3.4#6332) 





If you reply to this email, your message will be added to the discussion below:
http://apache-kylin.74782.x6.nabble.com/jira-Created-KYLIN-1897-Kylin-web-ui-not-coming-up-though-Kylin-sh-start-is-done-tp5332.html
 
To start a new topic under Apache Kylin, email 
[email protected] 
To unsubscribe from Apache Kylin, click here.
NAML 

--
View this message in context: 
http://apache-kylin.74782.x6.nabble.com/Re-jira-Created-KYLIN-1897-Kylin-web-ui-not-coming-up-though-Kylin-sh-start-is-done-tp5335.html
Sent from the Apache Kylin mailing list archive at Nabble.com.

Reply via email to