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

[email protected] commented on OOZIE-774:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4432/
-----------------------------------------------------------

(Updated 2012-03-21 17:54:52.286967)


Review request for oozie.


Changes
-------

Add link to Jira issue.


Summary
-------

Work in progress implementation of the coord:conf EL function in Oozie 
coordinators.


This addresses bug OOZIE-774.
    https://issues.apache.org/jira/browse/OOZIE-774


Diffs
-----

  /trunk/core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java 
1302703 
  /trunk/core/src/main/resources/oozie-default.xml 1302703 
  /trunk/core/src/test/java/org/apache/oozie/coord/TestCoordELFunctions.java 
1302703 
  /trunk/core/src/test/resources/coord-action-get.xml 1302703 

Diff: https://reviews.apache.org/r/4432/diff


Testing
-------


Thanks,

Maxime


                
> Support coord:conf to access configuration properties from coordinators
> -----------------------------------------------------------------------
>
>                 Key: OOZIE-774
>                 URL: https://issues.apache.org/jira/browse/OOZIE-774
>             Project: Oozie
>          Issue Type: Improvement
>          Components: core
>            Reporter: Maxime Petazzoni
>            Priority: Minor
>
> It would be nice to be able to access configuration properties from a 
> coordinator's XML file with a coord:conf() function similar to wf:conf() in 
> workflow XML files so that we can access job properties with any name (not 
> just valid Java identifiers).

--
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

        

Reply via email to