I keep getting this error very often. java.io.IOException: java.io.IOException: Could not seek StoreFileScanner[HFileScanner for reader reader=hdfs://e
I have a 30 node cluster with several writers writing data. Once the write is done and I run rowcounter job to count the records, I face the above error. How do I fix this? Viv
