I have a three nodes Cassandra Cluster and I have created one table which has more than 2,000,000 rows.
When I execute this (select count(*) from userdetails>
select count(*) from userdetails>
You can also increase timeout in the cqlsh command, e.g.:
cqlsh --request-timeout 120 myhost