RE: ERROR: String cannot be cast to org.apache.pig.data.Tuple

2011-05-06 Thread william.dowling
215 823 3853 -Original Message- From: Dowling, William (Professional) Sent: Friday, May 06, 2011 4:17 PM To: user@pig.apache.org Subject: ERROR: String cannot be cast to org.apache.pig.data.Tuple I have a pig script that is tested and working in local mode. But when I try to run it in

ERROR: String cannot be cast to org.apache.pig.data.Tuple

2011-05-06 Thread william.dowling
I have a pig script that is tested and working in local mode. But when I try to run it in mapreduce mode on a non-local hadoop cluster I get an error with this stack trace: ERROR 2999: Unexpected internal error. java.lang.String cannot be cast to org.apache.pig.data.Tuple java.lang.ClassCastE