try running /bin/cluster-reuters.sh --help to see the list of expected input options.
On Wed, Sep 16, 2015 at 8:54 PM, Disa Mhembere <[email protected]> wrote: > Hello all, > > I'm running mahout 0.11.1 on an ubuntu 14.04 server. I compiled the library > with maven 3.3.3 under java 1.7 and tried to run the kmeans example > in examples/bin/cluster-reuters.sh (i.e., choice 1). The script fails with: > > 15/09/15 23:27:35 ERROR AbstractJob: Missing value(s) --input > Missing value(s) --input > Usage: > [--input <input> --output <output> --outputFormat <outputFormat> > --substring > <substring> --numWords <numWords> --pointsDir <pointsDir> --samplePoints > <samplePoints> --dictionary <dictionary> --dictionaryType <dictionaryType> > --evaluate --distanceMeasure <distanceMeasure> --help --tempDir <tempDir> > --startPhase <startPhase> --endPhase <endPhase>] > --input (-i) input Path to job input directory. > 15/09/15 23:27:35 INFO MahoutDriver: Program took 119 ms (Minutes: > 0.0019833333333333335) > cat: /tmp/mahout-work-disa/reuters-kmeans/clusterdump: No such file or > directory > > Any ideas how to resolve this? It seems like the script should provide he > correct input (-i) but it does not and I'm not certain what is the correct > input myself. > > FYI: Other options seem to work like 2, 3. > > Sincere thanks, > > -- > Disa Mhembere *:(){ :|:& };:* > Johns Hopkins University. [email protected] >
