Hi, This is a question about Mahout 0.6! which is pretty old and I know that. Consider this command (which I don't know if it is valid in the newer versions or not)
./bin/mahout testclassifier -m $CLASSIFICATION_MODEL -d $CLASSIFICATION_INPUT --method mapreduce I want to know which parts of the code are being executed with that command. I mean the execution path and functions. Although the question is for an old version, but if you can shed a light on that (even for new versions), I appreciate that. Regards, Mahmood
