We have an HDP2.4 cluster (provisioned with CloudBreak), which has Map/Reduce version 2.7.1.2.4.3.0-225. For example, the cluster has this file: /usr/hdp/current/hadoop-mapreduce-client/hadoop-mapreduce-client-common-2.7.1.2.4.3.0-225.jar
But, the latest M/R version is 2.7.1.2.4.2.8-3 (and then it jumps to 2.7.3.2.5.0.0-1245), according to Sonatype index and the underlying HTTP server
http://repo.hortonworks.com/content/repositories/releases/org/apache/hadoop/hadoop-mapreduce-client-...
http://repo.hortonworks.com/index.html#nexus-search;gav~org.apache.hadoop~hadoop-mapreduce-examples~...
So, my question is: how do I get the correct artifact for the HDP distro I have?