Hi Mahmood, would be possible to trace the path out in an IDE like IntelliJ but there's no automated method to print that out, if that's what you're asking.
Definitely recommend upgrading as that's five major releases old if at all possible. Best Andrew On Wed, Feb 3, 2016 at 10:35 AM, Mahmood N <nt_mahm...@yahoo.com.invalid> wrote: > 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 >