Hi All,
I am new to Hive and facing an issue while writing a Generic UDF. In the GenericUDF, the configure method is not getting called due to which I am unable to get the MapredContext. I have tried modifying the following properties in hive-site.xml 1) hive.execution.engine = mr, 2) hive.fetch.task.conversion = none 3) vectorization support = true. But no luck. I am using Hive 1.2.1.2.3.2.0-2950. Please tell me what configuration settings are required to call the configure and close method. Thanks in advance!! -- Thanks & Regards, Shakun Grover