Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Location of Maven artifact for hadoop-mapreduce-client-common-2.7.1.2.4.3.0-225.jar

avatar
New Member

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?

1 ACCEPTED SOLUTION

avatar
New Member

As a workaround, I have built a script to get the correct jars from a cluster and install them as local maven artifacts.

View solution in original post

1 REPLY 1

avatar
New Member

As a workaround, I have built a script to get the correct jars from a cluster and install them as local maven artifacts.