[
https://issues.apache.org/jira/browse/BIGTOP-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213868#comment-13213868
]
Bruno Mahé commented on BIGTOP-401:
-----------------------------------
Blocker:
* All the new files are missing Apache License header
Other than that:
* I would love to see a little bit more comments so I don't miss the . $1 and
don't have to reverse engineer the whole process to figure it out. Or mark some
separation between the function being declared (generate_start/stop/etc.) and
the huge cat
Over all LGTM though. But if we go any further in templating we should look
into using some real templating engines.
> 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
> Assignee: Roman Shaposhnik
> Fix For: 0.3.0
>
> Attachments: BIGTOP-401.patch.txt
>
>
> 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