Getting Exception while fetching data from database in the flow
问题 I am getting the error below: Step 1: serviceHub.jdbcSession().prepareStatement("Query") Step 2: I have executed the step1. Step 3: I am getting the data I needed. but also I am getting the below exception also. com.esotericsoftware.kryo.KryoException: java.lang.UnsupportedOperationException: com.zaxxer.hikari.pool.HikariProxyPreparedStatement, which is a closeable resource, has been detected during flow checkpointing. Restoring such resources across node restarts is not supported. Make sure