unable to run hadoop-mapreduce-historyserver
--------------------------------------------

                 Key: BIGTOP-401
                 URL: https://issues.apache.org/jira/browse/BIGTOP-401
             Project: Bigtop
          Issue Type: Bug
          Components: General
    Affects Versions: 0.3.0
            Reporter: Wing Yew Poon
             Fix For: 0.3.0


I installed hadoop-conf-pseudo from 
http://bigtop01.cloudera.org:8080/view/Bigtop-hadoop-0.23/job/Bigtop-hadoop-0.23-Repository/label=centos5/5/artifact/repo/.
When I try to start hadoop-mapreduce-historyserver, I get:


Starting Hadoop historyserver daemon (hadoop-historyserver): starting 
historyserver, logging to 
/var/log/hadoop/hadoop--historyserver-localhost.localdomain.out
Exception in thread "main" java.lang.NoClassDefFoundError: historyserver
Caused by: java.lang.ClassNotFoundException: historyserver
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: historyserver.  Program will exit.
historyserver is stopped


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to