Re: SQL Query Docs Updated

2015-08-19 Thread Alexey Kuznetsov
init load and sql query. > > > at least I can not find such example > > > > On Thu, Aug 20, 2015 at 1:11 AM, Alexey Kuznetsov > wrote: > >> Ken, >> >> >> https://github.com/apache/incubator-ignite/tree/master/examples/schema-import >> >>

[jira] [Created] (IGNITE-1271) Create annotations to describe cache type metadata

2015-08-19 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1271: Summary: Create annotations to describe cache type metadata Key: IGNITE-1271 URL: https://issues.apache.org/jira/browse/IGNITE-1271 Project: Ignite

Re: SQL Query Docs Updated

2015-08-19 Thread Alexey Kuznetsov
ot > find such example. Thanks > > On Thu, Aug 20, 2015 at 12:19 AM, Alexey Kuznetsov < > akuznet...@gridgain.com> wrote: > >> Ken, >> >> We have documentation for store. >> >> See: https://apacheignite.readme.io/docs/persistent-store >> An

Re: SQL Query Docs Updated

2015-08-19 Thread Alexey Kuznetsov
otations listing states that it is primitive long. >>>>> 2. I would prefer example that example can be copied-and-pasted and >>>>> launched. Can we add cache config, indexes, and cache loading? >>>>> 3. Need more accent on necessity of indexed typ

Re: Deprecate IgniteConfiguration.getGridName

2015-08-19 Thread Alexey Kuznetsov
I do not want to drop this feature. >> >> On Wed, Aug 19, 2015 at 11:04 AM, Alexey Kuznetsov < >> akuznet...@gridgain.com> >> wrote: >> >> Semen, it is possible to distinguish nodes via attributes (put some marker >>> to node attributes) ? >>

Re: Deprecate IgniteConfiguration.getGridName

2015-08-19 Thread Alexey Kuznetsov
gt; > 3. Internally gridName is used in components serialization and > > deserializaiton, but this is very unreliable and can be broken if > different > > names are configured within the same topology - > > https://issues.apache.org/jira/browse/IGNITE-10 > > > > Thoughts? > > > > --Yakov > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: SQL Query Docs Updated

2015-08-19 Thread Alexey Kuznetsov
our > feedback. > > http://apacheignite.gridgain.org/v1.3/docs/sql-queries > > Sergi > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: C++ and .NET

2015-08-18 Thread Alexey Kuznetsov
e Ignite runtime. > > > > > > For the next couple of weeks GridGain will be working on migrating and > > > contributing the code and documentation to Apache Ignite. My hope is > that > > > it will get into 1.4 release (assuming that release gods smile upon > us). > > > > > > D. > > > > > > > > > -- > Gianfranco Murador > Igniter and Software Engineer. > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-1263) Schema Import should correctly handle CLOB and Timestamp for Oracle

2015-08-18 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1263: Summary: Schema Import should correctly handle CLOB and Timestamp for Oracle Key: IGNITE-1263 URL: https://issues.apache.org/jira/browse/IGNITE-1263 Project

[jira] [Created] (IGNITE-1261) Schema import should allow select schema for Oracle

2015-08-17 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1261: Summary: Schema import should allow select schema for Oracle Key: IGNITE-1261 URL: https://issues.apache.org/jira/browse/IGNITE-1261 Project: Ignite

Re: Ignite Web Control Center alpha version

2015-08-14 Thread Alexey Kuznetsov
er for your database and enter your JDBC URL. Add your comments to issue "Implement metadata screen" https://issues.apache.org/jira/browse/IGNITE-1177 Thanks! -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Usability issue with Ignite configuration

2015-08-13 Thread Alexey Kuznetsov
appens now if a user provides > the > > > configuration in an XML file and then also specifies the configuration > in > > > code? > > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-1240 > > > > > > Thanks, > > > D. > > > > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: mailing list problems

2015-08-13 Thread Alexey Kuznetsov
t is caused by the Ignite graduation, and INFRA is trying > > to switch all emails to the TLP format. An INFRA issue was filed: > > https://issues.apache.org/jira/browse/INFRA-10117 > > > > D. > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Rebalancing speedup (IGNITE-1093)

