This issue also affects the 1.0.3 build.
Thanks. From: Martin Lambert [mailto:martin.lambe...@ntlworld.com] Sent: 15 June 2012 22:46 To: 'common-dev@hadoop.apache.org' Subject: r0.20.1 - Quick Start - Standalone Operation Hi, I was working through the Hadoop r0.20.1 quick start guide and came across the error below in the standalone operation section, it should be hadoop-examples-*.jar: $ mkdir input $ cp conf/*.xml input $ bin/hadoop jar hadoop-*-examples.jar grep input output 'dfs[a-z.]+' $ cat output/* I couldn't find any reference to this issue on Jira or the common user mailing list. Would I be able to submit a correction? Thanks, Martin.