Should the two cacheConfiguration must be in one Ignite instance? And why I can not get the sqlSchema name after I created a cacheConfiguration. Whatever, I can always get the "schema not found " exception.
-------------------------------------------------------------------------------------------- Caused by: org.h2.jdbc.JdbcSQLException: Schema "TableSchema$SmallTable" not found; SQL statement: select s.fl, s.xz, count(*) from UrlRzStream as e, "TableSchema$SmallTable".ZbTestSmall as s where e.pz_id=s.pz_id group by s.fl, s.xz [90079-175] -------------------------------------------------------------------------------------------- -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Cross-cache-query-on-spark-schema-not-found-tp3991p4014.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
