You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Mark Johnson <ma...@gmail.com> on 2009/08/23 12:20:50 UTC

Hadoop Unit Test

Hi guys,

Forgive me is this is a stupid question, I am new to hadoop and i could not
find the answer in any of the documentation.

I know that I can run unit tests through ant, but how can I run the junit
tests directly on hadoop?  It looks like the test jar file does not have all
the same tests as what is run under ant.

I am sure I am missing something obvious.

Thanks,
Mark