Tips and Tricks to build a Hadoop eco system. References to good articles on Hadoop based solutions. Topics include: Hadoop architecture, Hive, SQL on Hadoop, Compression, Metadata.
Friday, March 14, 2014
Monday, March 10, 2014
How to run a simple mapreduce job to verify the cluster health?
Many times you want to check if cluster is in good shape... run this command that does not require much setup...
$ hadoop jar /usr/lib/gphd/hadoop-mapreduce/hadoop-mapreduce-examples-*.jar pi 10 1000
Subscribe to:
Posts (Atom)