On Mon, 1 Aug 2011 15:30:49 -0400, "Aquil H. Abdullah" <[email protected]> wrote: > Don't I feel sheepish...
Happens to the best, or so they tell me. > OK, so I've hacked this sample code below, from the ConfigurationPrinter > example in Hadoop: The Definitive Guide. If -libjars had been added to the > configuration I would expect to see it when I iterate over the urls, > however > I see it as one of the remaining options: It might help you to read over the source code of the ToolRunner class. I know it did for me.
