You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Virag Kothari (JIRA)" <ji...@apache.org> on 2012/09/04 21:17:08 UTC

[jira] [Commented] (OOZIE-972) Provide EL function to append a string in each substring of another string separated by delimiter

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

Virag Kothari commented on OOZIE-972:
-------------------------------------

+1
                
> Provide  EL function to append a string in each substring of another string separated by delimiter
> --------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-972
>                 URL: https://issues.apache.org/jira/browse/OOZIE-972
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Mohammad Kamrul Islam
>            Assignee: Mohammad Kamrul Islam
>             Fix For: trunk
>
>         Attachments: OOZIE-972.patch
>
>
> This EL function is to support to append a specific string into each substring of another string which is delimited by special delimiter.
> For example, replaceAll("A/,B/,C/", "add");
> The returned string will be "A/add,B/add,C/add".
> This is required when oozie coordinator create a list of directories separated by ",", and the user needs to append some subdirectory for the all the directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira