By starting another ignite node i mean an ignite node with different config. As seen in ignite data fabric example of stream words from file we have to use some event types also .
On Wed, Jun 14, 2017 at 10:38 AM, Ishan Jain <[email protected]> wrote: > 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.705 >> 18.x6.nabble.com/IGFS-Question-tp13447p13547.html >> Sent from the Apache Ignite Users mailing list archive at Nabble.com. >> > >
