[
https://issues.apache.org/jira/browse/CASSANDRA-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-1195.
---------------------------------------
Resolution: Duplicate
fixed in CASSANDRA-1150
> CLI Exception of Fetching SuperColumns
> --------------------------------------
>
> Key: CASSANDRA-1195
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1195
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7
> Environment: Cassandra Nightly Build
> http://hudson.zones.apache.org/hudson/job/Cassandra/462/artifact/cassandra/build/
> June 11th
> Reporter: Arya Goudarzi
>
> Exception thrown when trying to fetch an inserted super column in CLI
> [defa...@agoudarzi_nkvp] use Keyspace1
> Authenticated to keyspace: Keyspace1
> [defa...@keyspace1] set Super1['aquarium']['aryanet']['fish1'] = 'Glue Fish';
> Value inserted.
> [defa...@keyspace1] get Super1['aquarium']['aryanet']
> Exception Class org.apache.cassandra.cli.CliClient can not access a member of
> class org.apache.cassandra.db.marshal.BytesType with modifiers ""
> [defa...@keyspace1]
> I can read this using Thrift Interface.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.