Github user ijokarumawak commented on the issue:

    https://github.com/apache/nifi/pull/2007
  
    @panelladavide I don't know any reason for not supporting EL with 
REMOTE_OWNER/GROUP. I think applying EL at incoming FlowFile level is safe, and 
wouldn't break anything because it just sets owner for a specific path.
    
    It would be problematic if it changes FileSystem or HdfsResources instance 
state those are reused from every onTrigger call. But again, setting owner 
should just affect the specified path, so it should be fine.
    
    I guess it's just written that way at the initial contribution and haven't 
been requested until now. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to