You're running a bash script that lives at $MAHOUT_HOME/bin/mahout.

If you read through that script you can start to follow what goes on when
you run the command starting with `mahout`.  See at the bottom of the
script where the `exec` commands are; that's where things start to be
executed.

On Fri, Mar 28, 2014 at 12:34 PM, Mahmood Naderan <[email protected]>wrote:

> Hi
> I want to know then I run a command like
>     mahout trainnb -i .... -o ...
>
> , am I running a mahout code or hadoop?
> In other words, which one is dominant?
>
>
> Regards,
> Mahmood

Reply via email to