Hi All, I've yet to be able to successfully import the datetime module in a Jython UDF when running my Pig script on our cluster. Having perused past message traffic, it seems the answer was to put the jython.jar in /usr/lib/pig/lib. That did not resolve the problem for me. I've tried both Jython 2.5 and 2.5.2 with Pig 0.8. Any other standard steps I should be doing to get this to work?
Thanks, Chris
