Cassandra i/o error

0

Hi i am using cassandra for some test, right now i have it on a virtual machine with 2 cores and 20 gb ram this on a server, and i am using datastax ODBC + Microsoft SSIS, right know i am getting this error:

[ODBC Destination [892]] Error: Open Database Connectivity (ODBC) error occurred. state: '01000'. Native Error Code: 10. [DataStax][CassandraODBC] (10) Error while executing a query in Cassandra: [16777226] : All connections on all I/O threads are busy

I am using the default config from cassandra, i know the server is short on cores but is for test so i want to know if its a configuration problem or what it could be causing this error.

Hope you could help me find a solution.

xtrios

Posted 2019-04-17T14:17:11.263

Reputation: 1

No answers