2015-08-11 Thread Alexey Kuznetsov
2015 at 5:43 AM, Alexey Kuznetsov > > wrote: > > > Anton, > > > > I see that you are working on rebalancing could you as part of your > changes > > also introduce a boolean flag that will indicate that rebalance in > progress > > or not? > > Also

[jira] [Created] (IGNITE-1231) Show more details in node log when rebalancing started / finished.

2015-08-11 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1231: Summary: Show more details in node log when rebalancing started / finished. Key: IGNITE-1231 URL: https://issues.apache.org/jira/browse/IGNITE-1231 Project

[jira] [Created] (IGNITE-1230) Add a boolean flag that will indicate that rebalance in progress or not

2015-08-11 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1230: Summary: Add a boolean flag that will indicate that rebalance in progress or not Key: IGNITE-1230 URL: https://issues.apache.org/jira/browse/IGNITE-1230

Re: Rebalancing speedup (IGNITE-1093)

2015-08-10 Thread Alexey Kuznetsov
moved and on what node and e.t. -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Ignite Web Control Center alpha version

2015-08-08 Thread Alexey Kuznetsov
hes > hanging out there waiting for review. > > > Again, great progress! At this rate, we just might have something > releasable in a couple of weeks :) Would be nice if other community members > jumped in with their comments as well. > > D. > > On Wed, Aug 5, 2015 at 12:48 AM, Al

Re: Distributive SQL Joins

2015-08-07 Thread Alexey Kuznetsov
Sergi, Questions about plan "B" :) 1) It is possible to throw exception on query prepare state (fail fast) when we don't know remote affinity key? 2) Could you provide an example when we don't know remote affinity key? I think we always have some default affinity (no?)?

[jira] [Created] (IGNITE-1214) Implement validation instead of blocking "Save" button

2015-08-07 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1214: Summary: Implement validation instead of blocking "Save" button Key: IGNITE-1214 URL: https://issues.apache.org/jira/browse/IGNITE-1214 Proje

[jira] [Created] (IGNITE-1213) Add mark and alert in case of not saved changes

2015-08-07 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1213: Summary: Add mark and alert in case of not saved changes Key: IGNITE-1213 URL: https://issues.apache.org/jira/browse/IGNITE-1213 Project: Ignite

[jira] [Created] (IGNITE-1212) Support different version of Ignite

2015-08-07 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1212: Summary: Support different version of Ignite Key: IGNITE-1212 URL: https://issues.apache.org/jira/browse/IGNITE-1212 Project: Ignite Issue Type: Sub

Re: Ignite Web Control Center alpha version

2015-08-06 Thread Alexey Kuznetsov
Hi, I've reworked restore password to use restore link. I've implemented first version of password reset. Click "Login" -> "Forgot password" -> enter email. And you will receive e-mail with password reset __link__. -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Ignite Web Control Center alpha version

2015-08-06 Thread Alexey Kuznetsov
rom letter and paste into reset dialog. On Thu, Aug 6, 2015 at 1:10 AM, Alexey Kuznetsov wrote: > Mike, > > This is a test server. Any e-mail could be used. > > On Thu, Aug 6, 2015 at 12:45 AM, Mike Dickson < > mikedick...@yahoo.com.invalid> wrote: > >> What is our

Re: Ignite Web Control Center alpha version

2015-08-05 Thread Alexey Kuznetsov
On Wed, Aug 5, 2015 at 10:20 AM, Nikita Ivanov > wrote: > > > I forgot my password and there's no way to get it back. Some way to reset > > it is necessary. > > > > Agree. Until we do, the reset button is called "Alexey" :-p > > > > > >

Re: Ignite Web Control Center alpha version

2015-08-05 Thread Alexey Kuznetsov
Good point. Will implement it shortly. On Thu, Aug 6, 2015 at 12:20 AM, Nikita Ivanov wrote: > I forgot my password and there's no way to get it back. Some way to reset > it is necessary. > > -- > Nikita Ivanov > > > On Wed, Aug 5, 2015 at 12:48 AM, Alexey K

