I'm trying to include hadoop-core from a maven repository, and there are two repositories that contain it, maven central and the cloudera maven repository. Is there a reason to choose one over the other? They use different versioning too - in maven central, hadoop core is at 1.2.1 and in cloudera there are versions like hadoop-core-0.20.2-cdh3u6.
I can't seem to figure out what the differences are here. Any guidance?