Hi,
    *I have created a simple User Define Function (namely "my_lower" which
converts all the characters of input text to lower case and return the
modified text).* *I have to register this function  every time after staring
Hive using command  "create temporary function my_lower as
'com.example.hive.udf.Lower";

Can someone help to solve this problem,so that I don't have to register UDF
every time after starting Hive;
*
Thanking You
Mohan Agarwal*
*

Reply via email to