I have tried to create a json_split function(UDF) using brickhouse.udf.json.JsonSplitUDF which was successful at beeline. But when I am trying to use the same function in my queries, it fails due to "unable to evaluate brickhouse.udf.json.JsonSplitUDF"! I have used the same class at Hive by adding explicitly it is working.
additional info: I have added the jars at hive.reloadable.aux.jars.path and did the reload at beeline. we are using Kerberos and Sentry authentication.
I would be glad to provide if any additional information required in order to assist me further.
I would greatly appreciate your time and earliest response.
Thanks Jagath