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

Add blacklist for <job-xml> EL evaluation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • trunk
    • None
    • None
    • None

    Description

      OOZIE-1580 fixed that the EL variables included using <job-xml> got fixed, but there are cases when we pass some *-site.xml, and the variables have different format. 

      For example when talking to hbase, we can pass the hbase-site.xml using <job-xml> tag, and if there are some variables defined, we need to modify them manually.

      By adding a blacklist, when we don't want to evaluate the EL expressions, we can avoid this manual interaction.

      By default only the *-site.xml files should be ignored, but this should be configurable.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kmarton Kinga Marton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: