From 1905f3b1cb84a14587f2616d30eb32ec72a304fb Mon Sep 17 00:00:00 2001 From: Alok Lal Date: Wed, 9 Mar 2016 10:20:08 -0800 Subject: [PATCH] Add a mention of ranger in its ability to not only unify authorization but also auditing across products --- sections/kerberos_the_madness.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sections/kerberos_the_madness.md b/sections/kerberos_the_madness.md index 5420d16..1af631c 100644 --- a/sections/kerberos_the_madness.md +++ b/sections/kerberos_the_madness.md @@ -147,3 +147,7 @@ hence should have their replication factor increased), and which do not get used more then 7 days after their creation —and hence can be automatically deleted as part of a workflow. +HBase, Hive and HDFS allow for creation and management of such audit logs. Various +mechanisms are all a bit disjoint, hence as in case for Authorization, the emergence of tools +to work across the entire stack for a unified view, Apache Ranger being one example. +