### What kind an issue is this? Bug ### Issue description In MapReduce job using `EsinputFormat`, the `Docs received` counter value does not match `Map input records`. ### Steps to reproduce Initial request done here: - https://github.com/elastic/elasticsearch-hadoop/blob/master/mr/src/main/java/org/elasticsearch/hadoop/rest/ScrollQuery.java#L93 Do not set `read` property nor increment `stats.docsReceived` like requests in while loop does: - https://github.com/elastic/elasticsearch-hadoop/blob/master/mr/src/main/java/org/elasticsearch/hadoop/rest/ScrollQuery.java#L122 ### Version Info JVM : openjdk version "1.8.0_242" Hadoop/Spark: 2.9.3 ES-Hadoop : 6.8.7 (exists on master) ES : 5.6