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

Ed Coleman commented on ACCUMULO-4597:
--------------------------------------

Because of 1.7.3-rc1 failing the vote due to ACCUMULO-4600, moving the fix 
version from 1.7.4 to 1.7.3 so that it can be included in 1.7.3-rc2

> NPE from RFile PrintInfo
> ------------------------
>
>                 Key: ACCUMULO-4597
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4597
>             Project: Accumulo
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 1.7.2, 1.8.1
>            Reporter: Dave Marion
>            Assignee: Keith Turner
>             Fix For: 1.7.3, 1.8.2, 2.0.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Ran continuous ingest on a 4 node cluster. Tried running rfile-info on a 
> resulting RFile.
> {noformat}
> /opt/accumulo-1.8.1/bin/accumulo rfile-info -d 
> hdfs://localhost:8020/accumulo/tables/2/t-00000bq/C0005ct2.rf
> Reading file: hdfs://localhost:8020/accumulo/tables/2/t-00000bq/C0005ct2.rf
> RFile Version            : 8
> Locality group           : <DEFAULT>
>     Num   blocks           : 2,868
>     Index level 0          : 92,114 bytes  1 blocks
>     First key              : 1666667494e6a12f 3156:10ea [] 1488561068054 false
>     Last key               : 1777776d22e8074a 711e:4443 [] 1488560945783 false
>     Num entries            : 2,672,521
>     Column families        : <UNKNOWN>
> Meta block     : BCFile.index
>       Raw size             : 4 bytes
>       Compressed size      : 12 bytes
>       Compression type     : gz
> Meta block     : RFile.index
>       Raw size             : 92,190 bytes
>       Compressed size      : 44,822 bytes
>       Compression type     : gz
> 2017-03-03 11:43:10,451 [start.Main] ERROR: Thread 'rfile-info' died.
> java.lang.NullPointerException
>     at 
> org.apache.accumulo.core.file.rfile.RFile$Reader.getLocalityGroupCF(RFile.java:1300)
>     at 
> org.apache.accumulo.core.file.rfile.PrintInfo.execute(PrintInfo.java:165)
>     at org.apache.accumulo.start.Main$1.run(Main.java:120)
>     at java.lang.Thread.run(Thread.java:745)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to