The way I read the stack trace you provided, it looks like DIH is
running the query "select test_field from test_keyspace.test_table
limit 10", but the Cassandra jdbc driver is reporting that Cassandra
doesn't support some aspect of that query. If I'm reading that right,
this seems like a question
Could you please tell me if I can expand log trace here?
(if I'm trying to do it through solr admin and make root log ALL - it
doesn't help me)
Best regards,
Irina Kamalova
On Mon, 15 Jun 2020 at 10:12, Ирина Камалова
wrote:
> I’m using Solr 7.7.3 and latest Cassandra jdbc driver 1.3.5
>
> I