Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-963

Add new EL function to replace all instances of a sub-string with another one

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0
    • None
    • None

    Description

      There are multiple use-case where user needs to modify the directory list in WF created by coordinator.

      For example, distcp action needs multiple source directories be 'space' separated. whereas coordinator creates the directory list as comma-separated.

      This JIRA will utilize the String.replaceAll functionalities (http://docs.oracle.com/javase/6/docs/api/java/lang/String.html#replaceAll(java.lang.String,%20java.lang.String).

      Attachments

        1. OOZIE-963.patch
          4 kB
          Mohammad Islam

        Activity

          People

            kamrul Mohammad Islam
            kamrul Mohammad Islam
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: