[
https://issues.apache.org/jira/browse/OOZIE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102899#comment-15102899
]
Robert Kanter commented on OOZIE-2370:
--------------------------------------
That looks like the right change, but you need to put it into a file. For
example:
{code}
git diff --no-prefix > OOZIE-2370.001.patch
{code}
Then you upload it here by clicking "More" and "Attach Files".
Once that's done, click the "Submit Patch" button.
> 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)