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 JdbcPojoStore.

Procedure:
1) Used Schema Export utility to import schema from Hive
2) Writing basic java program to import data to cache

Java and Log files

Log file:  ignite-5799638f.log
<http://apache-ignite-users.70518.x6.nabble.com/file/n7350/ignite-5799638f.log> 
 
CacheConfig: CacheConfig.java
<http://apache-ignite-users.70518.x6.nabble.com/file/n7350/CacheConfig.java>  
CacheConnection: CacheConnection.java
<http://apache-ignite-users.70518.x6.nabble.com/file/n7350/CacheConnection.java>
  
InventoryOrders: InventoryOrders.java
<http://apache-ignite-users.70518.x6.nabble.com/file/n7350/InventoryOrders.java>
  
InventoryOrdersKey: InventoryOrdersKey.java
<http://apache-ignite-users.70518.x6.nabble.com/file/n7350/InventoryOrdersKey.java>
  

please provide immediate solution




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/javax-cache-CacheException-Failed-to-find-mapping-description-tp7350.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to