|
|
-
"Locality group reader closed" message from RFile.main ProgramDavid Medinets 2012-11-14, 13:33
I am running the RFile program and getting the following result:
2/11/12 22:05:26 INFO compress.CodecPool: Got brand-new compressor 12/11/12 22:05:34 INFO compress.CodecPool: Got brand-new decompressor Open time 2 21 0.185 540.5405405405405 12/11/12 22:05:37 INFO compress.CodecPool: Got brand-new decompressor 0.152 657.8947368421053 12/11/12 22:05:41 INFO compress.CodecPool: Got brand-new decompressor 0.146 684.9315068493152 0.143 699.3006993006993 0.194 515.4639175257731 Exception in thread "main" java.lang.IllegalStateException: Locality group reader closed at org.apache.accumulo.core.file.rfile.RFile$LocalityGroupReader.seek(RFile.java:612) at org.apache.accumulo.core.file.rfile.RFile$Reader.seek(RFile.java:1047) at org.apache.accumulo.core.file.rfile.RFile.seekRandomly(RFile.java:1173) at org.apache.accumulo.core.file.rfile.RFile.main(RFile.java:1161) +
Eric Newton 2012-11-14, 13:42
|