Hi Austin, All caches in Ignite must have unique names. This is why we add unique prefix with schema name attached.
On Sat, Oct 7, 2017 at 1:17 PM, austin solomon <[email protected]> wrote: > Hi, > > I am using Ignite version 2.2.0, and I have created a table using > IgniteJdbcThinDriver. > > When I checked the cache in Ignite Visor I'm seeing SQL_PUBLIC_{TABLE-NAME} > is appended. > Is their a way to get rid of this. > > I want to remove the SQL_PUBLIC from the cache name. > > Thanks, > Austin > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
