Can you run this command with --verbose option in the command and post whole console log here?
Thanks, Abhijeet On Sun, Jun 9, 2013 at 5:34 PM, Peleg, Eyal <[email protected]> wrote: > *My export command is as follows:* > > ** ** > > --table testing --export-dir /user/eyapeleg/test > --input-fields-terminated-by '\t' --input-escaped-by '\t' > --lines-terminated-by > '\n'**** > > ** ** > > *** ***note! I used tab delimited format.* > > *** ***I omitted the source name* > > * * > > I’m *able* to export the following table:**** > > * * > > *a a* > > b b**** > > ** ** > > but *fail* to export the next one:**** > > ** ** > > aa a**** > > bb a**** > > ** ** > > I get a parse exception:**** > > ** ** > > *java.io.IOException: Could not parse record: aa a* > > at > org.apache.sqoop.mapreduce.TextExportMapper.map(TextExportMapper.java:80)* > *** > > at > org.apache.sqoop.mapreduce.TextExportMapper.map(TextExportMapper.java:36)* > *** > > at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:144)**** > > at > org.apache.sqoop.mapreduce.AutoProgressMapper.run(AutoProgressMapper.java:183) > **** > > at > org.apache.hadoop.mapred.MapTask.runNewMapper_aroundBody4(MapTask.java:813) > **** > > at org.apache.hadoop.mapred.MapTask$AjcClosure5.run(MapTask.java:1) > **** > > at > org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)* > *** > > ** ** > > ** ** > > Best Regards,**** > > ** ** > > --------------------------------------------------------------------- > Intel Electronics Ltd. > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. >
