Page 1 of 1

Funnel warning - Dropping "APT_0_comm_type"

Posted: Tue Sep 21, 2010 8:42 am
by suryadev
Funnel_786: When checking operator: Dropping "APT_0_comm_type" in transfer from "inRec" to "outRec"


In the job log I can view a lot of these warnings from a funnel stage.

can anyone help me with that warning?

Posted: Tue Sep 21, 2010 8:56 am
by suryapkakani
You have to make sure to match the input and output metadata when using a Funnel Stage.

Re: Funnel warning

Posted: Wed Sep 22, 2010 6:31 am
by HariK
suryadev wrote:"APT_0_comm_type" in transfer from "inRec" to "outRec"
Try running the job after deactivating the RCP option.

Posted: Sun Sep 26, 2010 6:06 am
by vijaykumarpj
Hi,

Make sure that, all the level numbers of the columns are same.

Regards,

Posted: Mon Sep 27, 2010 8:56 am
by suryadev
@suryap

Yes the input and output metadata is the same in that stage.

@harik
Did that but did not help.

@vijay

what is level numbers of columns?
do you mean the size of the column?

Posted: Mon Sep 27, 2010 1:17 pm
by vijaykumarpj
Nup... Level numbers are used to specify the data hierarchy, but not the size.

Posted: Wed Sep 29, 2010 8:23 am
by suryadev
where can I find the level numbers of the columns to make sure they are same

Posted: Wed Sep 29, 2010 8:38 am
by kandyshandy
Funnel can have many input links. Check whether you have the same number of columns in all the input links. I understand that you already compared input metadata with output metadata, but need to check whether all input links have the same metadata.. May be, one input link has an extra column than the other.