Mithila Nagendra wrote:
Hey Steve
Out of the following which one do I remove - just making sure.. I got rid
of commons-logging-1.0.4.jar
commons-logging-api-1.0.4.jar
commons-logging-1.1.1-sources.jar commons-logging-1.1.1-sources.jar
Hadoop is currently built with commons-logging-1.0.4.jar, so strictly
speaking that should be the only one to retain; all the others can go.
But you could also delete everythiing except commons-logging-1.1.1.jar
and it should work just as well. None of the -sources JARs are needed,
none of the -api jars are needed.
-steve