Re: Strange issue while call ddl

2019-01-05 Thread yangjiajun
Hello. I experiment on Ignite 2.7.The issue still appears. Denis Magda-2 wrote > Hello, > > Is the same issue reproduced on Ignite 2.7? There were a lot of > optimizations and fixes pertaining DDL. > > -- > Denis > > > On Sat, Jan 5, 2019 at 8:23 AM yangjiajun < > 1371549332@ >> wrote: >

Re: Article about Ignite Caching

2019-01-05 Thread Denis Magda
Gaurav, thanks for spreading the word! Keep up the good work! -- Denis On Sat, Jan 5, 2019 at 3:16 AM Gaurav Bajaj wrote: > Hello Igniters, > > I have written my first article about Apache Ignite. It is introductory > article about basics of creating caches. > Please find below the link : > > “

Re: Strange issue while call ddl

2019-01-05 Thread Denis Magda
Hello, Is the same issue reproduced on Ignite 2.7? There were a lot of optimizations and fixes pertaining DDL. -- Denis On Sat, Jan 5, 2019 at 8:23 AM yangjiajun <1371549...@qq.com> wrote: > Hello.Community. > > Any update about this issue?Do you consider it as an issue or not? > > I may consi

Re: Strange issue while call ddl

2019-01-05 Thread yangjiajun
Hello.Community. Any update about this issue?Do you consider it as an issue or not? I may consider this issue as a bug.Because blocked drop table operations can cause many strange issues like this one. I notice that ignite 2.8 is implementing queries management feature.Is that true? Maybe this f

Re: JDK 11 support

2019-01-05 Thread ignite_user2016
what version of Ignite run on JDK 11 ? Does any one tried running Ignite on open JDK 11 ? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Article about Ignite Caching

2019-01-05 Thread Gaurav Bajaj
Hello Igniters, I have written my first article about Apache Ignite. It is introductory article about basics of creating caches. Please find below the link : “Introduction to Distributed Caching using Apache Ignite” *https://medium.com/@gauravhbajaj/introduction-to-distributed-caching-using-apac

error in running shared rdd in ignite

2019-01-05 Thread mehdi sey
hi, i have a code for writing into ignite rdd. this program read data from spark rdd and catch it on ignite rdd. i run it with command line in Linux Ubuntu but in the middle of execution i have encounter with below error. i checked in spark UI for watching if job complete or not but the job is not

error in running shared rdd in ignite

2019-01-05 Thread mehdi sey
hi, i have a code for writing into ignite rdd. this program read data from spark rdd and catch it on ignite rdd. i run it with command line in Linux Ubuntu but in the middle of execution i have encounter with below error. i checked in spark UI for watching if job complete or not but the job is not