We recently upgraded Apache Ignite from 2.8.1 to 2.11.0. Data load is fine,but data is not accessible using SqlFieldsQuery, DBeaver and REST. All I'm seeing is empty results. Tried both thick and thin client. Am I missing anything?
Asked
Active
Viewed 111 times
0
-
Do you see any error messages, either on one of the server nodes or DBeaver? Do you see anything in DBeaver, like I would expect to see at least the SYS schema. I just did a superficial test, and it worked correctly. – Stephen Darlington Sep 23 '21 at 16:15
-
@Stephen SYS views were coming fine. Issue is with custom caches. – tech2avinash Sep 23 '21 at 16:21
1 Answers
0
Issue exists in thin client data streamer. Moved to thick client data streamer issue is resolved now.

tech2avinash
- 73
- 2
- 11