Say I have some bad/ill-formatted records in the input, is there a way to
configure the default Hive parser to discard those records directly(e.g.
when a integer column get a string)?

Besides, is the new skip-bad-records feature in 0.19 accessible in Hive?
It is a quite handy feature in the real world.

What I see so far is the Hive parser throws exception and cause the whole
job to fail ultimately.

Thanks for the help!

Qing

Reply via email to