You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Udai Kiran Potluri (JIRA)" <ji...@apache.org> on 2013/12/20 02:20:08 UTC

[jira] [Assigned] (OOZIE-1650) Whitelisting docs are incorrect

     [ https://issues.apache.org/jira/browse/OOZIE-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udai Kiran Potluri reassigned OOZIE-1650:
-----------------------------------------

    Assignee: Udai Kiran Potluri

> Whitelisting docs are incorrect
> -------------------------------
>
>                 Key: OOZIE-1650
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1650
>             Project: Oozie
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 3.3.2, 4.0.0
>            Reporter: Robert Kanter
>            Assignee: Udai Kiran Potluri
>            Priority: Minor
>              Labels: newbie
>
> The "Hadoop Services Whitelisting" section at http://oozie.apache.org/docs/4.0.0/AG_HadoopConfiguration.html says:
> {noformat}
> The value must follow the pattern [,]*=. Where = is the HOST:PORT of the Hadoop service (JobTracker, HDFS).
> {noformat}
> There are two problems here:
> # The twiki formatting is causing things to get lost; in the twiki file, it says:
> {noformat}The value must follow the pattern =[<AUTHORITY>,]*=. Where =<AUTHORITY>= is the =HOST:PORT= of
> the Hadoop service (JobTracker, HDFS).{noformat} which causes the "AUTHORITY" to disappear and makes this hard to read in the rendered version
> # The sentence itself is incorrect: {{*}} has no special meaning.  It should either be a comma-separated list of {{HOST:PORT}} or a space/empty.  



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)