[jira] [Created] (IGNITE-1200) Add IGFS configuration support

2015-08-05 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1200: Summary: Add IGFS configuration support Key: IGNITE-1200 URL: https://issues.apache.org/jira/browse/IGNITE-1200 Project: Ignite Issue Type: Sub-task

Ignite Web Control Center alpha version

2015-08-05 Thread Alexey Kuznetsov
://issues.apache.org/jira/browse/IGNITE-843 Please, try it and give me a feedback here and as comments to corresponding issues. Thanks. -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Create patch instructions.

2015-08-04 Thread Alexey Kuznetsov
Artem, two comments: 1) Did you investigate possible workflow with "pull request" instead of "patches"? 2) In your instruction I see "merge" from master, but as I remember there was a discussion of using "rebase". What do you think? -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: TeamCity build on master

2015-08-04 Thread Alexey Kuznetsov
I am a little disappointed with the current state of TC on master > > branch: > > >> http://204.14.53.152/ > > >> > > >> Most of the builds are RED. Even the Basic test is failing. > > >> > > >> Are we checking TeamCity before merges? Is TeamCity build > automatically > > >> triggered for patches? > > >> > > >> D. > > >> > > > > > > > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Cache rebalance state

2015-08-04 Thread Alexey Kuznetsov
getter. And in GridDhtCacheAdapter class we already have access to preloader. This will be enough for me. Thoughts? If proposed modifications is OK I will create an issue and provide a patch. -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Cache rebalance state

2015-08-03 Thread Alexey Kuznetsov
Hi! It is possible to collect cache rebalancing state? In node log I see messages about rebalancing started / in progress / completed. So node knows cache rebalancing state. How I could access this state? I link to class / method will be enough for me. Thanks. -- Alexey Kuznetsov GridGain

[jira] [Created] (IGNITE-1188) We need to document Visor Cmd

2015-07-31 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1188: Summary: We need to document Visor Cmd Key: IGNITE-1188 URL: https://issues.apache.org/jira/browse/IGNITE-1188 Project: Ignite Issue Type: Task

Re: New thread pool for queries

2015-07-31 Thread Alexey Kuznetsov
Sergi, What is the difference between system and public pool? It is possible to get thread starvation in this case also? In general, separate thread pool looks good for me, or we need to somehow to balance queries and cache operations. -- Alexey Kuznetsov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-1178) NPE in GridCacheProcessor.onKernalStop()

2015-07-31 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1178: Summary: NPE in GridCacheProcessor.onKernalStop() Key: IGNITE-1178 URL: https://issues.apache.org/jira/browse/IGNITE-1178 Project: Ignite Issue Type

[jira] [Created] (IGNITE-1177) Implement metadata screen

2015-07-30 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1177: Summary: Implement metadata screen Key: IGNITE-1177 URL: https://issues.apache.org/jira/browse/IGNITE-1177 Project: Ignite Issue Type: Sub-task

Re: Web control center: generate or not properties with default values.

2015-07-30 Thread Alexey Kuznetsov
ults. > > Would be interesting to see what others think. > > Also, do we have a test instance for the web-control-center running > somewhere? If so, it would be useful to provide a link here, so others > could play with it and provide feedback. > > D. > > On Thu, Jul

Re: Pointless javadocs in test code and private classes

2015-07-30 Thread Alexey Kuznetsov
st > cases > > > > javadoc does not has value, it just duplicates member name. This > > > pointless > > > > javadoc take developer's time and takes lines in the editor. > > Furthermore > > > > pointless javadoc distract attention from the real javadoc. > > > > > > > > May be we should change our guidelines. What do you think? > > > > > > > > > > > > > > > > -- > > > -- > > > Pavel Tupitsyn > > > GridGain Systems, Inc. > > > www.gridgain.com > > > > > > > > > -- > -- > Pavel Tupitsyn > GridGain Systems, Inc. > www.gridgain.com > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Web control center: generate or not properties with default values.

2015-07-30 Thread Alexey Kuznetsov
dd an option on summary screen "Omit defaults"? -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Pointless javadocs in test code and private classes

