Re: Error Executing a Fragment Replicated Join

2011-05-02 Thread Daniel Dai
Wednesday, April 27, 2011 7:18 PM To: user@pig.apache.org Cc: Renato Marroquín Mogrovejo ; pig-u...@hadoop.apache.org Subject: Re: Error Executing a Fragment Replicated Join Do you see the failure in the first job (sampling) or second job? Do you see the exception right after the job kick off? If

Re: Error Executing a Fragment Replicated Join

2011-05-01 Thread Renato Marroquín Mogrovejo
       |   Project[int][0] - 1-91 >        | >        |---New For Each(false)[bag] - 1-90 >            |   | >            |   Cast[int] - 1-89 >            |   | >            |   |---Project[bytearray][0] - 1-88 >            | >             > |---Load(hdfs://berlin.labbio:5431

Re: Error Executing a Fragment Replicated Join

2011-04-29 Thread Renato Marroquín Mogrovejo
ere should be only one job. Thanks Thejas point out. > > Daniel > > > -Original Message- From: Daniel Dai > Sent: Wednesday, April 27, 2011 7:18 PM > To: user@pig.apache.org > Cc: Renato Marroquín Mogrovejo ; pig-u...@hadoop.apache.org > Subject: Re: Error Executing a Frag

Re: Error Executing a Fragment Replicated Join

2011-04-27 Thread Daniel Dai
There should be only one job. Thanks Thejas point out. Daniel -Original Message- From: Daniel Dai Sent: Wednesday, April 27, 2011 7:18 PM To: user@pig.apache.org Cc: Renato Marroquín Mogrovejo ; pig-u...@hadoop.apache.org Subject: Re: Error Executing a Fragment Replicated Join Do

Re: Error Executing a Fragment Replicated Join

2011-04-27 Thread Daniel Dai
Do you see the failure in the first job (sampling) or second job? Do you see the exception right after the job kick off? If the replicated side is too large, you probably will see a "Java heap exception" rather than job setup exception. It more like an environment issue. Check if you can run r

Re: Error Executing a Fragment Replicated Join

2011-04-27 Thread Renato Marroquín Mogrovejo
Now that the Apache server is ok with me again, I can write back to the list. I wrote to the Apache Infra team and they told me to write messages just in plain text, disabling any html within the message (not that I ever sent html but oh well), I guess that worked :) Well, first thanks for answerin

Re: Error Executing a Fragment Replicated Join

2011-04-27 Thread Alan Gates
Dmitriy tried to replay and say: Renato, can you send along the pig script and pig version? but his got blocked too. Alan. On Apr 27, 2011, at 3:42 PM, Renato Marroquín Mogrovejo wrote: Does anybody have any suggestions? Please??? Thanks again. Renato M. 2011/4/26 Alan Gates Sent for Re

Re: Error Executing a Fragment Replicated Join

2011-04-27 Thread Renato Marroquín Mogrovejo
Does anybody have any suggestions? Please??? Thanks again. Renato M. 2011/4/26 Alan Gates > > Sent for Renato, since Apache's mail system has decided it doesn't like him. > > Alan. > > I am getting an error while trying to execute a simple fragment replicated > join on two files (one of 77MB and

Error Executing a Fragment Replicated Join

2011-04-26 Thread Alan Gates
Sent for Renato, since Apache's mail system has decided it doesn't like him. Alan. I am getting an error while trying to execute a simple fragment replicated join on two files (one of 77MB and the other one of 32MB). I am using the 32MB file as the small one to be replicated, but I keep ge