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.

testDFSIO

avatar
Explorer

I am looking for the following JAR FILE hadoop-mapreduce-client-jobclient-2.0.2-alpha-gphd-2.0.1.0-tests.jar 

does anyone know were I can download this file and load it into my Quickstart  so I can do the DFSIO test 

1 ACCEPTED SOLUTION

avatar
Champion
Is there a specific reason that you are looking for that version of the MR client jobclient jar?

The proper jar for your CDH version can be found at the below location.

/opt/cloudera/parcels/CDH/lib/hadoop-mapreduce/

If you need that specific one try searching the CDH or maven repository for it.

View solution in original post

2 REPLIES 2

avatar
Champion
Is there a specific reason that you are looking for that version of the MR client jobclient jar?

The proper jar for your CDH version can be found at the below location.

/opt/cloudera/parcels/CDH/lib/hadoop-mapreduce/

If you need that specific one try searching the CDH or maven repository for it.

avatar
Explorer
My instructor said that this is the jar file to use. but I will also use
the other file you mentioned.
Thank you for taking the time to answer my question.