You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2011/09/08 06:55:09 UTC

[jira] [Created] (OOZIE-241) GH-323: EL function(s) to expose action output data as a (XML/JSON/PROP) blob

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

        

[jira] [Reopened] (OOZIE-241) GH-323: EL function(s) to expose action output data as a (XML/JSON/PROP) blob

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik reopened OOZIE-241:
------------------------------------


> 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

        

[jira] [Resolved] (OOZIE-241) GH-323: EL function(s) to expose action output data as a (XML/JSON/PROP) blob

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hadoop QA resolved OOZIE-241.
-----------------------------

    Resolution: Fixed

> 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