Created 05-02-2018 07:18 PM
I am trying to use python udf in hive, but i get the below error
Error: Error while processing statement: FAILED: Hive Internal Error: org.apache.hadoop.hive.ql.security.authorization.plugin.HiveAccessControlException(Query with transform clause is disallowed in current configuration.) (state=08S01,code=12)
Created 05-15-2018 07:06 PM
See https://issues.apache.org/jira/browse/HIVE-6415. Transform clause is disallowed.