You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@kylin.apache.org by lk_kylin <lk...@163.com> on 2017/11/02 02:44:23 UTC

Re: Re: kylin2.1 can't work with hdp2.6.0

some error message in kylin.out about tomcat :

SEVERE: Failed to load keystore type JKS with path conf/.keystore due to /usr/local/kylin/kylin-2.1.0/tomcat/conf/.keystore (No
 such file or directory)
java.io.FileNotFoundException: /usr/local/kylin/kylin-2.1.0/tomcat/conf/.keystore (No such file or directory)
 at java.io.FileInputStream.open0(Native Method)
 at java.io.FileInputStream.open(FileInputStream.java:195)
 at java.io.FileInputStream.<init>(FileInputStream.java:138)
 at java.io.FileInputStream.<init>(FileInputStream.java:93)
 at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
 at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
 at java.net.URL.openStream(URL.java:1045)
 at org.apache.tomcat.util.file.ConfigFileLoader.getInputStream(ConfigFileLoader.java:100)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getStore(JSSESocketFactory.java:470)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeystore(JSSESocketFactory.java:381)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeyManagers(JSSESocketFactory.java:634)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeyManagers(JSSESocketFactory.java:574)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.init(JSSESocketFactory.java:519)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESocketFactory.java:255)
 at org.apache.tomcat.util.net.JIoEndpoint.bind(JIoEndpoint.java:400)
 at org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:650)
 at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:434)
 at org.apache.coyote.http11.AbstractHttp11JsseProtocol.init(AbstractHttp11JsseProtocol.java:119)
 at org.apache.catalina.connector.Connector.initInternal(Connector.java:978)
 at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
 at org.apache.catalina.core.StandardService.initInternal(StandardService.java:560)
 at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
 at org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:838)
 at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
 at org.apache.catalina.startup.Catalina.load(Catalina.java:642)
 at org.apache.catalina.startup.Catalina.start(Catalina.java:681)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:428)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at org.apache.hadoop.util.RunJar.run(RunJar.java:233)
 at org.apache.hadoop.util.RunJar.main(RunJar.java:148)

please  check the attachment for detail.


2017-11-02 

lk_kylin 



发件人:ShaoFeng Shi <sh...@apache.org>
发送时间:2017-10-31 16:07
主题:Re: kylin2.1 can't work with hdp2.6.0
收件人:"user"<us...@kylin.apache.org>
抄送:

Since 2.1, Kylin consolidates the metadata into one HBase table, so if you see one 'kylin_metadata', that is expected.


If no message in kylin.log, please check logs/kylin.out ; If no message, check tomcat/logs to see whether there is any clue.


2017-10-31 11:14 GMT+08:00 Billy Liu <bi...@apache.org>:

Could you check the kylin.log first?


2017-10-31 10:55 GMT+08:00 lk_kylin <lk...@163.com>:

hi,all:
   I want try kylin , my hadoop version is hdp2.6 , I can run the sample by useing kylin2.0 . but when I try 2.1 with sample, kylin can't load hive table and I found it only create one table kylin_metadata  in hbase。also I did't find error msg from kylin.log



  

2017-10-31


lk_kylin 







-- 

Best regards,


Shaofeng Shi 史少锋

Re: Re: Re: kylin2.1 can't work with hdp2.6.0

Posted by lk_kylin <lk...@163.com>.

2017-11-06 

lk_kylin 



发件人:"lk_kylin"<lk...@163.com>
发送时间:2017-11-06 15:12
主题:Re: Re: Re: kylin2.1 can't work with hdp2.6.0
收件人:"user"<us...@kylin.apache.org>
抄送:

I also tried kylin2.2 ,I found js error message :






2017-11-06 

lk_kylin 



发件人:Billy Liu <bi...@apache.org>
发送时间:2017-11-02 18:31
主题:Re: Re: kylin2.1 can't work with hdp2.6.0
收件人:"user"<us...@kylin.apache.org>
抄送:

