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.