> Yes that's the same command I'm using, and yes that is what I'm referring > to. > >
Well, in that case you can use "trainlogistic.props" file to specify command line parameters in a separate file. This file is located in conf/ folder of Mahout distribution. In general you can specify CLI options in file conf/[X].props where [X] is the command you are using with mahout ( such as trainlogistic, runlogistic, viterbi etc. ) I hope that helps. /tuxdna
