[
https://issues.apache.org/jira/browse/OOZIE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265208#comment-13265208
]
[email protected] commented on OOZIE-241:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4934/#review7392
-----------------------------------------------------------
+1
- Mona
On 2012-04-30 17:56:48, Alejandro Abdelnur wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/4934/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2012-04-30 17:56:48)
bq.
bq.
bq. Review request for oozie.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. adding 3 EL functions:
bq.
bq. toJsonStr(Map)
bq. toPropertiesStr(Map)
bq. toConfigurationStr(Map)
bq.
bq.
bq. This addresses bug OOZIE-241.
bq. https://issues.apache.org/jira/browse/OOZIE-241
bq.
bq.
bq. Diffs
bq. -----
bq.
bq.
trunk/core/src/test/java/org/apache/oozie/util/TestELConstantsFunctions.java
1332314
bq. trunk/docs/src/site/twiki/WorkflowFunctionalSpec.twiki 1332314
bq. trunk/core/src/main/resources/oozie-default.xml 1332314
bq. trunk/core/src/test/java/org/apache/oozie/TestDagELFunctions.java
1332314
bq. trunk/core/src/main/java/org/apache/oozie/util/ELConstantsFunctions.java
1332314
bq.
bq. Diff: https://reviews.apache.org/r/4934/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. added testcases to test the functions themselves and in combination with
the actionData EL function.
bq.
bq.
bq. Thanks,
bq.
bq. Alejandro
bq.
bq.
> EL function(s) to expose action output data as a (XML/JSON/PROP) blob
> ---------------------------------------------------------------------
>
> Key: OOZIE-241
> URL: https://issues.apache.org/jira/browse/OOZIE-241
> Project: Oozie
> Issue Type: Bug
> Components: workflow
> Affects Versions: 3.2.0
> Reporter: Hadoop QA
> Assignee: Alejandro Abdelnur
> Fix For: trunk
>
>
> This was originally GH-323
> Currently it is not possible to pass around all the output of an action as
> single value.
> Adding the following 3 EL functions it would enable that:
> * xmlEncode(Map)
> * jsonEncode(Map)
> * propertiesEncode(Map)
--
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