sebastian-nagel commented on pull request #708: URL: https://github.com/apache/nutch/pull/708#issuecomment-982823043
Thanks @prakharchaube, good catch. The compilation fails with `Fetcher.java:440: error: unreported exception InterruptedException; must be caught or declared to be thrown` - could you update the PR to catch the exception thrown by the [cleanup](https://hadoop.apache.org/docs/r3.3.1/api/org/apache/hadoop/mapreduce/Mapper.html#cleanup-org.apache.hadoop.mapreduce.Mapper.Context-) method. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@nutch.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org