You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Karan Singh (JIRA)" <ji...@apache.org> on 2017/09/18 08:16:00 UTC

[jira] [Created] (ZEPPELIN-2941) Unable to access Zeppelin UI HTTP ERROR: 404

Karan Singh created ZEPPELIN-2941:
-------------------------------------

             Summary: Unable to access Zeppelin UI HTTP ERROR: 404
                 Key: ZEPPELIN-2941
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2941
             Project: Zeppelin
          Issue Type: Bug
          Components: GUI
    Affects Versions: 0.7.2
         Environment: RHEL 7.2
zeppelin-0.7.2-bin-all
# java -version
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
#


            Reporter: Karan Singh
            Priority: Blocker


After following zeppelin instructions from [here|https://zeppelin.apache.org/docs/0.7.2/install/install.html]

# bin/zeppelin-daemon.sh  start
Zeppelin start                                             [  OK  ]
#
# ps -ef | grep -i zepp
root     37222     1 59 08:08 pts/1    00:00:17 /usr/java/jdk1.8.0_131/bin/java -Dfile.encoding=UTF-8 -Xms1024m -Xmx1024m -XX:MaxPermSize=512m -Dlog4j.configuration=file:///root/zeppelin-0.7.2-bin-all/conf/log4j.properties -Dzeppelin.log.file=/root/zeppelin-0.7.2-bin-all/logs/zeppelin-root-qcttwcoehd57.qct.com.log -cp :/hadoop/etc/hadoop:/hadoop/share/hadoop/common/lib/*:/hadoop/share/hadoop/common/*:/hadoop/share/hadoop/hdfs:/hadoop/share/hadoop/hdfs/lib/*:/hadoop/share/hadoop/hdfs/*:/hadoop/share/hadoop/yarn/lib/*:/hadoop/share/hadoop/yarn/*:/hadoop/share/hadoop/mapreduce/lib/*:/hadoop/share/hadoop/mapreduce/*:/usr/java/jdk1.8.0_131/lib:/hadoop/contrib/capacity-scheduler/*.jar:/hadoop/share/hadoop/tools/lib/*:/root/zeppelin-0.7.2-bin-all/lib/interpreter/*:/root/zeppelin-0.7.2-bin-all/lib/*:/root/zeppelin-0.7.2-bin-all/*::/root/zeppelin-0.7.2-bin-all/conf org.apache.zeppelin.server.ZeppelinServer

[See Zeppeline Logs here|https://pastebin.com/raw/BsYTn5ZY]

[See Zeppeline output here|https://pastebin.com/raw/j5Dpi4XK]

While browsing Zeppeline UI i am getting the following error 

HTTP ERROR: 404

Problem accessing /. Reason:

    Not Found
Powered by Jetty://



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)