- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Can't find example mapreduce jar file
- Labels:
-
Apache Hadoop
Created 05-05-2016 11:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Created 05-05-2016 12:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In a HDP distribution it should be located in /usr/hdp/current/hadoop-mapreduce-client/
Created 05-05-2016 12:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In a HDP distribution it should be located in /usr/hdp/current/hadoop-mapreduce-client/
Created 05-05-2016 02:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
