Re: javax.cache.CacheException: Failed to find mapping description

2016-09-01 Thread vikramT
hi Alexey, Thanks for logging the issue. But still I am facing the same issue: public class CacheConfig { /** * Create JDBC type for inventory_orders. * * @param cacheName Cache name. * @return Configured JDBC type. */ private static JdbcType

Re: javax.cache.CacheException: Failed to find mapping description

2016-08-31 Thread vikramT
hi Vasiliy, Alexey, I tried this code "cache.loadCache(null,InventoryOrdersKey.class.getName(), "select * from inventory_orders");" and getting different error log ignite-19d380e7.log Also I have added

Re: javax.cache.CacheException: Failed to find mapping description

2016-08-30 Thread vikramT
Please find screen for my table definition Capture.JPG Also I have attached the files generated by Schema Import utility, in the post. -- View this message in context:

Re: javax.cache.CacheException: Failed to find mapping description

2016-08-29 Thread vikramT
Thanks Alexey. Please try to provide the solution as early as possible. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/javax-cache-CacheException-Failed-to-find-mapping-description-tp7350p7397.html Sent from the Apache Ignite Users mailing list archive at

Re: javax.cache.CacheException: Failed to find mapping description

2016-08-28 Thread vikramT
Error is: class org.apache.ignite.IgniteException: javax.cache.CacheException: Failed to find mapping description [cache=InventoryOrdersCache, typeId=581285757]. Please configure JdbcType to associate cache 'InventoryOrdersCache' with JdbcPojoStore. at

javax.cache.CacheException: Failed to find mapping description

2016-08-26 Thread vikramT
Hi, I am using Ignite 1.7 over CDH 5.8, and trying to load complete table from Hive to Ignite Cache. Error: javax.cache.CacheException: Failed to find mapping description [cache=InventoryOrdersCache, typeId=581285757]. Please configure JdbcType to associate cache 'InventoryOrdersCache' with

Re: IgniteException: No FileSystem for scheme: hdfs

2016-08-18 Thread vikramT
hi, Can anyone provide me the solution for this Exception, how to handle this ?? Thanks & Regards, Vikram Taori -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/IgniteException-No-FileSystem-for-scheme-hdfs-tp7014p7150.html Sent from the Apache Ignite Users