Hello, I am using Pig 0.11.0 with cdh4.5.0 I have a custom UDF and I am trying 
to log stuff from inside. My problem is that I get no logs.

I tried with:

1) this.log
2) this.warn
3) this.pigLogger
4) I created a LogFactory from apache.commons

None of these worked. What am I doing wrong?

Cheers

Reply via email to