RE: H2 console starts with error

2016-09-26 Thread ming.he
I switch to master and build package, the issue has gone. Ming -Original Message- From: zhaogxd [mailto:zhao...@gmail.com] Sent: Monday, September 26, 2016 6:56 AM To: user@ignite.apache.org Subject: Re: H2 console starts with error I am using apache-ignite-fabric-1.7.0-bin which was do

RE: can't see tables in H2 web console

2016-09-14 Thread ming.he
I see there is a bug fixed in 1.7.0. let me build with master to check again. Ming From: He, Ming (TR Technology & Ops) Sent: Wednesday, September 14, 2016 2:26 PM To: user@ignite.apache.org Subject: RE: can't see tables in H2 web console Hi Sergi, Yes, I refreshed after node start, the JDBC ur

RE: can't see tables in H2 web console

2016-09-13 Thread ming.he
Hi Sergi, Yes, I refreshed after node start, the JDBC url is using current node id, is there any wrong in my JDBC configuration? I started one server and one client on my desktop, and both version are 1.7.0. Ming From: Sergi Vladykin [mailto:sergi.vlady...@gmail.com] Sent: Wednesday, September

can't see tables in H2 web console

2016-09-13 Thread ming.he
Hi All, After enabled H2 web console, I can't see the tables like guide, anything I missed in CacheConfiguration, but I can see cache is created in log. Mine: [cid:image001.png@01D20E8E.EFBC0FB0] Guide: [cid:image002.jpg@01D20E8E.EFBC0FB0]

IgniteConfiguration object not serializable during spark job

2016-09-07 Thread ming.he
Hi Guys, I am coding a simple application with Ignite and Spark, UT works well, but when make assembly fat jar and run with Spark, I got this error. It looks IgniteConfiguration can't serializable, but in IgniteContext, Once variable, this type value marked as @transient, it should not need to