Then only possible way is via creating own java program to connect/execute?
And then restart again in Thrift mode to connect via cqlsh/cassandra-cli ?
-Vivek
On Fri, Jan 25, 2013 at 4:30 PM, Sylvain Lebresne wrote:
> cqlsh does not use the native protocol (It may and hopefully will someday
> but
cqlsh does not use the native protocol (It may and hopefully will someday
but it's not the case right now).
--
Sylvain
On Fri, Jan 25, 2013 at 11:49 AM, Vivek Mishra wrote:
> I have enabled *start_native_transport: true* in cassandra.yaml and then
> tried to connect from cqlsh as:
>
> */home/v