Hi, If it's possible to work with a shared storage using Java file APIs then you can use it for Ignite persistence.
-- Denis On Wed, Aug 22, 2018 at 10:37 AM siva <[email protected]> wrote: > Hi, > > Is it possible to store persistence data of each cluster node in Azure > storage device(blob,datalake etc.) instead of storing in each node's disc. > > > Ex: Assume 3 server nodes on 3 different machines(probably on Azure Cloud > VM's) with Ignite Native persistence enabled.So data will be store in 3 > servers.Here instead of storing on each node,Can we store only in single > Azure Storage.Means 3 servers data will be on same Storage? > > > > < > http://apache-ignite-users.70518.x6.nabble.com/file/t1379/1534948538062.jpeg> > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
