Hi, I am using JDBC Client to create Function in hive (Ex. IFNULL) , it works only for database for which I created. If I want to use the same Function in another database, i need to create once again that function.
Why Functions are working in single database alone ? Is there any way to create Function common to all databases in hive ? Thanks Vengatesh Babu K M