Get tables from metadata errors.

2019-05-06 Thread yangjiajun
Hello. I use jdbc thin connections.I also use HikariCP 3.3.1. I use flowing code to check if a table exists: try (ResultSet rs = conn.getMetaData().getTables( null, null, tableName, new String[] {"TABLE"})) { return rs.next();

Re: Error installing Ignite on K8s

2019-05-06 Thread Denis Magda
Hi, Please check the updated docs. For instance, this section elaborates on sessionAffinity key usage: https://apacheignite.readme.io/docs/ignite-service#section-ignite-service-deployment Plus, depending on your cloud environment, you have an option of using getting started guides created for