Okay i start using file system api which ignite file system has. I start an ignite node and start loading data from it. Now i have to put data into normal ignite cache for using sql queries on it. Ignite node has been already started from the program in IGFS mode. How will i create a normal ignite cache which can be accessed remotely. Shouldn't i have to start another ignite node from the same program?This is really confusing. Please revert
On Fri, Jun 9, 2017 at 11:00 AM, Yermek <[email protected]> wrote: > Yes, of course, you're right. I used a little wrong phrase, only by using > FileSystem API > > vkulichenko wrote > > IGFS cache can't and should not be accessed directly. Use FileSystem API > > for this. > > > > -Val > > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/IGFS-Question-tp13447p13547.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
