On Sun, Sep 12, 2010 at 12:23 PM, Grant Ingersoll <[email protected]>wrote:
> > > Option 2 is, as you say, relatively simple. > > I have this working and will post/commit a patch. +1 on this - it was what I'd had in mind originally with the driver.class.props file. In fact, it's the one and only .props file in the conf directory which is "required", and is only accessible to users because they can easily add their own driver classes which would be used by the MahoutDriver by editing this file. Having a default set of values either in the .job file, or hardcoded into the MahoutDriver would make sure that file isn't needed for the general use case. -jake
