Have you eveer encountered an error called "depth not equal"? (This occurs when you extensively create graphs it is a trick question)

Showing Answers 1 - 2 of 2 Answers

Ashim Dutta

  • Jul 10th, 2005
 

ashimdutta@yahoo.com 
 
When two components are linked together if their layout doesnot match then this problem can occur during the compilation of the graph. A solution to this problem would be to use a partitioning component in between if there was change in layout.

Ashim Dutta

  • Mar 19th, 2006
 

Thanks to Ashim for more clarification...

**********************************

I have talked about a situation where you have linked

2 components - each of them having different layouts.

Think about a situation where the components on the left hand side is linked to a serial dataset and on the right hand side the downstream component is linked to a multifile. Layout is going to be propagaed from naghbours.

So without any partitioning component the jump in the depth cannot be achieved and I suppose you must need one partitioning component which can help alleviate this depth discrepancy.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions