adspace


How to handle bad records during parsing?

Answer Posted / Km Gargi

Bad records during parsing can be handled by using techniques like error handling, validation checks, and filtering out incorrect data. In Hadoop, this can be achieved by writing custom InputFormat and OutputFormat classes that take care of bad record handling.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give me the examples of Columnar database ?

669


How can you set an arbitrary number of Reducers to be created for a job in Hadoop?

552


How job tracker schedules an assignment?

496


Which modes can Hadoop be run in? List a few features for each mode?

542