Description
It looks like HBASE-3465 introduced a slight change in behavior. The ordering of classpath elements makes Hadoop ones go before the HBase ones, which leads to log4j properties picked up from the wrong place, etc. It seems that the easies way to fix that would be to revert the ordering of classpath.
Attachments
Attachments
Issue Links
- is duplicated by
-
HBASE-5054 hadoop's classpath takes precedence over hbase's classpath
- Closed
- supercedes
-
HBASE-3465 Hbase should use a HADOOP_HOME environment variable if available.
- Closed