2015-07-30 Thread Alexey Kuznetsov
it just duplicates member name. This > pointless > > javadoc take developer's time and takes lines in the editor. Furthermore > > pointless javadoc distract attention from the real javadoc. > > > > May be we should change our guidelines. What do you think? >

Re: Execution of query functions.

2015-07-29 Thread Alexey Kuznetsov
') > > That query worked on GridGain 6.x > > Could we support such queries in Ignite? > > -- > Vasiliy Sisko > GridGain Systems > www.gridgain.com > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Cache query with type metadata example.

2015-07-29 Thread Alexey Kuznetsov
users. Let's discuss that variants and select better. > > -- > Vasiliy Sisko > GridGain Systems > www.gridgain.com > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Important: Git Policy Changed

2015-07-28 Thread Alexey Kuznetsov
if someone will do merge but other rebase? > > Nothing will happen, we are talking about personal branches, they end up > being removed. And resulting work is squashed into a patch. > > On Tue, Jul 28, 2015 at 1:29 PM, Alexey Kuznetsov > > wrote: > > > One more. Co

Re: Important: Git Policy Changed

2015-07-28 Thread Alexey Kuznetsov
One more. Could I use rebase in my branch if I already use merge on this branch before? On Tue, Jul 28, 2015 at 5:28 PM, Alexey Kuznetsov wrote: > I can start user rebase at any moment? Or I should wait for day X ? > Or we will start vote? > > Also what will happen if someone will

Re: Important: Git Policy Changed

2015-07-28 Thread Alexey Kuznetsov
I can start user rebase at any moment? Or I should wait for day X ? Or we will start vote? Also what will happen if someone will do merge but other rebase? -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Important: Git Policy Changed

2015-07-28 Thread Alexey Kuznetsov
gt; > > % git format-patch HEAD~1 --stdout > JIRA-###.patch > > > > > > Would be happy to answer any questions, if needed. > > > Cos > > > > > > On Mon, Jul 27, 2015 at 10:38AM, Dmitriy Setrakyan wrote: > > > > The

Re: Jira Process

2015-07-28 Thread Alexey Kuznetsov
't be having the commit-bit in the first > place. > Intricacies of roll-backs aren't an excuse and most often than not could be > fixed by changing the process hygiene. CTR attitude leads, in general, to a > higher quality of the contribution because ppl are trying to avoid public > scolding, inevitable in case of forced-reverts. With RTC the blame would be > shared between the author and the reviewer, which make situation more > bearable > (falsely, of course). And guess what - reviewers are humans and make > mistakes > all the time, but that was already pointed out. > > Cos > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Time to propose a CS Capstone Project!

2015-07-27 Thread Alexey Kuznetsov
n be proposed from anybody. I don't care where you are > from, > > just > > that your project represents an excellent software engineering experience > > for > > the students. > > > > Do remember, however, that these are seniors. They have taken the core > > classes > > so far, but most have not taken some of the electives that would really > > help in > > some projects, such as graphics, AI, computer vision, etc. Keep that in > > mind > > when proposing. > > > > If you have questions or want to discuss project possibilities, feel free > > to > > contact me at: > > > > D. Kevin McGrath > > Instructor, Computer Science > > Oregon State University > > 2109 Kelley Engineering Center > > 541-737-1420 > > dmcgr...@eecs.oregonstate.edu > > > > Thanks for your time -- I look forward to working with you! > > > > -- Kevin McGrath > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-1158) Duplicate Field when creating using Apache Ignite Schema Import utility

2015-07-24 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1158: Summary: Duplicate Field when creating using Apache Ignite Schema Import utility Key: IGNITE-1158 URL: https://issues.apache.org/jira/browse/IGNITE-1158

Re: Ignite startup in client mode silently hanging

2015-07-24 Thread Alexey Kuznetsov
gt; > 2015-07-22 23:40 GMT+03:00 Dmitriy Setrakyan : > > > On Wed, Jul 22, 2015 at 11:33 AM, Alexey Kuznetsov < > > akuznet...@gridgain.com> > > wrote: > > > > > It seems that in quiet mode message about trying reconnect is not > > printed. > &g

