>From the kylin.log, everything works fine. It maybe something network configuration issue on your virtualbox. Could you try the bridged network, and figure out the real IP address?
2017-07-31 21:54 GMT+08:00 gsengr <[email protected]>: > Hello, > > I'm trying to setup Apache Kylin using Hortonworks sandbox environment (HDP > 2.6) > > Running > > ./check-env.sh > doesn't give me any error - > > Retrieving hadoop conf dir... KYLIN_HOME is set to > /root/apache-kylin-2.0.0-bin > > Running > > ./kylin.sh start > doesn't give me any error - > > Retrieving hadoop conf dir... KYLIN_HOME is set to > /root/apache-kylin-2.0.0-bin Retrieving hive dependency... Retrieving hbase > dependency... Retrieving hadoop conf dir... Retrieving kafka dependency... > Retrieving Spark dependency... KYLIN_JVM_SETTINGS is -Xms1024M -Xmx4096M > -Xss1024K -XX:MaxPermSize=128M -verbos e:gc -XX:+PrintGCDetails > -XX:+PrintGCDateStamps -Xloggc:/root/apache-kylin-2.0.0 > -bin/logs/kylin.gc.16916 -XX:+UseGCLogFileRotation > -XX:NumberOfGCLogFiles=10 > -XX :GCLogFileSize=64M A new Kylin instance is started by root. To stop it, > run 'kylin.sh stop' Check the log at > /root/apache-kylin-2.0.0-bin/logs/kylin.log Web UI is at > http://<hostname>:7070/kylin > > > However, I get a "site cannot be reached" error when I try to access > (http://sandbox.hortonworks.com:7070/kylin OR http://localhost:7070/kylin > OR > http://localhost:7070/kylin/login) > > Any pointers would be helpful. I've also attached the kylin.log & Kylin.out > files for your reference. > > kylin.out <http://apache-kylin.74782.x6.nabble.com/file/n8605/kylin.out> > kylin.log <http://apache-kylin.74782.x6.nabble.com/file/n8605/kylin.log> > Thanks in Advance! > > -- > View this message in context: http://apache-kylin.74782.x6. > nabble.com/Unable-to-run-Apache-Kylin-on-hortonworks-sandbox-tp8605.html > Sent from the Apache Kylin mailing list archive at Nabble.com. >
