You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by alopresto <gi...@git.apache.org> on 2017/03/09 05:00:22 UTC

[GitHub] nifi issue #1474: NIFI-3442 - Explictly support EL on Username, password, po...

Github user alopresto commented on the issue:

    https://github.com/apache/nifi/pull/1474
  
    I verified contrib-check, ran the tests (as mentioned, one failed but I resolved it), and built the project. I made a sample flow which generated a flowfile, updated a `username` attribute with "anonymous", and then used a `PutFTP` processor with the **username** value having the expression `${username}`. This worked successfully. 
    
    +1, merging. 
    ![screen shot 2017-03-08 at 8 48 23 pm](https://cloud.githubusercontent.com/assets/798465/23736589/284dd634-0442-11e7-8424-6a4330aad443.png)
    ![screen shot 2017-03-08 at 8 48 08 pm](https://cloud.githubusercontent.com/assets/798465/23736590/284e4b0a-0442-11e7-943f-412d152c4a20.png)
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---