Re: (IGNITE-1153) Improve stop node message

2015-07-24 Thread Alexey Kuznetsov
o we also have another > newbie ticket that we discussed earlier for client reconnect messages in > quite mode? > > D. > > On Fri, Jul 24, 2015 at 1:09 AM, Alexey Kuznetsov > > wrote: > > > Igniters, > > > > I created newbie issue to improve node stop mes

[jira] [Created] (IGNITE-1154) Print message about trying reconnect in quiet mode for client node

2015-07-24 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1154: Summary: Print message about trying reconnect in quiet mode for client node Key: IGNITE-1154 URL: https://issues.apache.org/jira/browse/IGNITE-1154 Project

(IGNITE-1153) Improve stop node message

2015-07-24 Thread Alexey Kuznetsov
Igniters, I created newbie issue to improve node stop message. https://issues.apache.org/jira/browse/IGNITE-1153 -- Alexey Kuznetsov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-1153) Improve stop node message

2015-07-24 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1153: Summary: Improve stop node message Key: IGNITE-1153 URL: https://issues.apache.org/jira/browse/IGNITE-1153 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-1152) Distribution of backup partitions is not uniform

2015-07-23 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1152: Summary: Distribution of backup partitions is not uniform Key: IGNITE-1152 URL: https://issues.apache.org/jira/browse/IGNITE-1152 Project: Ignite

Re: ignite graduation discussion

2015-07-22 Thread Alexey Kuznetsov
Shame on me. Found it by my self: http://mail-archives.apache.org/mod_mbox/incubator-general/201507.mbox/browser On Thu, Jul 23, 2015 at 12:46 PM, Alexey Kuznetsov wrote: > It is possible to read general@ list via web interface? > > > On Thu, Jul 23, 2015 at 11:37 AM, Dmitriy Setrak

Re: ignite graduation discussion

2015-07-22 Thread Alexey Kuznetsov
It is possible to read general@ list via web interface? On Thu, Jul 23, 2015 at 11:37 AM, Dmitriy Setrakyan wrote: > Igniters, > > I would like to encourage everyone to follow the graduation discussion on > the general@ list. > > D. > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-1143) We need to rework Visor console open command and related tests

2015-07-22 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1143: Summary: We need to rework Visor console open command and related tests Key: IGNITE-1143 URL: https://issues.apache.org/jira/browse/IGNITE-1143 Project

Re: Ignite startup in client mode silently hanging

2015-07-22 Thread Alexey Kuznetsov
gt; [10:40:16] Initial heap size is 256MB (should be no less than 512MB, use > -Xms512m -Xmx512m). > [10:40:16] Configured plugins: > [10:40:16] ^-- None > [10:40:16] > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Create cache and near cache from XML configuration on client node.

2015-07-16 Thread Alexey Kuznetsov
, 2015 at 8:46 PM, Alexey Kuznetsov wrote: > Igniters, > > If I use this configuration: > > > > > class="org.apache.ignite.configuration.CacheConfiguration"> > > >

Create cache and near cache from XML configuration on client node.

2015-07-15 Thread Alexey Kuznetsov
think that such functionality also should be available via XML. -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: [VOTE] Apache Ignite 1.3.0 Release (RC2)

2015-07-15 Thread Alexey Kuznetsov
LEASE_NOTES.txt;hb=refs/tags/ignite-1.3.0-incubating-rc2 > > > > Please start voting. > > > > +1 - to accept Apache Ignite (incubating) 1.3.0 > > 0 - don't care either way > > -1 - DO NOT accept Apache Ignite (incubating) 1.3.0 (explain why) > > > > This vote will go for 72 hours. > > > > --Yakov > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Ignite Web Control Center Architecture

2015-07-14 Thread Alexey Kuznetsov
approvals, etc. > > My strong preference is 3rd approach. Web agent is simply a proxy between > the web-control-center and the grid. It should simply forward > requests/responses and have almost no logic of its own. > > D. > > On Tue, Jul 14, 2015 at 9:57 AM, Alexey Kuzne

Re: Ignite Web Control Center Architecture

