[
https://issues.apache.org/jira/browse/OOZIE-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999161#comment-16999161
]
Hadoop QA commented on OOZIE-3573:
----------------------------------
PreCommit-OOZIE-Build started
> Fix oozie-default.xml nameNode.whitelist description
> ----------------------------------------------------
>
> Key: OOZIE-3573
> URL: https://issues.apache.org/jira/browse/OOZIE-3573
> Project: Oozie
> Issue Type: Bug
> Affects Versions: trunk
> Reporter: Andras Salamon
> Assignee: Adam Arvai
> Priority: Minor
> Attachments: OOZIE-3573-001.patch
>
>
> The nameNode.whitelist section in
> [oozie-default.xml|https://github.com/apache/oozie/blob/master/core/src/main/resources/oozie-default.xml]
> contains the following section:
> {noformat}
> <property>
> <name>oozie.service.HadoopAccessorService.nameNode.whitelist</name>
> <value> </value>
> <description>
> Whitelisted job tracker for Oozie service.
> </description>
> </property>
> {noformat}
> This is clearly a block-copy error, description is copied from the previous
> {{jobTracker.whitelist}} section.
> We should fix it, maybe it would be useful to check the other description
> fields in the file as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)