On Tue, May 19, 2015 at 4:47 AM, Kaushal Shriyan
wrote:
> I am looking forward for your reply and please do let me know if you need
> any other additional information.
>
I might file a JIRA if I were you; your use case is an edge case which
might expose a bug.
=Rob
Hi DuyHai Doan,
I am looking forward for your reply and please do let me know if you need
any other additional information.
Regards,
Kaushal
On Tue, May 19, 2015 at 2:36 PM, Kaushal Shriyan
wrote:
> Hi DuyHai Doan,
>
> Please find the below details
>
> /opt/test4/share/apache-cassandra/bin/ca
Hi DuyHai Doan,
Please find the below details
/opt/test4/share/apache-cassandra/bin/cassandra-cli -h 0
Connected to: “test” on 0/9160
Welcome to Cassandra CLI version 1.2.19
Type 'help;' or '?' for help.
Type 'quit;' or 'exit;' to quit.
[default@unknown] use testrepo;
Authenticated to keyspace:
Hello Kaushal
Humm your schema is using the ancient DynamicCompositeType. Can you just
send a describe of the table in cassandra-cli ?
On Tue, May 19, 2015 at 9:44 AM, Kaushal Shriyan
wrote:
> Hi,
>
> I am running cassandra version 1.2.19 and cqlsh version 3.1.8 in my setup
>
> cqlsh:apprepo> s
Hi,
I am running cassandra version 1.2.19 and cqlsh version 3.1.8 in my setup
cqlsh:apprepo> select * from test_proxy_revisions_r21 limit 10 ;
Traceback (most recent call last):
File "./cqlsh", line 1039, in perform_statement_untraced
self.cursor.execute(statement, decoder=decoder)
File "