Re: Security Setup

2018-11-14 Thread Ilya Kasnacheev
Hello! You seem to have some extra files in work/marshaller directory. Can you try clearing it up? Regards, -- Ilya Kasnacheev пн, 5 нояб. 2018 г. в 20:54, Skollur : > I am trying to setup basic login and password. I have coded as below but > getting an error as in the Ignite documentation.

Security Setup

2018-11-05 Thread Skollur
I am trying to setup basic login and password. I have coded as below but getting an error as in the Ignite documentation. IgniteConfiguration cfg = new IgniteConfiguration(); // Ignite persistence configuration. DataStorageConfiguration storageCfg = new