Okay, thank you.
> 在 2018年7月30日,15:32,Prem Prakash Sharma <[email protected]
> <mailto:[email protected]>> 写道:
>
> Don't know about the first question but if you have persistence enabled
> ignite will load the data on startup
>
> Regards,
> Prem
>
> On Mon, Jul 30, 2018, 1:00 PM Lijun Cao <[email protected]
> <mailto:[email protected]>> wrote:
> Hi:
>
> I have referenced How Ignite SQL Works document but I still have got 2
> questions.
>
> The first question is, when I load data to Ignite cluster(3 nodes) in first
> time, the data is stored both on RAM and disk(I enabled local persistence),
> so which area does Ignite query on in this situation?
>
> The second question is, when I restart the cluster which I have mentioned
> above, the data is still on disk, but not exists in the RAM, so how can I
> load the data from disk to RAM in this situation?
>
> Look for your reply :-).