Re: IGNITE-7107 Apache Ignite RPM packages

2017-12-07 Thread Dmitriy Setrakyan
Thanks Petr, this is awesome. To be honest, I can hardly wait until it will be possible to install Ignite with yum or apt-get. D. On Thu, Dec 7, 2017 at 7:02 AM, Petr Ivanov wrote: > HI, all! > > > Within the task IGNITE-7107 I’ve prepare pull request #3171 [1] with: > -

Re: Apache Ignite as a distributed processing back-ends

2017-12-07 Thread Romain Manni-Bucau
Hi This sounds awesome to have an Ignite runner which could compete with hazelcast-jet. The entry point would be https://beam.apache.org/contribute/runner-guide/ IMHO. Being on Ignite cluster also opens a lot of doors - reusing the filesystem or distributed structures. Very exiting. Le 8 déc.

Apache Ignite as a distributed processing back-ends

2017-12-07 Thread Denis Magda
Hello Apache Beam fellows! We at Apache Ignite community came across your project and would be happy to integrate with it. In short, Ignite is a distributed database and computational platform that has its own map-reduce like component: https://apacheignite.readme.io/docs/compute-grid

[GitHub] ignite pull request #3177: IGNITE-7145 Fixed print of warning message.

2017-12-07 Thread vsisko
GitHub user vsisko opened a pull request: https://github.com/apache/ignite/pull/3177 IGNITE-7145 Fixed print of warning message. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7145 Alternatively

[jira] [Created] (IGNITE-7145) Visor CMD: Fix tests for: Ignite Visor Console

2017-12-07 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-7145: - Summary: Visor CMD: Fix tests for: Ignite Visor Console Key: IGNITE-7145 URL: https://issues.apache.org/jira/browse/IGNITE-7145 Project: Ignite Issue

[jira] [Created] (IGNITE-7146) Assertion in GridCacheTxFinishSync

2017-12-07 Thread Alexander Belyak (JIRA)
Alexander Belyak created IGNITE-7146: Summary: Assertion in GridCacheTxFinishSync Key: IGNITE-7146 URL: https://issues.apache.org/jira/browse/IGNITE-7146 Project: Ignite Issue Type: Bug

Re: TeamCity: dead builds

2017-12-07 Thread Petr Ivanov
Point 1 - Done. Point 2 - I hope some other community members will arise to comment on how to proceed with this build - either remove this project or revive it in perspective of our to-java-9 movement and necessity to check project compatibility on all available JDKs. > On 8 Dec 2017, at

Re: TeamCity: dead builds

2017-12-07 Thread Dmitry Pavlov
Hi Petr, About point 1 https://ci.ignite.apache.org/admin/editDependencies.html?id=buildType:IgniteTests_RunAll : if you see in UI message like following «build configuration with ID "IgniteTests_IgniteIndexedObjectsCacheExpiryPolicy" does not exist» this means there is no such build. Feel free

[GitHub] ignite pull request #3165: IGNITE-6711: TotalAllocatedPages metric fix.

2017-12-07 Thread andrey-kuznetsov
GitHub user andrey-kuznetsov opened a pull request: https://github.com/apache/ignite/pull/3165 IGNITE-6711: TotalAllocatedPages metric fix. You can merge this pull request into a Git repository by running: $ git pull https://github.com/andrey-kuznetsov/ignite ignite-6711

[jira] [Created] (IGNITE-7135) IgniteCluster.startNodes() returns successful ClusterStartNodeResult even though the remote process fails

2017-12-07 Thread Alexandr Kuramshin (JIRA)
Alexandr Kuramshin created IGNITE-7135: -- Summary: IgniteCluster.startNodes() returns successful ClusterStartNodeResult even though the remote process fails Key: IGNITE-7135 URL:

Re: Time and scope for Apache Ignite 2.4

2017-12-07 Thread vveider
Hi, Denis. https://issues.apache.org/jira/browse/IGNITE-7107 https://issues.apache.org/jira/browse/IGNITE-7108 -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

[jira] [Created] (IGNITE-7136) Add JMX metric for indexing to .Net

2017-12-07 Thread Nikolay Izhikov (JIRA)
Nikolay Izhikov created IGNITE-7136: --- Summary: Add JMX metric for indexing to .Net Key: IGNITE-7136 URL: https://issues.apache.org/jira/browse/IGNITE-7136 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-7134) Never-ending timeout in IgniteSpiOperationTimeoutHelper.nextTimeoutChunk()

2017-12-07 Thread Alexandr Kuramshin (JIRA)
Alexandr Kuramshin created IGNITE-7134: -- Summary: Never-ending timeout in IgniteSpiOperationTimeoutHelper.nextTimeoutChunk() Key: IGNITE-7134 URL: https://issues.apache.org/jira/browse/IGNITE-7134

