[
https://issues.apache.org/jira/browse/NIFI-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074799#comment-16074799
]
ASF GitHub Bot commented on NIFI-4135:
--------------------------------------
Github user YolandaMDavis commented on the issue:
https://github.com/apache/nifi/pull/1956
@bbende sorry for the delay (was away on vacation). Not a picky request at
all; the weirdness I ran into was that the xsd could not resolve the property
value if classpath was just before it. It is weird but I think it has something
to do with property being unlimited and classpath being not required. I'll
give it a try to see if I can resolve or at least recreate it.
> RangerNiFiAuthorizer should support storing audit info to HDFS
> --------------------------------------------------------------
>
> Key: NIFI-4135
> URL: https://issues.apache.org/jira/browse/NIFI-4135
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.3.0
> Reporter: Yolanda M. Davis
> Assignee: Yolanda M. Davis
>
> When using Ranger to support authorization an option to log auditing
> information to HDFS can be supported. The RangerNiFiAuthorizer should be
> prepared to communicate with a hadoop cluster in order to support this
> feature. In it's current implementation the authorizer does not have the
> hadoop-client jars available as a dependency nor does it support the ability
> to refer to the required *.site.xml files in order to communicate without
> using the default configuration. Both of these changes are needed in order
> to send audit info to HDFS.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)