Hi ,
We are allowing users to write/use their own UDF in our Hive environment.When they create the function against the db, then all the users that can use the db will see(or use) the udf. I would ask how UDF authentication is done, can UDF be granted to some specific users,so that other users can't see it? Thanks a lot!