Member since
06-12-2017
2
Posts
0
Kudos Received
0
Solutions
03-12-2018
04:04 PM
Hi all, I have created a view in Hive with column A and B. Now I would like to create a Ranger policy for Hive that only gives access to column A. This setup works if I run a query with "select A" but not if I run a query with "select *". Does someone know how it is possible to make the "Select *" statement work (and only show column A) without me having to create a second view in Hive? Best regards, Martin
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Ranger