Andrew Onischuk created AMBARI-2737:
---------------------------------------
Summary: Cleanup script --skip option does not allow to unskip
users
Key: AMBARI-2737
URL: https://issues.apache.org/jira/browse/AMBARI-2737
Project: Ambari
Issue Type: Bug
Components: agent
Affects Versions: 1.4.0
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 1.4.0
Attachments: AMBARI-2737.patch
There is no possibility to make full clean up (without skipping anything),
since default value for skip_list is:
{code}
SKIP_LIST=["users"]
{code}
And when we pass --skip "" to empty skip list nothing changes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira