two data region with two nodes

2018-07-28 Thread wangsan
I have : two node: a,b two data region:a node with a-region only ,b node with b-region only.all the region persistenceEnabled=true two cache: a node with a-cache,b node with b-cache,deployed filter by node filter when i start anode create a a-cache item,then start bnode create a b-cache item.

Ignite client and server on yarn with cache read through

2018-07-28 Thread debashissinha
Hi , I have a use case where by I have to deploy ignite as a yarn application and access the same from a client . The requirement is to implement cache read through based on hive database . I have implemented the cache read though and started ignite from client mode. I have deployed a downl