-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39101/
-----------------------------------------------------------
Review request for ranger, Don Bosco Durai, Gautam Borad, Madhan Neethiraj, and Velmurugan
Periasamy.
Bugs: RANGER-682
https://issues.apache.org/jira/browse/RANGER-682
Repository: ranger
Description
-------
Hadoop has added native support for Azure Blob Storage. Ranger allows to write audit messages
to it via Hadoops support for writing to Azure Blob Storage by existing HDFS Audit Provider.
- Also fixed a issue to reconnect to Filesystem in case of error
- Configuration support added only for v3 style of configuration.
- This patch applies to master. However, it will be ported to Ranger-0.5 branch, too.
Diffs
-----
agents-audit/src/main/java/org/apache/ranger/audit/destination/HDFSAuditDestination.java
49e5fbb
hbase-agent/conf/ranger-hbase-audit.xml c5f416e
hdfs-agent/conf/ranger-hdfs-audit.xml 4c60c02
hive-agent/conf/ranger-hive-audit.xml 867080c
knox-agent/conf/ranger-knox-audit.xml ccc2691
plugin-kafka/conf/ranger-kafka-audit.xml bff6cbf
plugin-kms/conf/ranger-kms-audit.xml f1c4187
plugin-solr/conf/ranger-solr-audit.xml a42716f
plugin-yarn/conf/ranger-yarn-audit.xml c30f963
storm-agent/conf/ranger-storm-audit.xml 6a5ff69
Diff: https://reviews.apache.org/r/39101/diff/
Testing
-------
Write to Azure blob storage via TestEvents utlity
- Microsoft HDInisight currently clusters don't have support for kerberos. However, testing
was done with and without wire encryption (WASB and WASBS schemas).
Thanks,
Alok Lal
|