Member since
07-30-2017
2
Posts
0
Kudos Received
0
Solutions
08-01-2017
01:49 PM
Great Thank you! Adding port as described in your port forwarding tutorial worked like a charm Regards, Gaurav
... View more
07-31-2017
01:53 PM
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)
Any pointers would be helpful. I've also attached the kylin.log file for your reference.
Thanks in Advance!
... View more
Labels: