[
https://issues.apache.org/jira/browse/OOZIE-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated OOZIE-206:
-------------------------------------
Fix Version/s: pre-Apache
> GH-254: XConfiguration should give precedence to variables over sys-props in
> ${} expressions
> --------------------------------------------------------------------------------------------
>
> Key: OOZIE-206
> URL: https://issues.apache.org/jira/browse/OOZIE-206
> Project: Oozie
> Issue Type: Bug
> Reporter: Hadoop QA
> Fix For: pre-Apache
>
>
> Currently if a config file as a property
> user.name=foo
> foo.output=/user/${user.name}/output
> If *XConfiguration* is used from a process owned by the user 'oozie' then
> *foo.output* gets resolved to */user/oozie/output*
> For how Oozie uses Configurations it should resolve to */user/foo/output*
> I'll raise an issue in Hadoop to change this, but I'm fearing that they'll
> claim that a change to current behavior will break existing applications.
--
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