Page 1 of 1

still getting the same sequential file warning

Posted: Fri Mar 27, 2009 9:05 am
by pattemk
Hi,

My job contains

dataset------- f
u
dataset------- n------sequential file
n
dataset------- e
l


i am getting the following error

Funnel_34: When checking operator: A sequential operator cannot preserve the partitioning
of the parallel data set on input port 2.

I tried setting up the preserver partitioning in the funnel stage to clear but i still get the same warning.

I am trying to know what would be the reason for still getting the warning.

Please Advice

Posted: Fri Mar 27, 2009 10:59 am
by samsuf2002
Did you try clearing the partition from Datasets ?

Posted: Fri Mar 27, 2009 11:11 am
by pattemk
[quote="samsuf2002"]Did you try clearing the partition from Datasets ?[/quote]

i actaully had a transformer in between datasets and funnel, i changed the partitioning to "clear" and it worked.