Stefan Groschupf a écrit :
Hi, sorry for the traffic. Why is there a hadoop14 and a hadoop15 jar in lib?Wouldn't be one enough? As far I understand the code 15 is required since generics are used.Thanks for any clarification. Stefan
The build.xml exclude hadoop14 from classpath when building...
As a user, I don't need 14 backward compatibility, our production cluster is using 15.
