Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for 
change notification.

The following page has been changed by CharlieGroves:
http://wiki.apache.org/lucene-hadoop/QuickStart

------------------------------------------------------------------------------
  {{{
  mkdir input
  cp conf/*.xml input
- bin/hadoop jar build/hadoop-0.15.0-dev-examples.jar grep input output 
'dfs[a-z.]+'
+ bin/hadoop jar build/hadoop-0.16.0-dev-examples.jar grep input output 
'dfs[a-z.]+'
  cat output/*
  }}}
  

Reply via email to