Page 1 of 1

Lookup stage

Posted: Thu Jan 31, 2008 2:54 am
by just4u_sharath
Small Question
Why we have to entire partition the reference data on Lookup stage?
because we are loading the whole reference data into memory and what is the need to use entire partitioning. When we are getting whole data into memory, do we still need partitioning on reference link. When we entire partition the reference link on a 4 node system, single copy of data is brought to memory and 4 nodes creates their own pointers to memory. In look up stage where did this nodes come from. (i understand look stage is Physical ram). please help

Posted: Thu Jan 31, 2008 7:36 am
by ray.wurlod
This is really the same question as the one in this post which was also posted by you today.

Posted: Thu Jan 31, 2008 2:55 pm
by just4u_sharath
ray.wurlod wrote:This is really the same question as the one in this post which was also posted by you today.
Sorry abt that double copy.