[
https://issues.apache.org/jira/browse/OOZIE-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416825#comment-13416825
]
Virag Kothari commented on OOZIE-916:
-------------------------------------
Committed..thanks Wing
> aggregator example uses hardcoded 'examples' value instead of parameterized
> (examplesRoot) value in path
> --------------------------------------------------------------------------------------------------------
>
> Key: OOZIE-916
> URL: https://issues.apache.org/jira/browse/OOZIE-916
> Project: Oozie
> Issue Type: Bug
> Components: examples
> Affects Versions: 3.1.3, 3.2.0
> Reporter: Wing Yew Poon
> Attachments: OOZIE-916.txt
>
>
> In the aggregator example, in the coordinator.xml, there are several paths
> like
> <uri-template>${nameNode}/user/${coord:user()}/examples/input-data/rawLogs/${YEAR}/${MONTH}/${DAY}/${HOUR}/${MINUTE}</uri-template>
> <uri-template>${nameNode}/user/${coord:user()}/examples/output-data/aggregator/aggregatedLogs/${YEAR}/${MONTH}/${DAY}/${HOUR}</uri-template>
> <app-path>${nameNode}/user/${coord:user()}/examples/apps/aggregator</app-path>
> In these paths, "/examples/" should be "/${examplesRoot}/".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira