Re: CacheJDBCStore creation failing using MySQL Datasource

2016-09-14 Thread Vasiliy Sisko
Hello @vpmavuri We already discuss using of data source in thread http://apache-ignite-users.70518.x6.nabble.com/CacheJdbcPojoStoreExampleFactory-for-Maria-DB-td7479.html The idiomatic ways of data source usage with CacheJdbcPojoStoreFactory are specification of data source bean name or implement

Re: CacheJDBCStore creation failing using MySQL Datasource

2016-09-14 Thread vkulichenko
Hi, Please properly subscribe to the mailing list so that the community can receive email notifications for your messages. To subscribe, send empty email to user-subscr...@ignite.apache.org and follow simple instructions in the reply. vpmavuri wrote > Hi > I am new to Apache Ignite. Looking fo