Sorry, this was something dumb I was doing. Please ignore.
After I added this it started working:
GenericOptionsParser parser = new GenericOptionsParser(conf,
args);
On Tue, Jun 5, 2012 at 12:27 AM, Sean Owen <[email protected]> wrote:
> It is not different in this regard. The hadoop command can't take different
> args because it runs another program. Make sure you are passing to hadoop
> not the program.
>
> Sean
> On Jun 4, 2012 11:53 PM, "Something Something" <[email protected]>
> wrote:
>
> > True, but I only run into this with my Mahout jobs. My other MR jobs
> seem
> > to run successfully & seem to recognize this param. Anyway, let me look
> > into it some more before asking on the Hadoop mailing list.
> >
> > On Mon, Jun 4, 2012 at 3:29 PM, Sean Owen <[email protected]> wrote:
> >
> > > That's a Hadoop flag not Mahout, right?
> > > On Jun 4, 2012 10:49 PM, "Something Something" <
> [email protected]
> > >
> > > wrote:
> > >
> > > > Hello,
> > > >
> > > > Trying to use the 'ItemSimilarityJob', but the '--libjars' argument
> > > doesn't
> > > > seem to work. Anybody run into similar issue? Please let me know.
> > > > Thanks.
> > > >
> > >
> >
>