2015-07-14 Thread Alexey Kuznetsov
. > > > > > > > > > > > > > > > > > > > > > > > > > > On Thu, Jul 2, 2015 at 5:53 PM, Dmitriy Setrakyan < > > > > > dsetrak...@apache.org > > > > > > > > &g

Re: [VOTE] Graduate Apache Ignite from Incubation

2015-07-09 Thread Alexey Kuznetsov
gt; > > > https://cwiki.apache.org/confluence/display/IGNITE/Ignite+Maturity+Checklist > > > > Please vote > > > > +1 Graduate Apache Ignite as a TLP > > +0 > > -1 Do not graduate Apache Ignite as a TLP (please provide a reason) > > > > Voting will last 72 hours. > > > > D. > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

IgniteConfiguration: UtilityCachePoolSize and UtilityCacheKeepAliveTime

2015-07-09 Thread Alexey Kuznetsov
"utility cache messages"? When I need to change this settings? (possible use cases). I need to know this as a part of my work on IGNITE-843 Web Control Center, to add this settings on UI or not and if yes then I need to show informative description to user what for this property is.

Re: Issue with scalar in 1.2.0

2015-07-08 Thread Alexey Kuznetsov
cubating.jar:1.2.0-incubating] > > > > > at org.apache.ignite.scalar.scalar$.cache$(scalar.scala:275) > > > > > ~[ignite-scalar-1.2.0-incubating.jar:1.2.0-incubating] > > > > > at > > > > > > > > > > > > > > > > > > > > com.shoutlet.datascience.socialnetworkpollers.FBPostAggregator.(PostAggregator.scala:71) > > > > > ~[classes/:na] > > > > > > > > > > The grid is running at the time these errors are appearing, in > fact, > > > the > > > > > grid's logs are not registering any "bad behavior". > > > > > > > > > > The error goes away if I go to the ign.cache() Java API interface > > > > directly > > > > > instead of using the scalar construct. > > > > > > > > > > Thanks! > > > > > Ognen > > > > > > > > > > > > > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Query metrics...

2015-07-07 Thread Alexey Kuznetsov
ilures". I think this is NOT correct, why we increment "Query Executions" in case of failed query? I some how feel that this metric should be incremented only for successfully executed queries. Thoughts? In case if metric updated correctly, then javadocs for QueryMetrics.execution

Re: ConsistentId for IgniteConfiguration

2015-07-07 Thread Alexey Kuznetsov
e node consistentId. I think > > IgniteConfiguration > > > should have methods setConsistentId and getConsistentId. > > > > > > Thoughts? > > > > > > Kind Regards, > > > Ira. > > > > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Primary keys number metric - strange value during rebalancing

2015-07-03 Thread Alexey Kuznetsov
nodes) and this number grows to 30M during rebalancing. Looks very strange for me. Any comments? How this metric is implemented? See VisorCache.java line 201 about how Visor collect this metic. -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Near caches

2015-07-02 Thread Alexey Kuznetsov
What will happened in near cache on client node when value changed on data node? 4) Could I use scan/sql local queries on near caches on client nodes? -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Ignite Web Control Center Architecture

2015-07-02 Thread Alexey Kuznetsov
are very welcome. Thanks. -- Alexey Kuznetsov GridGain Systems www.gridgain.com

More integration issues

2015-07-02 Thread Alexey Kuznetsov
ITE-1082 Someone in the community could pick them. -- Alexey Kuznetsov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-1082) Create integration for Openfire

2015-07-02 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1082: Summary: Create integration for Openfire Key: IGNITE-1082 URL: https://issues.apache.org/jira/browse/IGNITE-1082 Project: Ignite Issue Type: New

[jira] [Created] (IGNITE-1081) Create integration for OrientDB

2015-07-02 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1081: Summary: Create integration for OrientDB Key: IGNITE-1081 URL: https://issues.apache.org/jira/browse/IGNITE-1081 Project: Ignite Issue Type: New

Re: Started working on IGNITE-882

2015-07-02 Thread Alexey Kuznetsov
> On Thu, Jul 2, 2015 at 12:27 AM, Denis Magda wrote: > > > Subj > > > > -- > > Denis > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Integration with web frameworks

