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

Tiago Batista commented on CASSANDRA-10587:
-------------------------------------------

The updates were as follow:

2014-07-10 10:50:20 upgrade cassandra 2.0.7 2.0.8
2015-08-06 08:36:20 upgrade cassandra 2.0.8 2.1.8
2015-08-30 16:54:52 upgrade cassandra 2.1.8 2.2.0
2015-10-10 19:02:01 upgrade cassandra 2.2.0 2.2.2

> sstablemetadata NPE on cassandra 2.2
> ------------------------------------
>
>                 Key: CASSANDRA-10587
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10587
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Tiago Batista
>             Fix For: 3.x, 2.2.x
>
>
> I have recently upgraded my cassandra cluster to 2.2, currently running 
> 2.2.3. After running the first repair, cassandra renames the sstables to the 
> new naming schema that does not contain the keyspace name.
>  This causes sstablemetadata to fail with the following stack trace:
> {noformat}
> Exception in thread "main" java.lang.NullPointerException
>         at 
> org.apache.cassandra.io.sstable.Descriptor.fromFilename(Descriptor.java:275)
>         at 
> org.apache.cassandra.io.sstable.Descriptor.fromFilename(Descriptor.java:172)
>         at 
> org.apache.cassandra.tools.SSTableMetadataViewer.main(SSTableMetadataViewer.java:52)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to