Re: Ignite spark 3.x support

2022-01-04 Thread Stephen Darlington
There is a ticket (IGNITE-13181 ). > On 25 Dec 2021, at 07:42, Rahul Bishnoi wrote: > > Hi, > > What is the plan for spark 3.x for ignite? > > Thanks, > Rahul

Query :Setting On Heap eviction policy

2022-01-04 Thread satyajit.mandal
Hi Stephen/Team, Can we setup onheap eviction even when onHeap cache is not enabled. We have default off heap memory enabled but we observe that heap usage is on a higher side .So can we enable Onheap eviction to avoid out of memory exception? Regards Satya