Hi, I am trying to run a pig streaming perl job using GeoLite DB and I am getting the following failure
2011-09-23 15:49:44,902 [main] ERROR org.apache.pig.tools.pigstats.PigStats - ERROR 2997: Unable to recreate exception from backed error: org.apache.pig.backend.executionengine.ExecException: ERROR 2055: Received Error while processing the map plan: '/usr/bin/perl geostream.pl GeoLiteCity.dat ' failed with exit status: 2 I am shipping all the perl scripts(modules) and using the cached geolite DB on HDFS Can you please give me some pointers. Thank you, Deepak Reddy
