GH-323: 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
            Reporter: Hadoop QA


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to