On Mon, 1 Aug 2011 13:21:27 -0400, "Aquil H. Abdullah" <[email protected]> wrote: > [AA] I am currently invoking my application as follows: > > hadoop jar /home/test/hadoop/test.option.demo.jar > test.option.demo.OptionDemo -libjar /home/test/hadoop/lib/mytestlib.jar
I believe the problem might be that it's looking for "-libjars", not "-libjar".
