I am trying to install Cloudera Manager 5.9 . I did a
sudo service cloudera-scm-server status
Loaded: loaded (/etc/rc.d/init.d/cloudera-scm-server; bad; vendor preset: disabled)
Active: active (exited) since Sat 2017-01-14 16:32:57 UTC; 21min ago
Docs: man:systemd-sysv-generator(8)
Note : When starting the service I am getting the following error:
/etc/rc.d/init.d/cloudera-scm-server: line 109: pstree: command not found
I am not able to access CM UI from browser. My cloudera-scm-server.log and cloudera-scm-server.out file dont contain any error logs.
Has anyone faced this kind of issue? Kindly help me with this. Thanks in advance.