Fix fact that hadoop must be first on the CLASSPATH
---------------------------------------------------
Key: HBASE-411
URL: https://issues.apache.org/jira/browse/HBASE-411
Project: Hadoop HBase
Issue Type: Bug
Reporter: stack
Currently, hadoop jar must be first on the CLASSPATH. If its not found first,
on startup we get complaint that the hadoop webapps can't be found. Has to do
w/ fact that the webapp is supposed to be in the jar thats doing the class
loading (There was a fix up in core but needs fixup/cleanup).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.