2015-07-02 Thread Alexey Kuznetsov
hose issues. Thanks. On Thu, Jul 2, 2015 at 12:46 AM, Dmitriy Setrakyan wrote: > Alexey K., > > Can you please create tickets and send them to the dev list? > > D. > > On Wed, Jul 1, 2015 at 5:55 AM, Alexey Kuznetsov > wrote: > > > Igniters, > > > &

[jira] [Created] (IGNITE-1079) Create integration for vert.x framework

2015-07-02 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1079: Summary: Create integration for vert.x framework Key: IGNITE-1079 URL: https://issues.apache.org/jira/browse/IGNITE-1079 Project: Ignite Issue Type

[jira] [Created] (IGNITE-1078) Create integration for ninja framework

2015-07-02 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1078: Summary: Create integration for ninja framework Key: IGNITE-1078 URL: https://issues.apache.org/jira/browse/IGNITE-1078 Project: Ignite Issue Type

Integration with web frameworks

2015-07-01 Thread Alexey Kuznetsov
classes). What do you think: should we create similar integration and send pull requests for those web framework communities? I think that will make Ignite more recognizable and more widespread. That could be a "newbie" issues. Thoughts? -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Web Config and SQL

2015-07-01 Thread Alexey Kuznetsov
es sense > because these tools have different purposes. > > Andrey. > > On Wed, Jul 1, 2015 at 12:55 PM, Alexey Kuznetsov > > wrote: > > > Igniters, > > > > I'm working on Web Config (IGNITE-843) and one of possible features for > it > >

Rename Ignite Web Config to Ignite Web Control Center

2015-07-01 Thread Alexey Kuznetsov
Hi! As we planning to have various features in Web config: config, sql, monitor, deploy,... Why do we name it "Web Config"? I think that "Web Control Center" is a better name? Thoughts? -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Web Config and SQL

2015-07-01 Thread Alexey Kuznetsov
w we could integrate Zeppelin with Web Config? It is possible to include Zeppelin to binary distribution of Web Config? How hard to install Zeppelin? What is needed to start it? -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Web config download

2015-06-30 Thread Alexey Kuznetsov
in one or two week I think. > > > > 01 Jul 2015, в 06:37, Sergi Vladykin > написал(а): > > > > Agree with Alexey about abstracting database layer. Everything else must > > work as it does now. > > > > Sergi > > > > 2015-06-30 9:

Re: Web config download

2015-06-30 Thread Alexey Kuznetsov
I think we could continue with AngularJS and Bootstrap for frontend. On Tue, Jun 30, 2015 at 11:05 PM, Dmitriy Setrakyan wrote: > How about the rest of the stack? > > On Tue, Jun 30, 2015 at 9:03 AM, Alexey Kuznetsov > > wrote: > > > If we switch for jetty - we do NOT

Re: Web config download

2015-06-30 Thread Alexey Kuznetsov
If we switch for jetty - we do NOT need node.js. If we switch to H2 - we do NOT need MongoDB. On Tue, Jun 30, 2015 at 10:52 PM, Dmitriy Setrakyan wrote: > We are still going to need node.js, right? > > On Tue, Jun 30, 2015 at 8:49 AM, Alexey Kuznetsov > > wrote: > &g

Re: Web config download

2015-06-30 Thread Alexey Kuznetsov
for > > >> Ignite > > >> > SQL schema import. > > >> > > > >> > Jetty it is a battle tested server, I think we can go ahead with it. > > >> > Moreover if we will not be satisfied we can replace it with > something &

Re: Web config download

2015-06-30 Thread Alexey Kuznetsov
quires installation WebConfig > on local machine, my be you should create separated project > PersistenceGenerator that will use Jetty+H2 and will be packed to single > jar. > > On Tue, Jun 30, 2015 at 1:24 PM, Alexey Kuznetsov > > wrote: > > > What about docker image?

Re: Web config download

2015-06-30 Thread Alexey Kuznetsov
extra installation steps if possible. > > Ideally, a user should be able to just download it, unzip it, and start > using it. > > D. > > On Mon, Jun 29, 2015 at 12:33 AM, Alexey Kuznetsov < > akuznet...@gridgain.com> > wrote: > > > Igniters, > > > &g

