You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2012/12/12 21:18:20 UTC

[jira] [Commented] (ACCUMULO-854) ava.lang.IllegalStateException: Locality group reader closed

    [ https://issues.apache.org/jira/browse/ACCUMULO-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530285#comment-13530285 ] 

Eric Newton commented on ACCUMULO-854:
--------------------------------------

BTW, I'm editing nearly every main() in my effort to clean up argument parsing of *everything* (ACCUMULO-745)
                
> ava.lang.IllegalStateException: Locality group reader closed
> ------------------------------------------------------------
>
>                 Key: ACCUMULO-854
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-854
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>            Reporter: David Medinets
>            Assignee: Billie Rinaldi
>            Priority: Minor
>
> I am running the RFile program and getting the following result:
> {noformat}
> 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)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira