Hi, Considering the situation where there's Apache Hive and a Hadoop cluster, would be a good idea to have Apache Ranger running on both systems (Ranger at Hive level and Ranger at HDFS level)? I know that would be possible to bypass Ranger at Hive level by connecting directly to the Hive metastore instead of the HiveServer2, so wondering if protecting also HDFS would be a good idea.
Is this a normal scenario and people have several Rangers at different levels? Thanks.