Custom aggregate function in H2 SQL

2016-09-14 Thread sibnick
I need add my custom aggregate function to H2 SQL. Currently it is not possible with Ignite API. I developed simple patch for this issue. Initially I supposed that it is directly related to IGNITE-2177. But now I realized that these issues are related but differ. Should I create new JIRA issue for

Re: New patch for Cassandra persistent store

2016-09-14 Thread Alexey Kuznetsov
Hi Igor! I reviewed and merged to master. Thanks for your contribution. On Thu, Sep 15, 2016 at 6:08 AM, Igor Rudyak wrote: > Hi guys, > > Could somebody please look at the new pull request: > https://github.com/apache/ignite/pull/1062 > -- Alexey Kuznetsov GridGain Systems www.gridgain.co

[GitHub] ignite pull request #1062: IGNITE 3791 Wrap keyspace, table and column name ...

2016-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1062 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] ignite pull request #1055: IGNITE-3421: Add ability to configure maxIterCnt ...

2016-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1055 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] ignite pull request #1063: ignite-db-x-11386

2016-09-14 Thread sboikov
GitHub user sboikov opened a pull request: https://github.com/apache/ignite/pull/1063 ignite-db-x-11386 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-db-x-11386 Alternatively you can review and ap

New patch for Cassandra persistent store

2016-09-14 Thread Igor Rudyak
Hi guys, Could somebody please look at the new pull request: https://github.com/apache/ignite/pull/1062

[GitHub] ignite pull request #1062: IGNITE 3791 Wrap keyspace, table and column name ...

2016-09-14 Thread irudyak
Github user irudyak closed the pull request at: https://github.com/apache/ignite/pull/1062 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] ignite pull request #1062: IGNITE 3791 Wrap keyspace, table and column name ...

2016-09-14 Thread irudyak
GitHub user irudyak reopened a pull request: https://github.com/apache/ignite/pull/1062 IGNITE 3791 Wrap keyspace, table and column name with escape characters in generated CQL queries You can merge this pull request into a Git repository by running: $ git pull https://github

[GitHub] ignite pull request #1062: Ignite 3791 Wrap keyspace, table and column name ...

2016-09-14 Thread irudyak
GitHub user irudyak opened a pull request: https://github.com/apache/ignite/pull/1062 Ignite 3791 Wrap keyspace, table and column name with escape characters in generated CQL queries You can merge this pull request into a Git repository by running: $ git pull https://github.c

[GitHub] ignite pull request #172: IGNITE-1371 implemented

2016-09-14 Thread irudyak
Github user irudyak closed the pull request at: https://github.com/apache/ignite/pull/172 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[jira] [Created] (IGNITE-3904) Add an option to serialize specific type(s) with OptimizedMarshaller when binary format is used

2016-09-14 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-3904: --- Summary: Add an option to serialize specific type(s) with OptimizedMarshaller when binary format is used Key: IGNITE-3904 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (IGNITE-3903) Throw an exception if @QuerySqlField annotation is attached to a method and binary marshaller is used

2016-09-14 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-3903: --- Summary: Throw an exception if @QuerySqlField annotation is attached to a method and binary marshaller is used Key: IGNITE-3903 URL: https://issues.apache.org/jira/b

[jira] [Created] (IGNITE-3902) Hadoop: unreliable context classloader manipulations.

2016-09-14 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3902: --- Summary: Hadoop: unreliable context classloader manipulations. Key: IGNITE-3902 URL: https://issues.apache.org/jira/browse/IGNITE-3902 Project: Ignite

Re: request for contributors permissions

2016-09-14 Thread Denis Magda
Hi, I’ve granted you contributors permissions in JIRA. You’re ready to go. — Denis > On Sep 13, 2016, at 6:34 PM, sibnick wrote: > > My JIRA profile for issues.apache.org: > Username: sibnick > Full Name:Tolstokulakov Nikolay > > > > -- > View this message in context: > http://apac

Re: Issue IGNITE-3850:need to add support WIN for YARN integration

2016-09-14 Thread Denis Magda
Hi, What’s your JIRA account ID? I need to add you to the contributors list first and after that you’ll be able to assign it on yourself. Also please get to know Apache Ignite’s contribution process https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute

[GitHub] ignite pull request #1061: Fixed GridCacheStopSelfTest

2016-09-14 Thread ilantukh
GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/1061 Fixed GridCacheStopSelfTest You can merge this pull request into a Git repository by running: $ git pull https://github.com/ilantukh/ignite GridCacheStopSelfTest Alternatively you can revie

