Andrew Onischuk created AMBARI-13116:
----------------------------------------
Summary: Extraneous ‘list’ command being invoked through sudo
Key: AMBARI-13116
URL: https://issues.apache.org/jira/browse/AMBARI-13116
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.1.2
When ambari-agent is running as root, all commands should not use sudo, but
for some reason the 'list' command is falling through and is being run by
sudo:
Sep 14 20:26:43 revo1 sudo: root : TTY=pts/0 ; PWD=/root ; USER=root ;
COMMAND=list
Sep 14 20:26:43 revo1 sudo: root : TTY=pts/0 ; PWD=/root ; USER=root ;
COMMAND=list
Sep 14 20:26:43 revo1 sudo: root : TTY=pts/0 ; PWD=/root ; USER=root ;
COMMAND=list
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)