blob: 2c41380333a44fe7a5a56a9b707f94d8f99c859d [file] [log] [blame]
--! qt:authorizer
set user.name=hive_test_user;
-- temp function creation should fail for non-admin roles
create temporary function temp_fn as 'org.apache.hadoop.hive.ql.udf.UDFAscii';