[jira] [Created] (IGNITE-3901) Mesos deployment: some Mesos parameters don't work correctly

2016-09-14 Thread Vasilisa Sidorova (JIRA)
Vasilisa Sidorova created IGNITE-3901: -- Summary: Mesos deployment: some Mesos parameters don't work correctly Key: IGNITE-3901 URL: https://issues.apache.org/jira/browse/IGNITE-3901 Project: Ign

Issue IGNITE-3850:need to add support WIN for YARN integration

2016-09-14 Thread shirley feng
hi, I'm Shirely, I reported this issues on ignite user list( http://apache-ignite-users.70518.x6.nabble.com/why-allocated-containers-much-more-than-INGNITE-NODE-COUNT-td7226.html). Now I have figured it out and want to contribute to this issue. Would you please assign it to me? Thanks Shirely

[jira] [Created] (IGNITE-3900) Need to include yardstick-benchmarks to binary release

2016-09-14 Thread Yakov Zhdanov (JIRA)
Yakov Zhdanov created IGNITE-3900: - Summary: Need to include yardstick-benchmarks to binary release Key: IGNITE-3900 URL: https://issues.apache.org/jira/browse/IGNITE-3900 Project: Ignite Iss

[jira] [Created] (IGNITE-3899) Need to automate benchmark running and gathering results

2016-09-14 Thread Yakov Zhdanov (JIRA)
Yakov Zhdanov created IGNITE-3899: - Summary: Need to automate benchmark running and gathering results Key: IGNITE-3899 URL: https://issues.apache.org/jira/browse/IGNITE-3899 Project: Ignite I

[GitHub] ignite pull request #1060: Ignite 3727 2

2016-09-14 Thread DmitriyGovorukhin
GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/1060 Ignite 3727 2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3727-2 Alternatively you can review and

[jira] [Created] (IGNITE-3898) Add more information for Debugging

2016-09-14 Thread hahadada (JIRA)
hahadada created IGNITE-3898: Summary: Add more information for Debugging Key: IGNITE-3898 URL: https://issues.apache.org/jira/browse/IGNITE-3898 Project: Ignite Issue Type: Improvement

[GitHub] ignite pull request #1059: IGNITE-3897 Test transactional behaviour of cache...

2016-09-14 Thread leveyj
GitHub user leveyj opened a pull request: https://github.com/apache/ignite/pull/1059 IGNITE-3897 Test transactional behaviour of caches during rolling restart This submission includes 2 new tests for the IgniteCacheFailoverTestSuite that validate the results of an aggregation functi

[jira] [Created] (IGNITE-3897) Test transactional behaviour of caches during rolling restart

2016-09-14 Thread John Levey (JIRA)
John Levey created IGNITE-3897: -- Summary: Test transactional behaviour of caches during rolling restart Key: IGNITE-3897 URL: https://issues.apache.org/jira/browse/IGNITE-3897 Project: Ignite I

[GitHub] ignite pull request #1045: ignite-db-x-free1

2016-09-14 Thread sboikov
Github user sboikov closed the pull request at: https://github.com/apache/ignite/pull/1045 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] ignite pull request #1051: IGNITE-3868: Fix for driver installiation.

2016-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1051 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] ignite pull request #1021: ignite-1.6.7

2016-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1021 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] ignite pull request #1035: IGNITE-3831: Added distributed query to example.

2016-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1035 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] ignite pull request #1023: IGNITE-3613 IGFS: IgfsImpl.size() doesn't take se...

2016-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1023 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[jira] [Created] (IGNITE-3896) Cache POJO store with Percona and the MariaDB shoud correctry select dialect

2016-09-14 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-3896: - Summary: Cache POJO store with Percona and the MariaDB shoud correctry select dialect Key: IGNITE-3896 URL: https://issues.apache.org/jira/browse/IGNITE-3896 Projec

[jira] [Created] (IGNITE-3895) Web console: Should split large generated XML and Java files.

2016-09-14 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-3895: - Summary: Web console: Should split large generated XML and Java files. Key: IGNITE-3895 URL: https://issues.apache.org/jira/browse/IGNITE-3895 Project: Ignite

Re: request for contributors permissions

2016-09-14 Thread sibnick
Now I successfully subscribed to dev mail list -- View this message in context: http://apache-ignite-developers.2346864.n4.nabble.com/request-for-contributors-permissions-tp11198p11223.html Sent from the Apache Ignite Developers mailing list archive at Nabble.com.