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

oozie throws EL Exception when reference variable name containing dot

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 4.3.0
    • 4.3.0
    • core
    • None

    Description

      TestOozieRegression.test_BundleApppath test case failed due to following error:

      2016-06-21 06:34:02,116 WARN ActionStartXCommand:523 - SERVER[xxxxl] USER[hrt_qa] GROUP[-] TOKEN[] APP[test_4591177_1] JOB[0000075-160621052006550-oozie-oozi-W] ACTION[0000075-160621052006550-oozie-oozi-W@subwf] EL Exception in ActionStartXCommand 
      . javax.servlet.jsp.el.EL Exception : variable [oozie] cannot be resolved
      . at org.apache.oozie.util.ELEvaluator$Context.resolveVariable(ELEvaluator.java:107)
      . at org.apache.commons.el.NamedValue.evaluate(NamedValue.java:124)
      . at org.apache.commons.el.ComplexValue.evaluate(ComplexValue.java:140)
      . at org.apache.commons.el.ExpressionString.evaluate(ExpressionString.java:114)
      . at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:274)
      . at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:190)
      . at org.apache.oozie.util.ELEvaluator.evaluate(ELEvaluator.java:204)
      . at org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:193)
      . at org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:63)
      . at org.apache.oozie.command.XCommand.call(XCommand.java:287)
      . at org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:331)
      . at org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:260)
      . at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      . at org.apache.oozie.service.CallableQueueService$CallableWrapper.run(CallableQueueService.java:178)
      . at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      . at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      . at java.lang.Thread.run(Thread.java:745)
      

      Attachments

        1. OOZIE-2583-00.patch
          6 kB
          Abhishek Bafna
        2. OOZIE-2583-01.patch
          7 kB
          Abhishek Bafna
        3. OOZIE-2583-02.patch
          8 kB
          Abhishek Bafna
        4. OOZIE-2583-03.patch
          9 kB
          Abhishek Bafna
        5. OOZIE-2583-04.patch
          8 kB
          Abhishek Bafna
        6. OOZIE-2583-04.patch
          8 kB
          Abhishek Bafna

        Issue Links

          Activity

            People

              abhishekbafna Abhishek Bafna
              rachelhe zhixun he
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: