We have an
application (Datameer) that requires superuser access by being a member in the
HDFS supergroup. What
options are available for securing/restricting that user's access to files and folders on HDFS?
With Ranger 0.6+ (HDP 2.5+) we can use Deny or Exclude Conditions (https://cwiki.apache.org/confluence/display/RANGER/Deny-conditions+and+excludes+in+Ranger+policies), but what do we do with previous versions like HDP 2.4 (Ranger 0.5.2)?