Re: Unable to connect to Kylin Web UI

2018-10-26 Thread jenkinsliu
Thanks,
I solved it.
We must choose the the reserved port in virtual box.eg. 6

--
Sent from: http://apache-kylin.74782.x6.nabble.com/


Re: Unable to connect to Kylin Web UI

2018-10-25 Thread JiaTao Tao
If you suspect this problem is related to port, you may change your Kylin's
default port(7070) to any other available ports temporarily just
for clarifying your suspicion first?


The way to modify this is changing " 于2018年10月26日周五 上午9:41写道:

> Here is log.
>
> kylin.start 
>
> kylin.log 
> kylin.out 
>
> The kylin seems start and there is no error in the log.
> A new Kylin instance is started by root. To stop it, run 'kylin.sh stop'
> Check the log at /root/apache-kylin-2.5.0-bin-hbase1x/logs/kylin.log
> Web UI is at http://:7070/kylin
> [root@sandbox-hdp bin]# netstat -tunlp |grep 7070
> tcp0  0 0.0.0.0:70700.0.0.0:*
>  LISTEN
> 5160/java
>
> The reason may be the sandbox hdp(2.6.5) port forwarding.Do you know how to
> enable 7070 port for sandbox hdp(2.6.5) in sandbox.
>
> --
> Sent from: http://apache-kylin.74782.x6.nabble.com/


Re: Unable to connect to Kylin Web UI

2018-10-25 Thread jenkinsliu
Here is log.

kylin.start   
kylin.log   
kylin.out   

The kylin seems start and there is no error in the log.
A new Kylin instance is started by root. To stop it, run 'kylin.sh stop'
Check the log at /root/apache-kylin-2.5.0-bin-hbase1x/logs/kylin.log
Web UI is at http://:7070/kylin
[root@sandbox-hdp bin]# netstat -tunlp |grep 7070
tcp0  0 0.0.0.0:70700.0.0.0:*   LISTEN 
5160/java

The reason may be the sandbox hdp(2.6.5) port forwarding.Do you know how to
enable 7070 port for sandbox hdp(2.6.5) in sandbox.

--
Sent from: http://apache-kylin.74782.x6.nabble.com/


Re: Unable to connect to Kylin Web UI

2018-10-25 Thread Lijun Cao
Hi jenkinsliu:

Could you provide more details or any logs ?

Best Regards

Lijun Cao

> 在 2018年10月25日,20:14,jenkinsliu  写道:
> 
> How you were able to resolve ? Please share the steps 
> 
> --
> Sent from: http://apache-kylin.74782.x6.nabble.com/
> 



Re: Unable to connect to Kylin Web UI

2018-10-25 Thread jenkinsliu
How you were able to resolve ? Please share the steps 

--
Sent from: http://apache-kylin.74782.x6.nabble.com/


Re: Unable to connect to Kylin Web UI

2018-05-29 Thread ShaoFeng Shi
Maybe he just missed the context root "/kylin" in the URL. Try
http://host:7070/kylin, instead of  just http://host:7070/.

2018-05-29 17:02 GMT+08:00 debanand0687 :

> How you were able to resolve ? Please mention the steps . I am stuck now.
>
> --
> Sent from: http://apache-kylin.74782.x6.nabble.com/
>



-- 
Best regards,

Shaofeng Shi 史少锋


Re: Unable to connect to Kylin Web UI

2018-05-29 Thread debanand0687
How you were able to resolve ? Please mention the steps . I am stuck now.

--
Sent from: http://apache-kylin.74782.x6.nabble.com/


Re: Unable to connect to Kylin Web UI

2016-10-30 Thread yu feng
we always use kylin index page : http://hostname:7070/kylin/login

2016-10-30 16:36 GMT+08:00 BigdataGR <bigdat...@gmail.com>:

> Hi,
>
> Can anyone please help me to move forward ? I am stuck at accessing kylin
> web UI even kylin is started successfully as shown in the logs enclosed.
>
> Appreciate your help!!!
>
> --
> View this message in context: http://apache-kylin.74782.x6.
> nabble.com/Unable-to-connect-to-Kylin-Web-UI-tp6036p6126.html
> Sent from the Apache Kylin mailing list archive at Nabble.com.
>


Re: Unable to connect to Kylin Web UI

2016-10-21 Thread ShaoFeng Shi
The log looks all good; is there any error in your browser console? if
you're using Firefox or Chrome, press F12 to open the debug tool.

2016-10-21 15:01 GMT+08:00 BigdataGR <bigdat...@gmail.com>:

> kylin.log <http://apache-kylin.74782.x6.nabble.com/file/n6059/kylin.log>
>
> kylin.out <http://apache-kylin.74782.x6.nabble.com/file/n6059/kylin.out>
>
>
> Please look at the logs
>
> --
> View this message in context: http://apache-kylin.74782.x6.
> nabble.com/Unable-to-connect-to-Kylin-Web-UI-tp6036p6059.html
> Sent from the Apache Kylin mailing list archive at Nabble.com.
>



-- 
Best regards,

Shaofeng Shi 史少锋


Re: Unable to connect to Kylin Web UI

2016-10-20 Thread Billy(Yiming) Liu
The first thing to do is checking the kylin.log. Is there any exception
when Kylin starts up? Could the sample.sh run successfully?

2016-10-19 19:09 GMT+08:00 Big Data :

> Hi,
>
> I have recently installed kylin 1.5.4.1 Hbase1.x on hortonworks sandbox, I
> am able to connect to Ambari with the address http://127.0.0.1:8080 where
> as I am not able to connect to kylin after successful installation with the
> address http://127.0.0.1:7070/kylin.
>
> I used two n/w adapters both NAT & bridged || Bridged & Bridged and tried
> with port forwarding on NAT with 7070 port but still i am not reachable to
> the web UI.
>
> Kylin sever is restarted successfully.
>
> Appreciate your help.
>



-- 
With Warm regards

Yiming Liu (刘一鸣)


Unable to connect to Kylin Web UI

2016-10-19 Thread Big Data
Hi,

I have recently installed kylin 1.5.4.1 Hbase1.x on hortonworks sandbox, I
am able to connect to Ambari with the address http://127.0.0.1:8080 where
as I am not able to connect to kylin after successful installation with the
address http://127.0.0.1:7070/kylin.

I used two n/w adapters both NAT & bridged || Bridged & Bridged and tried
with port forwarding on NAT with 7070 port but still i am not reachable to
the web UI.

Kylin sever is restarted successfully.

Appreciate your help.