[ 
https://issues.apache.org/jira/browse/CASSANDRA-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeremiah Jordan updated CASSANDRA-6450:
---------------------------------------

    Labels: lhf  (was: )

> sstable2json hangs if keyspace uses authentication
> --------------------------------------------------
>
>                 Key: CASSANDRA-6450
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6450
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Ubuntu 12
>            Reporter: Josh Dzielak
>            Priority: Minor
>              Labels: lhf
>
> Running sstable2json against an authenticated keyspace hangs indefinitely. 
> True for other utilities based on SSTableExport as well.
> Running sstable2json against other unauthenticated keyspaces in the same 
> node/cluster was successful. Running against any CF in the keyspace with 
> password authentication on resulted in a hang.
> It looks like it gets about to:
> Table table = Table.open(descriptor.ksname); or
> table.getColumnFamilyStore(baseName);
> in SSTableExport.java but no farther.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to