Have checked the log file, no error or exception found. Everything looks fine. Could you check from the frontend, maybe some javascript file load failed. 
Please "reload metadata" again and refresh the page. 


2017-11-02 10:44 GMT+08:00 lk_kylin <lk...@163.com>:

some error message in kylin.out about tomcat :

SEVERE: Failed to load keystore type JKS with path conf/.keystore due to /usr/local/kylin/kylin-2.1.0/tomcat/conf/.keystore (No
 such file or directory)
java.io.FileNotFoundException: /usr/local/kylin/kylin-2.1.0/tomcat/conf/.keystore (No such file or directory)
 at java.io.FileInputStream.open0(Native Method)
 at java.io.FileInputStream.open(FileInputStream.java:195)
 at java.io.FileInputStream.<init>(FileInputStream.java:138)
 at java.io.FileInputStream.<init>(FileInputStream.java:93)
 at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
 at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
 at java.net.URL.openStream(URL.java:1045)
 at org.apache.tomcat.util.file.ConfigFileLoader.getInputStream(ConfigFileLoader.java:100)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getStore(JSSESocketFactory.java:470)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeystore(JSSESocketFactory.java:381)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeyManagers(JSSESocketFactory.java:634)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeyManagers(JSSESocketFactory.java:574)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.init(JSSESocketFactory.java:519)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESocketFactory.java:255)
 at org.apache.tomcat.util.net.JIoEndpoint.bind(JIoEndpoint.java:400)
 at org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:650)
 at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:434)
 at org.apache.coyote.http11.AbstractHttp11JsseProtocol.init(AbstractHttp11JsseProtocol.java:119)
 at org.apache.catalina.connector.Connector.initInternal(Connector.java:978)
 at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
 at org.apache.catalina.core.StandardService.initInternal(StandardService.java:560)
 at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
 at org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:838)
 at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
 at org.apache.catalina.startup.Catalina.load(Catalina.java:642)
 at org.apache.catalina.startup.Catalina.start(Catalina.java:681)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:428)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at org.apache.hadoop.util.RunJar.run(RunJar.java:233)
 at org.apache.hadoop.util.RunJar.main(RunJar.java:148)

please  check the attachment for detail.


2017-11-02 

lk_kylin 



发件人:ShaoFeng Shi <sh...@apache.org>
发送时间:2017-10-31 16:07
主题:Re: kylin2.1 can't work with hdp2.6.0
收件人:"user"<us...@kylin.apache.org>
抄送:

Since 2.1, Kylin consolidates the metadata into one HBase table, so if you see one 'kylin_metadata', that is expected. 


If no message in kylin.log, please check logs/kylin.out ; If no message, check tomcat/logs to see whether there is any clue.


2017-10-31 11:14 GMT+08:00 Billy Liu <bi...@apache.org>:

Could you check the kylin.log first?


2017-10-31 10:55 GMT+08:00 lk_kylin <lk...@163.com>:

hi,all:
   I want try kylin , my hadoop version is hdp2.6 , I can run the sample by useing kylin2.0 . but when I try 2.1 with sample, kylin can't load hive table and I found it only create one table kylin_metadata  in hbase。also I did't find error msg from kylin.log



  

2017-10-31


lk_kylin 







-- 

Best regards, 


Shaofeng Shi 史少锋

Re: Re: Re: kylin2.1 can't work with hdp2.6.0

Posted by lk_kylin <lk...@163.com>.
I also tried kylin2.2 ,I found js error message :






2017-11-06 

lk_kylin 



发件人:Billy Liu <bi...@apache.org>
发送时间:2017-11-02 18:31
主题:Re: Re: kylin2.1 can't work with hdp2.6.0
收件人:"user"<us...@kylin.apache.org>
抄送:

Have checked the log file, no error or exception found. Everything looks fine. Could you check from the frontend, maybe some javascript file load failed.
Please "reload metadata" again and refresh the page. 


