hadoop - Handling bad records during sqoop import or export -
i looked @ options provided sqoop export operation not find options handle bad records. example once in while possible character present number expected in huge set of records. there way handle these scenarios in sqoop without failing job , providing bad records in file.
sqoop expects data export clean , not provide facilities handle corrupted data. can use mr/pig/hive job clean data up, prior using sqoop export them.
Comments
Post a Comment