Re: Ignite Map-Reduce Deadlocking, Running in SYS pool

2019-09-11 Thread Chris Software
llo! > > https://issues.apache.org/jira/browse/IGNITE-11942 > > Vote already succeeded, there shouldn't be IGFS in 2.8. > > Regards, > -- > Ilya Kasnacheev > > > ср, 11 сент. 2019 г. в 16:52, Chris Software : > >> Ilya, >> >> When will an officia

Re: Ignite Map-Reduce Deadlocking, Running in SYS pool

2019-09-11 Thread Chris Software
Ilya, When will an official announcement and support-drop schedule be made about dropping IGFS? Thank you, Chris On Tue, Aug 27, 2019 at 1:47 PM Chris Software wrote: > I see. Thank you. > > On Tue, Aug 27, 2019 at 12:30 PM Ilya Kasnacheev < > ilya.kasnach...@gmail.com>

Re: Ignite Map-Reduce Deadlocking, Running in SYS pool

2019-08-27 Thread Chris Software
thread pool to large value. > > Regards, > -- > Ilya Kasnacheev > > > вт, 27 авг. 2019 г. в 00:34, Chris Software : > >> Hello, >> >> I am working on a project and we have run into two related problems while >> doing Map_Reduce on Ignite Filesyste

Ignite Map-Reduce Deadlocking, Running in SYS pool

2019-08-26 Thread Chris Software
Hello, I am working on a project and we have run into two related problems while doing Map_Reduce on Ignite Filesystem Cache. We were originally on Ignite 2.6 but upgraded to 2.7.5 in an unsuccessful bid to resolve the problem. We have a deadlock in our map-reduce process and have reproduced it

Re: IgniteFileSystem.create(...) Question--File Properties?

2019-05-15 Thread Chris Software
to be efficient for production deployment and > Hadoop offloading: > > http://apache-ignite-users.70518.x6.nabble.com/SW-recommendation-Ignite-Native-Persistence-for-traditional-relational-data-warehouse-td28135.html > > - > Denis > > > On Tue, May 14, 2019 at 12:26 PM Chris

IgniteFileSystem.create(...) Question--File Properties?

2019-05-14 Thread Chris Software
Hello, I am wondering what sort of File Properties can be set in ignite using the IgniteFileSystem.create(IgfsPath path, int bufSize, boolean overwrite, int replication, long, blockSize, Map props) method. I am using the default storage. It's not obvious to me in the code what choices I have

Re: Future of IGFS.

2019-05-14 Thread Chris Software
Hello! Would this question be better suited to the contributor's distro? For one thing, I have a couple of patches I would like to submit if IGFS has a future. Thank you. On Sun, May 12, 2019 at 2:54 PM Chris Software wrote: > Hello, > > I have heard a rumor that IGFS will b

Future of IGFS.

2019-05-12 Thread Chris Software
Hello, I have heard a rumor that IGFS will be dropped in the future. Can anyone confirm or deny, and tell me why or why not? If there is a discussion thread somewhere I would love a link. Source: alamar on StackOverflow Thank you.