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.

Can't find example mapreduce jar file

avatar
New Member

I am trying to do the "Introducing Apache Hadoop to Java Developers" (introducing-apache-hadoop-developers) tutorial but I can't find the example jar file... Where do I find this file ?

hadoop-*-examples.jar

Please help

1 ACCEPTED SOLUTION

avatar
Expert Contributor

In a HDP distribution it should be located in /usr/hdp/current/hadoop-mapreduce-client/

View solution in original post

2 REPLIES 2

avatar
Expert Contributor

In a HDP distribution it should be located in /usr/hdp/current/hadoop-mapreduce-client/

avatar
New Member

Awesome! Thx a lot! I couldn't find this info anywhere on the website... Maybe need to make this more visible somewhere in a tutorial.