Hello dev@, I am facing an EOFException in the file TestGenerator.java and I cannot get my hands on the way in which I can solve it. The Exception is as follows :
1. 2017-08-09 12:57:06,026 WARN fs.FSInputChecker (ChecksumFileSystem.java:<init>(157)) - Problem opening checksum file: file:/tmp/hadoop-omreddy/mapred/temp/generate-temp-16af5bc1-1a80-412b-b0ca-481c82877f3b/fetchlist-0/part-r-00000. Ignoring exception: 2. java.io.EOFException I cannot understand the reason for it. This PR[1] is the part of an effort to upgrade Nutch to use new MapReduce API. Please find the detailed log of the test here[0]. Any suggestions/help would be appreciated. Thanks, Omkar. [0] https://paste.apache.org/e1cQ [1] https://github.com/apache/nutch/pull/188

