[
https://issues.apache.org/jira/browse/NIFI-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246566#comment-17246566
]
ASF subversion and git services commented on NIFI-7885:
-------------------------------------------------------
Commit 0af736dc0b1cb159555b42b61908266fc76bd96e in nifi's branch
refs/heads/main from exceptionfactory
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0af736d ]
NIFI-7885 Added Environment Variable to deny LFS access using Hadoop (#4712)
* NIFI-7885 Added Environment Variable to deny LFS access using Hadoop
* NIFI-7885 Changed Hadoop Processor validation to check LFS access
> Add global property for LFS access from HDFS processors
> -------------------------------------------------------
>
> Key: NIFI-7885
> URL: https://issues.apache.org/jira/browse/NIFI-7885
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Configuration, Core Framework, Extensions
> Affects Versions: 1.12.1
> Reporter: Andy LoPresto
> Assignee: David Handermann
> Priority: Major
> Labels: file-system, permission, properties, security, validation
> Fix For: 1.13.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> From https://issues.apache.org/jira/browse/NIFI-7884:
> {quote}
> This will also require introducing a global setting in {{nifi.properties}}
> that an admin can set to allow local file system access via the HDFS
> processors (default {{true}} for backward compatibility), and additional
> validation logic in the HDFS processors (ideally the abstract shared logic)
> to ensure that if this setting is disabled, the HDFS processors are not
> accessing the local file system via the {{file:///}} protocol in their
> configuration.
> {quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)