2017-11-02 10:44 GMT+08:00 lk_kylin <lk...@163.com>:

some error message in kylin.out about tomcat :

SEVERE: Failed to load keystore type JKS with path conf/.keystore due to /usr/local/kylin/kylin-2.1.0/tomcat/conf/.keystore (No
 such file or directory)
java.io.FileNotFoundException: /usr/local/kylin/kylin-2.1.0/tomcat/conf/.keystore (No such file or directory)
 at java.io.FileInputStream.open0(Native Method)
 at java.io.FileInputStream.open(FileInputStream.java:195)
 at java.io.FileInputStream.<init>(FileInputStream.java:138)
 at java.io.FileInputStream.<init>(FileInputStream.java:93)
 at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
 at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
 at java.net.URL.openStream(URL.java:1045)
 at org.apache.tomcat.util.file.ConfigFileLoader.getInputStream(ConfigFileLoader.java:100)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getStore(JSSESocketFactory.java:470)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeystore(JSSESocketFactory.java:381)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeyManagers(JSSESocketFactory.java:634)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeyManagers(JSSESocketFactory.java:574)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.init(JSSESocketFactory.java:519)
 at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESocketFactory.java:255)
 at org.apache.tomcat.util.net.JIoEndpoint.bind(JIoEndpoint.java:400)
 at org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:650)
 at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:434)
 at org.apache.coyote.http11.AbstractHttp11JsseProtocol.init(AbstractHttp11JsseProtocol.java:119)
 at org.apache.catalina.connector.Connector.initInternal(Connector.java:978)
 at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
 at org.apache.catalina.core.StandardService.initInternal(StandardService.java:560)
 at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
 at org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:838)
 at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
 at org.apache.catalina.startup.Catalina.load(Catalina.java:642)
 at org.apache.catalina.startup.Catalina.start(Catalina.java:681)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:428)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at org.apache.hadoop.util.RunJar.run(RunJar.java:233)
 at org.apache.hadoop.util.RunJar.main(RunJar.java:148)

please  check the attachment for detail.


2017-11-02 

lk_kylin 



发件人:ShaoFeng Shi <sh...@apache.org>
发送时间:2017-10-31 16:07
主题:Re: kylin2.1 can't work with hdp2.6.0
收件人:"user"<us...@kylin.apache.org>
抄送:

Since 2.1, Kylin consolidates the metadata into one HBase table, so if you see one 'kylin_metadata', that is expected. 


If no message in kylin.log, please check logs/kylin.out ; If no message, check tomcat/logs to see whether there is any clue.


2017-10-31 11:14 GMT+08:00 Billy Liu <bi...@apache.org>:

Could you check the kylin.log first?


2017-10-31 10:55 GMT+08:00 lk_kylin <lk...@163.com>:

hi,all:
   I want try kylin , my hadoop version is hdp2.6 , I can run the sample by useing kylin2.0 . but when I try 2.1 with sample, kylin can't load hive table and I found it only create one table kylin_metadata  in hbase。also I did't find error msg from kylin.log



  

2017-10-31


lk_kylin 







-- 

Best regards, 


Shaofeng Shi 史少锋

Re: Re: kylin2.1 can't work with hdp2.6.0

Posted by Billy Liu <bi...@apache.org>.
Have checked the log file, no error or exception found. Everything looks
fine. Could you check from the frontend, maybe some javascript file load
failed.
Please "reload metadata" again and refresh the page.

2017-11-02 10:44 GMT+08:00 lk_kylin <lk...@163.com>:

