Hi all,

I would like to export some data from hdfs to mysql, and certain values are
not in the format expected by mysql type, e.g. '1234 ' instead of '1234',
then sqoop will fail.

Is there a way to export valid data rows into a table, and report on
invalid data/rows?

Thanks,
Thuy

Reply via email to