SLA related changes in hadoop-policy.xml have misleading property descriptions
------------------------------------------------------------------------------
Key: HADOOP-6655
URL: https://issues.apache.org/jira/browse/HADOOP-6655
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 0.20.2
Reporter: Konstantin Boudnik
In the patch introduced my HADOOP-4348 proposed modifications of
{{hadoop-policy.xml}} read on more than one occasion:
{noformat}
+ The ACL is a comma-separated list of user and group names. The user and
+ group list is separated by a blank. For e.g. "alice,bob users,wheel".
{noformat}
It is either should read "separated by a semicolon" or the given example has to
be changed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.