When running multiple threads in hadoop in parallel, some jobs fail randomly. Also there are exceptions like ChecksumException and SaxParserException(Premature end of file). Tried many ways to fix these but couldn't find a way around. This seems to be an issue with hadoop and running multiple parallel threads. Any help regarding this is greatly appreciated.
Thanks