Hi All,
I am testing Ranger0.6.4 for Hive access policies. Hive version is 1.2.1 from apache site. some how I couldn't locate the version compatibly for Ranger0.6 and sendup with this. After enabling the hive plugin, I can see the Http response code 200 for hive service in Audit -> plugins I am getting below error when I connect to hiveserver2 and query the database or tables. jdbc:hive2://localhost:10000> show databases; Error: java.lang.NoSuchMethodError: org.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzContext.getForwardedAddresses()Ljava/util/List; (state=,code=0) Then I found the below link, which says this issue is addressed if we use hive-2.1.0 https://www.mail-archive.com/[email protected]/msg01189.html Currently I am not looking for column-masking and row-filtering. Please suggest me if there is any way by changing configuration to use ranger0.6.4 hive plugin (with out column-masking and row-filtering) rather than upgrading hive to 2.1.0. Appreciate your resoponce. Thanks, msr
