Hi I have been successfully using UDF's in Hive for a while. So I started wondering what it would take to use non-temporary functions so you don't have to bother going through the same commands "add jars" & "create temporary function" for every session.
Why is it not possible to register functions definitely in the hive metastore? -- Regards, Jasper