Web config download

2015-06-29 Thread Alexey Kuznetsov
y one has experience of packaging web applications for later deployment? Any ideas are very appreciated. -- Alexey Kuznetsov GridGain Systems www.gridgain.com

[jira] [Created] (IGNITE-1031) Query metrics updated incorrectly

2015-06-18 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-1031: Summary: Query metrics updated incorrectly Key: IGNITE-1031 URL: https://issues.apache.org/jira/browse/IGNITE-1031 Project: Ignite Issue Type: Bug

Web configurator latest screenshots

2015-06-17 Thread Alexey Kuznetsov
/12740143/clusters-page-3.png All code committed into ignite-843 branch. See webconfig\nodejs\DEVNOTES.txt about how to deploy and run Web Config. -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Useless comments in JIRA by tc_commenter

2015-06-08 Thread Alexey Kuznetsov
This comment could be a one-liner (build triggered, for example) instead of big bunch of links that lead nowhere. On Mon, Jun 8, 2015 at 3:59 PM, Konstantin Boudnik wrote: > Why do you consider them useless? > > Cos > > On Mon, Jun 08, 2015 at 03:44PM, Alexey Kuznetsov wrote

Useless comments in JIRA by tc_commenter

2015-06-08 Thread Alexey Kuznetsov
? -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Is JIRA down?

2015-06-04 Thread Alexey Kuznetsov
+1, for me too. On Fri, Jun 5, 2015 at 12:47 PM, Atri Sharma wrote: > I am trying to access JIRA but it does not seem to be working. > > Is it only for me? > > -- > Regards, > > Atri > *l'apprenant* > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Web Configurator

2015-06-04 Thread Alexey Kuznetsov
discovery for example). On Thu, Jun 4, 2015 at 12:26 AM, Dmitriy Setrakyan wrote: > I think, if we do the help popups. then it should be automated and all the > text should come from some property files. > > D. > > On Wed, Jun 3, 2015 at 10:24 AM, Alexey Kuznetsov > > wrote:

Re: Dynamic SQL/Fulltext index create/drop.

2015-06-03 Thread Alexey Kuznetsov
itial index > configuration > >> > transactionally or if it already exists, then utilize runtime > >> configuration > >> > from cluster. > >> > > >> > At Indexing level we have to just find needed GridH2Table, take write > >> lock > >> > on it, add index, fill it with data from primary index and release the > >> > write lock. Non-blocking approach we can implement further. > >> > > >> > Index drop is basically the same. > >> > > >> > Lets discuss API and implementation here and then I'll create jira > issue > >> > with final description. > >> > > >> > By the way I am a bit busy to implement this stuff myself, so anyone > >> > interested please go ahead! > >> > > >> > Sergi > >> > > >> > > > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com

Re: Web Configurator

2015-06-03 Thread Alexey Kuznetsov
help on this > field. Even for me - I don't remember the specifics about many of these > fields. New user will benefit big time from this. > > Thanks, > -- > Nikita Ivanov > > > On Wed, Jun 3, 2015 at 10:11 AM, Alexey Kuznetsov > > wrote: > > > Updated cl

Re: Web Configurator

2015-06-03 Thread Alexey Kuznetsov
On Tue, Jun 2, 2015 at 11:53 PM, Alexey Kuznetsov wrote: > New cluster page: > > https://issues.apache.org/jira/secure/attachment/12736964/clusters-page-default.png > > https://issues.apache.org/jira/secure/attachment/12736963/clusters-page-advanced.png > > On Fri, May 29, 20

Re: Web Configurator

2015-06-02 Thread Alexey Kuznetsov
New cluster page: https://issues.apache.org/jira/secure/attachment/12736964/clusters-page-default.png https://issues.apache.org/jira/secure/attachment/12736963/clusters-page-advanced.png On Fri, May 29, 2015 at 9:30 PM, Alexey Kuznetsov wrote: > Link to issue: https://issues.apache.org/j

  1   2   3   4   >