Include slf4j dependencies in binary tarball --------------------------------------------
Key: MAPREDUCE-1622 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1622 Project: Hadoop Map/Reduce Issue Type: Bug Components: build Reporter: Chris Douglas Priority: Minor Fix For: 0.22.0 After MAPREDUCE-1556 and HADOOP-6486, starting \*Trackers from a binary tarball produces the following warning: {noformat} SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 2010-03-18 01:11:32.988::INFO: Logging to STDERR via org.mortbay.log.StdErrLog 2010-03-18 01:11:33.056::INFO: jetty-6.1.14 {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.