Reviewing Hive UDFs for security risks
Verify that a Hive function does not use restricted classes or contain malicious code before you grant the SELECT privilege to a user.
SELECT privilege on a Hive function, you must
verify that the function is secure. This process helps prevent the execution of
unauthorized code and ensures that only trusted UDFs are accessible to users.SELECT privilege in Ranger.