Hi you can find the Exception log at map or reduce task logs .
http://your_task_tracker:50060/tasklog?taskid=attempt_20130*_*_r_00_0&all=true
2013/3/21 Harsh J
> They should be viewable if you enable the DEBUG mode.
>
> hive -hiveconf hive.root.logger=DEBUG,console
>
> On
They should be viewable if you enable the DEBUG mode.
hive -hiveconf hive.root.logger=DEBUG,console
On Thu, Mar 21, 2013 at 1:31 AM, Marc Limotte wrote:
> Hi.
>
> I'm trying to understand what happens to Exceptions that are thrown by
> custom UDFs. I have a UDF that throws a RuntimeException wi