[jira] [Created] (IGNITE-7144) Java 9: fix build issue with tools.jar not found

2017-12-07 Thread Peter Ivanov (JIRA)
Peter Ivanov created IGNITE-7144: Summary: Java 9: fix build issue with tools.jar not found Key: IGNITE-7144 URL: https://issues.apache.org/jira/browse/IGNITE-7144 Project: Ignite Issue

[GitHub] ignite pull request #3172: IGNITE-7144 Java 9: fix build issue with tools.ja...

2017-12-07 Thread vveider
GitHub user vveider opened a pull request: https://github.com/apache/ignite/pull/3172 IGNITE-7144 Java 9: fix build issue with tools.jar not found * added profiles to parent and ignite-tools modules to detect java-9 environment and run parametrised build * added macOS

IGNITE-7142 Introduce ability to run Ignite Tests on TeamCity with Java 9

2017-12-07 Thread Petr Ivanov
Hi, all! I’ve introduced ability to run Ignite Tests / Run All task in java-9 (and java-1.8 as well) environment configuration. Detailed description: [1]. Please, be advised. [1]

[GitHub] ignite pull request #3171: IGNITE-7107 Apache Ignite RPM packages

2017-12-07 Thread vveider
GitHub user vveider opened a pull request: https://github.com/apache/ignite/pull/3171 IGNITE-7107 Apache Ignite RPM packages * added spec for RPM build * added instructions to DEVNOTES.txt You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-7143) CPP: Can not insert zero decimal value with the ODBC driver.

2017-12-07 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-7143: --- Summary: CPP: Can not insert zero decimal value with the ODBC driver. Key: IGNITE-7143 URL: https://issues.apache.org/jira/browse/IGNITE-7143 Project: Ignite

IGNITE-7107 Apache Ignite RPM packages

2017-12-07 Thread Petr Ivanov
HI, all! Within the task IGNITE-7107 I’ve prepare pull request #3171 [1] with: - specification to build RPM package out of built binary archive; - corresponding instruction in DEVNOTES.txt Also took responsibility to introduced style correction and unification to DEVNOTES.txt [1] -

[GitHub] ignite pull request #3069: Ignite 6872 1

2017-12-07 Thread oignatenko
Github user oignatenko closed the pull request at: https://github.com/apache/ignite/pull/3069 ---

[GitHub] ignite pull request #3168: IGNITE-6872 Linear regression should implement Mo...

2017-12-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3168 ---

[GitHub] ignite pull request #3170: Ignite 2.4.1 merge master fix lost partition

2017-12-07 Thread DmitriyGovorukhin
GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/3170 Ignite 2.4.1 merge master fix lost partition You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

IGNITE-7144 Java 9: fix build issue with tools.jar not found

2017-12-07 Thread Petr Ivanov
Hi, all. Within the task IGNITE-7144 I’ve prepare pull request #3172 [1] with changes to maven build instructions to overcome project compilation not starting on java-9 because of missing tools.jar lib. [1] - https://github.com/apache/ignite/pull/3172

Re: Time and scope for Apache Ignite 2.4

2017-12-07 Thread Igor Sapego
Hi Denis, I've been working on SSL support for ODBC [1] for a while now, and I hope to include it in 2.4, as well as some other minor improvements and bug fixes for ODBC. [1] - https://issues.apache.org/jira/browse/IGNITE-6810 Best Regards, Igor On Thu, Dec 7, 2017 at 11:51 AM, vveider

[jira] [Created] (IGNITE-7138) BinaryMetadata should be marshalled with standard JdkMarshaller instead of BinaryMarshaller

2017-12-07 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-7138: --- Summary: BinaryMetadata should be marshalled with standard JdkMarshaller instead of BinaryMarshaller Key: IGNITE-7138 URL: https://issues.apache.org/jira/browse/IGNITE-7138

[GitHub] ignite pull request #3168: IGNITE-6872 Linear regression should implement Mo...

2017-12-07 Thread oignatenko
GitHub user oignatenko opened a pull request: https://github.com/apache/ignite/pull/3168 IGNITE-6872 Linear regression should implement Model API Model and Trainer API implemented for OLS regression You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #3166: IGNITE-7134 Never-ending timeout in IgniteSpiOper...

2017-12-07 Thread akuramshingg
GitHub user akuramshingg opened a pull request: https://github.com/apache/ignite/pull/3166 IGNITE-7134 Never-ending timeout in IgniteSpiOperationTimeoutHelper.nextTimeoutChunk(). You can merge this pull request into a Git repository by running: $ git pull

Re: Ignite in docker (Native Persistence)

2017-12-07 Thread Nikolai Tikhonov
Hello! Yes, sure! I'll investigate this question and update our doc. On Thu, Dec 7, 2017 at 9:57 AM, Denis Magda wrote: > Nick, > > As one of Ignite docker maintainers, could you please investigate one how > to map Ignite persistence to docker volumes: >

