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

GH-211: Support job properties with dots and hyphens in them

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      Affects v2.2.1

      If I have a job.properties with a key such as "data.out.path". This always results in an EL error when running the job. Removing the dot or hyphen from the key resolves the issue.

      data.out.path => variable [data] cannot be resolved
      data-out-path => variable [data] cannot be resolved

      Attachments

        Activity

          People

            Unassigned Unassigned
            hadoopqa Hadoop QA
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: