[ 
https://issues.apache.org/jira/browse/NIFI-6941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marc Parisi updated NIFI-6941:
------------------------------
    Description: 
In the example below 'Table Name' supports EL. In unit tests this processor 
works correctly; however, when running Apache NiFi the canvas entry does not .

>From NiFi log. I'm using EL to determine if I should create the table during 
>onScheduled or in onTrigger. Therefore the output from the processor is:

PutAccumuloRecord[id=f5b924fc-016e-1000-c824-285d078a16b3] Not Creating table 
bc EL is present testac

 

In Unit tests MockPropertyValue functions as expected.

 

 

!image-2019-12-11-11-42-58-408.png!

  was:
In the example below 'Table Name' supports EL. In unit tests this processor 
works correctly; however, when running Apache NiFi the canvas entry does not .

>From NiFi log. I'm using EL to determine if I should create the table during 
>onScheduled or in onTrigger. Therefore the output from the processor is:

PutAccumuloRecord[id=f5b924fc-016e-1000-c824-285d078a16b3] Not Creating table 
bc EL is present -testac-

 

In Unit tests MockPropertyValue functions as expected.

 

 

!image-2019-12-11-11-42-58-408.png!


> isExpressionLanguagePresent always returning true when the 
> -----------------------------------------------------------
>
>                 Key: NIFI-6941
>                 URL: https://issues.apache.org/jira/browse/NIFI-6941
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.10.0
>            Reporter: Marc Parisi
>            Priority: Major
>         Attachments: image-2019-12-11-11-42-58-408.png
>
>
> In the example below 'Table Name' supports EL. In unit tests this processor 
> works correctly; however, when running Apache NiFi the canvas entry does not .
> From NiFi log. I'm using EL to determine if I should create the table during 
> onScheduled or in onTrigger. Therefore the output from the processor is:
> PutAccumuloRecord[id=f5b924fc-016e-1000-c824-285d078a16b3] Not Creating table 
> bc EL is present testac
>  
> In Unit tests MockPropertyValue functions as expected.
>  
>  
> !image-2019-12-11-11-42-58-408.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to