(please use user@ alias for this type of queries) from the error you are getting there is a launcher job being launched in hadoop, from the oozie webui, from the action, you can get directly to it
thx Alejandro (phone typing) On Feb 1, 2013, at 8:54 AM, Jonas Hartwig <[email protected]> wrote: > There is no map-reduce task launched. > > -----Original Message----- > From: Alejandro Abdelnur [mailto:[email protected]] > Sent: den 1 februari 2013 17:54 > To: [email protected] > 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 <[email protected]> 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
