I am using `datetime` in some Python udfs that I use in my `pig`
script. So far so good. I use pig 12.0 on cloudera.

However, I also need to use the `pytz` or `dateutils` packages as well
and they dont seem to be part of a vanilla python install.

Can I use them in my `Pig` udfs in some ways? If so, how?

Many thanks!

Reply via email to