On Jan 23, 2008, at 6:31 PM, ma qiang wrote:
I am trying to invoke it using program, Can you tell me how to
run the examples using other methods?
What are you trying to accomplish? Of course you could call:org.apache.hadoop.examples.WordCount.main(new String[]{"in- dir","out-dir"});
is that what you are asking about? -- Owen
