How to handle bad records during parsing?



How to handle bad records during parsing?..

Answer / 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

More Hadoop General Interview Questions

What happens if you don?t override the mapper methods and keep them as it is?

1 Answers  


Can you explain edge nodes in hadoop?

1 Answers  


What happens if number of reducers are 0?

1 Answers  


Explain map-only job?

1 Answers  


What jobtracker is in hadoop? What are the activities followed by hadoop?

1 Answers  


If the hadoop administrator needs to make a change, which configuration file does he need to change?

1 Answers  


What is Mapper in Hadoop?

1 Answers  


Give me examples of unstructured data?

1 Answers  


What are the different commands used to startup and shutdown Hadoop daemons?

1 Answers  


is there a standard procedure to deploy hadoop?

1 Answers  


Explain how Hadoop cluster hardware planning and provisioning is done?

1 Answers  


Is nosql follow relational db model?

1 Answers  


Categories