I need to install MAPR on three node cluster and it is asking to Disable the stock Linux NFS server on nodes that will run the MapR NFS server.
i have found one help on internet and it says to Start / Stop / Restart NFS Service under RHEL / CentOS Linux use below command
/etc/init.d/nfs stop
I just wanted to know if this is the correct way to do that.