[GitHub] ignite pull request #3167: IGNITE-6872 Linear regression should implement Mo...

2017-12-07 Thread oignatenko
GitHub user oignatenko opened a pull request: https://github.com/apache/ignite/pull/3167 IGNITE-6872 Linear regression should implement Model API You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #3167: IGNITE-6872 Linear regression should implement Mo...

2017-12-07 Thread oignatenko
Github user oignatenko closed the pull request at: https://github.com/apache/ignite/pull/3167 ---

[jira] [Created] (IGNITE-7137) Provide a way to switch off BaselineTopology validation of nodes joining the cluster

2017-12-07 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-7137: --- Summary: Provide a way to switch off BaselineTopology validation of nodes joining the cluster Key: IGNITE-7137 URL: https://issues.apache.org/jira/browse/IGNITE-7137

[jira] [Created] (IGNITE-7139) SQL: Implement a lazy execution for the local queries.

2017-12-07 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-7139: -- Summary: SQL: Implement a lazy execution for the local queries. Key: IGNITE-7139 URL: https://issues.apache.org/jira/browse/IGNITE-7139 Project: Ignite

[GitHub] ignite pull request #3136: IGNITE-7088 Fix implementation of DIRECT comparat...

2017-12-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3136 ---

Re: Time and scope for Apache Ignite 2.4

2017-12-07 Thread Andrey Gura
Hi, I've just updated the issue. Please take a look. On Wed, Dec 6, 2017 at 6:44 AM, Dmitriy Setrakyan wrote: > On Tue, Dec 5, 2017 at 7:13 AM, Andrey Gura wrote: > >> Hi, >> >> I'm working on WAL optimizations that improve performance >> significantly

[jira] [Created] (IGNITE-7140) Error in cardinality checks in AbstractMatrix in methods plus and minus

2017-12-07 Thread Artem Malykh (JIRA)
Artem Malykh created IGNITE-7140: Summary: Error in cardinality checks in AbstractMatrix in methods plus and minus Key: IGNITE-7140 URL: https://issues.apache.org/jira/browse/IGNITE-7140 Project:

[GitHub] ignite pull request #3169: IGNITE-4192

2017-12-07 Thread alexpaschenko
GitHub user alexpaschenko opened a pull request: https://github.com/apache/ignite/pull/3169 IGNITE-4192 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4192 Alternatively you can review and apply

[jira] [Created] (IGNITE-7141) JDBC Driver 2.3.0 Incorrectly reads PK column meta data

2017-12-07 Thread Josh (JIRA)
Josh created IGNITE-7141: Summary: JDBC Driver 2.3.0 Incorrectly reads PK column meta data Key: IGNITE-7141 URL: https://issues.apache.org/jira/browse/IGNITE-7141 Project: Ignite Issue Type: Bug

Re: Ignite in docker (Native Persistence)

2017-12-07 Thread Denis Magda
Nick, Excellent, here is a ticket! Please reassign it on me once you complete with the doc: https://issues.apache.org/jira/browse/IGNITE-7132 — Denis > On Dec 7, 2017, at 3:57 AM, Nikolai Tikhonov wrote: > > Hello! > > Yes, sure! I'll investigate this question and

[GitHub] ignite pull request #3173: IGNITE-6373 Create example for local and distribu...

2017-12-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3173 ---

[GitHub] ignite pull request #3174: IGNITE-7110: Javadoc package descriptions missed ...

2017-12-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3174 ---

[GitHub] ignite pull request #3176: IGNITE-7113 Processing of redundant type names

2017-12-07 Thread alexpaschenko
GitHub user alexpaschenko opened a pull request: https://github.com/apache/ignite/pull/3176 IGNITE-7113 Processing of redundant type names You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7113

[GitHub] ignite pull request #3175: ignite-6827-asch

2017-12-07 Thread ascherbakoff
GitHub user ascherbakoff opened a pull request: https://github.com/apache/ignite/pull/3175 ignite-6827-asch Test changes related to tx rollback on topology change. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #3173: IGNITE-6373 Create example for local and distribu...

2017-12-07 Thread oignatenko
GitHub user oignatenko opened a pull request: https://github.com/apache/ignite/pull/3173 IGNITE-6373 Create example for local and distributed k-means algorithm - examples implemented -- verified with diffs overview, clean build and execution of examples You can merge this pull

[GitHub] ignite pull request #3174: IGNITE-7110: Javadoc package descriptions missed ...

2017-12-07 Thread ybabak
GitHub user ybabak opened a pull request: https://github.com/apache/ignite/pull/3174 IGNITE-7110: Javadoc package descriptions missed for ML fixed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite