Created on 09-29-2016 05:26 PM - edited 09-16-2022 03:42 AM
I'm trying to finish https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_hdfs_admin_tools/content/ch04.html this tutorial to manually compress my existing data on the hdfs but the file called "hadoop-examples-1.1.0-SNAPSHOT.jar" is seemingly non-existent? Documentation outdated maybe?
Created 10-02-2016 03:18 AM
The one you really need (1.1.0) is here: https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-examples/1.1.0
Pls don't forget to vote and accept the response that helped.
Created 10-01-2016 02:34 AM
Hi there,
You can get the jar from here.
http://repo.hortonworks.com/content/repositories/releases/org/apache/hadoop/hadoop-examples/
cheers,
Andrew
Created 10-02-2016 03:18 AM
The one you really need (1.1.0) is here: https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-examples/1.1.0
Pls don't forget to vote and accept the response that helped.