There is no map-reduce task launched. -----Original Message----- From: Alejandro Abdelnur [mailto:tuc...@gmail.com] Sent: den 1 februari 2013 17:54 To: u...@oozie.apache.org Subject: Re: oozie error output
moving thread to user@ (bcc dev@) look at the corresponding oozie launcher job in hadoop, and check the logs of its single map task. there you should have all the output from pig thx Alejandro (phone typing) On Feb 1, 2013, at 5:51 AM, Jonas Hartwig <jonas.hart...@cision.com> wrote: > Hi, > > I have a workflow containing multiple pig actions. But one of my action fails: > Code: JA018, Message: Main class [org.apache.oozie.action.hadoop.PigMain], > exit code [2] > > I cant explain why it fails. Is there a way to get the more detailed error > message from pig in some way? > > Jonas