> some error message in kylin.out about tomcat :
>
> SEVERE: Failed to load keystore type JKS with path conf/.keystore due to
> /usr/local/kylin/kylin-2.1.0/tomcat/conf/.keystore (No
>  such file or directory)
> java.io.FileNotFoundException: /usr/local/kylin/kylin-2.1.0/tomcat/conf/.keystore
> (No such file or directory)
>  at java.io.FileInputStream.open0(Native Method)
>  at java.io.FileInputStream.open(FileInputStream.java:195)
>  at java.io.FileInputStream.<init>(FileInputStream.java:138)
>  at java.io.FileInputStream.<init>(FileInputStream.java:93)
>  at sun.net.www.protocol.file.FileURLConnection.connect(
> FileURLConnection.java:90)
>  at sun.net.www.protocol.file.FileURLConnection.getInputStream(
> FileURLConnection.java:188)
>  at java.net.URL.openStream(URL.java:1045)
>  at org.apache.tomcat.util.file.ConfigFileLoader.getInputStream(
> ConfigFileLoader.java:100)
>  at org.apache.tomcat.util.net.jsse.JSSESocketFactory.
> getStore(JSSESocketFactory.java:470)
>  at org.apache.tomcat.util.net.jsse.JSSESocketFactory.
> getKeystore(JSSESocketFactory.java:381)
>  at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeyManagers(
> JSSESocketFactory.java:634)
>  at org.apache.tomcat.util.net.jsse.JSSESocketFactory.getKeyManagers(
> JSSESocketFactory.java:574)
>  at org.apache.tomcat.util.net.jsse.JSSESocketFactory.init(
> JSSESocketFactory.java:519)
>  at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(
> JSSESocketFactory.java:255)
>  at org.apache.tomcat.util.net.JIoEndpoint.bind(JIoEndpoint.java:400)
>  at org.apache.tomcat.util.net.AbstractEndpoint.init(
> AbstractEndpoint.java:650)
>  at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:434)
>  at org.apache.coyote.http11.AbstractHttp11JsseProtocol.init(
> AbstractHttp11JsseProtocol.java:119)
>  at org.apache.catalina.connector.Connector.initInternal(
> Connector.java:978)
>  at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
>  at org.apache.catalina.core.StandardService.initInternal(
> StandardService.java:560)
>  at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
>  at org.apache.catalina.core.StandardServer.initInternal(
> StandardServer.java:838)
>  at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
>  at org.apache.catalina.startup.Catalina.load(Catalina.java:642)
>  at org.apache.catalina.startup.Catalina.start(Catalina.java:681)
>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>  at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>  at java.lang.reflect.Method.invoke(Method.java:498)
>  at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
>  at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:428)
>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>  at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>  at java.lang.reflect.Method.invoke(Method.java:498)
>  at org.apache.hadoop.util.RunJar.run(RunJar.java:233)
>  at org.apache.hadoop.util.RunJar.main(RunJar.java:148)
>
> please  check the attachment for detail.
>
>
> 2017-11-02
> ------------------------------
> lk_kylin
> ------------------------------
>
> *发件人:*ShaoFeng Shi <sh...@apache.org>
> *发送时间:*2017-10-31 16:07
> *主题:*Re: kylin2.1 can't work with hdp2.6.0
> *收件人:*"user"<us...@kylin.apache.org>
> *抄送:*
>
> Since 2.1, Kylin consolidates the metadata into one HBase table, so if you
> see one 'kylin_metadata', that is expected.
>
> If no message in kylin.log, please check logs/kylin.out ; If no message,
> check tomcat/logs to see whether there is any clue.
>
> 2017-10-31 11:14 GMT+08:00 Billy Liu <bi...@apache.org>:
>
>> Could you check the kylin.log first?
>>
>> 2017-10-31 10:55 GMT+08:00 lk_kylin <lk...@163.com>:
>>
>>> hi,all:
>>>    I want try kylin , my hadoop version is hdp2.6 , I can run the sample
>>> by useing kylin2.0 . but when I try 2.1 with sample, kylin can't load hive
>>> table and I found it only create one table kylin_metadata  in hbase。also I
>>> did't find error msg from kylin.log
>>>
>>>
>>>
>>>
>>> 2017-10-31
>>> ------------------------------
>>> lk_kylin
>>>
>>
>>
>
>
> --
> Best regards,
>
> Shaofeng Shi 史少锋
>
>