Hi Pankil,

Sorry about having to send my question email twice to the list... the first time I sent it I had forgotten to subscribe to the list. I resent it after subscribing, and your response to the first email I sent did not make it into my inbox. I saw your response on the archives list.

So, to recap, you said:

"We are not able to carry out all joins in a single job..we also tried our hadoop code using
Pig scripts and found that for each join in PIG script new job is used.So
basically what i think its a sequential process to handle typesof join where
output of one job is required s an input to other one."


I, too, have seen this sequential behavior with joins. However, it seems like it could be possible for there to be two jobs executing in parallel whose output is the input to the subsequent job. Is this possible or are all jobs scheduled sequentially?

Thanks,
Kristi

Reply via email to