We have a UDF to collect some counts during Hive execution. It has been working 
fine until tez is enabled.

A bit digging shows that GenericUDF#configure method was not called. So in this 
case, is it possible to get counters through other means, or we have to 
implement Counter concept ourselves?

Thanks in advance

Reply via email to