[ANNOUNCE] Apache Ignite 1.7.0 Released

2016-08-26 Thread Denis Magda
The Apache Ignite Community is pleased to announce the release of Apache Ignite 1.7.0. Apache Ignite In-Memory Data Fabric [1] is a high-performance, integrated and distributed in-memory platform for computing and transacting on large-scale data sets in real-time, orders of magnitude faster

Re: Greeting from Jason

2016-08-26 Thread Denis Magda
Hi Jason, Welcome to the Ignite community! You should get familiar with Ignite development process described here: https://cwiki.apache.org/confluence/display/IGNITE/Development+Process Instructions on how to contribute can be found here:

Re: Hello from Austin

2016-08-26 Thread Denis Magda
Hello Austin, Welcome to the Ignite community! You should get familiar with Ignite development process described here: https://cwiki.apache.org/confluence/display/IGNITE/Development+Process Instructions on how to contribute can be found here:

[GitHub] ignite pull request #995: IGNITE-3788: Fix flapping test

2016-08-26 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/995 IGNITE-3788: Fix flapping test You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3788 Alternatively you can

[jira] [Created] (IGNITE-3788) Test flapping: CodeGeneratorTest.testConfigGeneration

2016-08-26 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-3788: Summary: Test flapping: CodeGeneratorTest.testConfigGeneration Key: IGNITE-3788 URL: https://issues.apache.org/jira/browse/IGNITE-3788 Project: Ignite

Hello from Austin

2016-08-26 Thread Austin Kuo
Hi all, This is Austin. I am a student in Taiwan. I participated GSoC 2016 and found it interesting to contribute to open source therefore I wanna work on ignite. :) Regards, Austin

[GitHub] ignite pull request #994: Ignite-2974: ODBC: Implement fine-grained NIO serv...

2016-08-26 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/994 Ignite-2974: ODBC: Implement fine-grained NIO server configuration. ... implemented You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-3780) [IGNITE-3764] ODBC: Support and test implicit functions (>, <, _, +, -, etc.).

2016-08-26 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-3780: Summary: [IGNITE-3764] ODBC: Support and test implicit functions (>, <, _, +, -, etc.). Key: IGNITE-3780 URL: https://issues.apache.org/jira/browse/IGNITE-3780

[jira] [Created] (IGNITE-3779) [IGNITE-3762] ODBC: Add tests for SQL_SQL92_RELATIONAL_JOIN_OPERATORS.

2016-08-26 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-3779: Summary: [IGNITE-3762] ODBC: Add tests for SQL_SQL92_RELATIONAL_JOIN_OPERATORS. Key: IGNITE-3779 URL: https://issues.apache.org/jira/browse/IGNITE-3779 Project:

[jira] [Created] (IGNITE-3781) [IGNITE-3765] ODBC: Get rid of Tableau warnings about unsupported aggregations.

2016-08-26 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-3781: Summary: [IGNITE-3765] ODBC: Get rid of Tableau warnings about unsupported aggregations. Key: IGNITE-3781 URL: https://issues.apache.org/jira/browse/IGNITE-3781

[jira] [Created] (IGNITE-3786) [IGNITE-3758] ODBC: Add tests for SQL_SQL92_DATETIME_FUNCTIONS.

2016-08-26 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-3786: Summary: [IGNITE-3758] ODBC: Add tests for SQL_SQL92_DATETIME_FUNCTIONS. Key: IGNITE-3786 URL: https://issues.apache.org/jira/browse/IGNITE-3786 Project: Ignite

[jira] [Created] (IGNITE-3787) [IGNITE-3759] ODBC: Add tests for SQL_DATETIME_LITERALS.

2016-08-26 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-3787: Summary: [IGNITE-3759] ODBC: Add tests for SQL_DATETIME_LITERALS. Key: IGNITE-3787 URL: https://issues.apache.org/jira/browse/IGNITE-3787 Project: Ignite

[jira] [Created] (IGNITE-3778) [IGNITE-3761] ODBC: Add tests for SQL_SQL92_VALUE_EXPRESSIONS.

2016-08-26 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-3778: Summary: [IGNITE-3761] ODBC: Add tests for SQL_SQL92_VALUE_EXPRESSIONS. Key: IGNITE-3778 URL: https://issues.apache.org/jira/browse/IGNITE-3778 Project: Ignite

[jira] [Created] (IGNITE-3784) [IGNITE-3767] Web Console: create reusable dialog for node selection

2016-08-26 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-3784: Summary: [IGNITE-3767] Web Console: create reusable dialog for node selection Key: IGNITE-3784 URL: https://issues.apache.org/jira/browse/IGNITE-3784 Project: Ignite

Re: Request for assign to ticket.

2016-08-26 Thread Eduard Yuzlikeev
Alexey, Actually I think about next steps to solve problem: 1. Add method IgniteUtils#isCgroupsLimited which will detect JVM inside container (dockerl, lxc, etc); 2. Call IgniteUtils#isCgroupsLimited inside GridLocalMetrics#getAvailableProcessors and detect available CPUs by calling "nproc" in

[GitHub] ignite pull request #992: IGNITE-2946: Implemented query result fetching in ...

2016-08-26 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/992 IGNITE-2946: Implemented query result fetching in batches. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2946

Re: Request for assign to ticket.

2016-08-26 Thread Alexey Kuznetsov
Eduard, I think if it is known bug it should be properly fixed by creating some utility class (for example, IgniteRuntimeUtils) that could be used all over Ignite code base. I do not think it is a good idea to "this #getRuntime calls with using GridLocalMetrics". On Fri, Aug 26, 2016 at 5:42

[GitHub] ignite pull request #991: Ignite 3745

2016-08-26 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/991 Ignite 3745 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3745 Alternatively you can review and apply these

Re: Request for assign to ticket.

2016-08-26 Thread Sergi Vladykin
I've added you to contributors list in Jira, feel free to assign the issue to yourself. Sergi 2016-08-26 13:42 GMT+03:00 Eduard Yuzlikeev : > Hi > I want to work on next bug > https://issues.apache.org/jira/browse/IGNITE-2092?jql= >

[jira] [Created] (IGNITE-3774) Web Console: Move ACL checks to AuthService

2016-08-26 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3774: Summary: Web Console: Move ACL checks to AuthService Key: IGNITE-3774 URL: https://issues.apache.org/jira/browse/IGNITE-3774 Project: Ignite Issue