[ 
https://issues.apache.org/jira/browse/OOZIE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102875#comment-15102875
 ] 

Eva Andreasson commented on OOZIE-2370:
---------------------------------------

Tried to follow all instructions on the Oozie wiki to learn the process of 
helping with contributions. Please guide further, as needed, but please find 
below the git diff results in my local environment:

diff --git docs/src/site/twiki/CoordinatorFunctionalSpec.twiki 
docs/src/site/twiki/CoordinatorFunctionalSpec.twiki
index 4ada5cf..a27b5af 100644
--- docs/src/site/twiki/CoordinatorFunctionalSpec.twiki
+++ docs/src/site/twiki/CoordinatorFunctionalSpec.twiki
@@ -3571,7 +3571,7 @@ See also 
[[WorkflowFunctionalSpec#WorkflowNotifications][Workflow Notifications]
 
 ---+++ 15.1 Coordinator Action Status Notification
 
-If the =oozie.coord.workflow.notification.url= property is present in the 
coordinator job properties when submitting the job,
+If the =oozie.coord.action.notification.url= property is present in the 
coordinator job properties when submitting the job,
 Oozie will make a notification to the provided URL when any of the 
coordinator's actions changes its status.
 =oozie.coord.action.notification.proxy= property can be used to configure 
either a http or socks proxy.
 The format is proxyHostname:port or proxyType@proxyHostname:port. If proxy 
type is not specified, it defaults to http.

> Docs for Coordinator Action Status Notification has wrong property name
> -----------------------------------------------------------------------
>
>                 Key: OOZIE-2370
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2370
>             Project: Oozie
>          Issue Type: Sub-task
>          Components: docs
>            Reporter: Robert Kanter
>             Fix For: trunk
>
>
> The docs for the Coordinator Action Status Notification 
> ([here|http://oozie.apache.org/docs/4.2.0/CoordinatorFunctionalSpec.html#a15.1_Coordinator_Action_Status_Notification])
>  list the config property as {{oozie.coord.workflow.notification.url}}.  That 
> property is incorrect; it's actually {{oozie.coord.action.notification.url}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to