[GitHub] ignite pull request #4462: IGNITE-9124 Remove some dead code in ML module

2018-07-31 Thread oignatenko
GitHub user oignatenko opened a pull request: https://github.com/apache/ignite/pull/4462 IGNITE-9124 Remove some dead code in ML module You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9124

Re: iep-6 metrics ticket review

2018-07-31 Thread Dmitriy Pavlov
Hi Alexey, I've found test failure, which is not executied in master https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8=8815184974848592565=pull%2F3148%2Fhead=testDetails_IgniteTests24Java8=__all_branches__ Is it newly contributed test? Why it fails in PR? Sincerely, Dmitriy

[GitHub] ignite pull request #4460: IGNITE-9114

2018-07-31 Thread devozerov
GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/4460 IGNITE-9114 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9114-1 Alternatively you can review and apply

Re: TDE: Upgrade Team City JDK

2018-07-31 Thread Petr Ivanov
No we cannot do it right now. What JDK is required for running this build? I can filter agents with correct JDK for now. > On 31 Jul 2018, at 16:35, Nikolay Izhikov wrote: > > Hello, Igniters. > > I have to up this thread. > > TDE. Phase 1 development is over. > But, I still can't run TDE

[GitHub] ignite pull request #3148: Ignite-6846 Add metrics for entry processor invoc...

2018-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3148 ---

Re: Apache Ignite 2.7: scope, time and release manager

2018-07-31 Thread Nikolay Izhikov
Hello, Igniters. Release page created [1]. [1] https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.7 В Пт, 27/07/2018 в 00:52 -0700, Denis Magda пишет: > Sure, it can wait. Thanks! Take a rest ) > > On Thu, Jul 26, 2018 at 11:39 PM Nikolay Izhikov > wrote: > > > Hello, Denis.

Apache Ignite tickets with empty description & dev list references

2018-07-31 Thread Dmitriy Pavlov
Hi Igniters, I would like to ask everyone in the Community to fill ticket decsription. Without it ticket is almost always incomplete and it is unclear for all community members, why this change was done. Moreover it is unlear why Ignite comitters accepts such changes. Also please link ticket to

Re: Apache Ignite 2.7: scope, time and release manager

2018-07-31 Thread Dmitriy Pavlov
Hi Nikolay, Thank you for this page. It seems font size for some filters is bigger than for others. It is intentionally done this way? Sincerely, Dmitriy Pavlov вт, 31 июл. 2018 г. в 15:57, Nikolay Izhikov : > Hello, Igniters. > > Release page created [1]. > > [1]

Re: TDE: Upgrade Team City JDK

2018-07-31 Thread Nikolay Izhikov
Hello, Igniters. I have to up this thread. TDE. Phase 1 development is over. But, I still can't run TDE tests on Team city [1]. I think that source of error is [2] Can we upgrade Team City JDK? [1] https://ci.ignite.apache.org/viewLog.html?tab=buildLog=tree=debug=all=1566703&_focus=446976

find bugs code check

2018-07-31 Thread Евгений Станиловский
hi, igniters. I take a little time to analyze findbugs  http://findbugs.sourceforge.net/   output from ignite-core module. There is summary of suspicious messages: GridIoManager sync on conc map: synchronized (map) { rmv = map.remove(set.nodeId(), set); } --- GridCacheLockImpl

[GitHub] ignite pull request #4458: IGNITE-9130: Test fixed.

2018-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4458 ---

Re: iep-6 metrics ticket review

2018-07-31 Thread Dmitriy Pavlov
Hi, Alexey, yes, that's right, it seems, we discussed this. Merged to master. Alexey, thank you for contribution, Dmitriy, Val, thank you for review. Ilya, thank you for checking solution performance. Sincerely, Dmitriy Pavlov вт, 31 июл. 2018 г. в 14:42, Aleksey Kuznetsov : > Hi! > > Yes, I

[GitHub] ignite pull request #4459: IGNITE-9138: ZookeeperDiscoverySpiTest#checkInter...

2018-07-31 Thread BiryukovVA
Github user BiryukovVA closed the pull request at: https://github.com/apache/ignite/pull/4459 ---

[jira] [Created] (IGNITE-9147) When server node left cluster on high load, cluster take hang on PartitionalExchange

2018-07-31 Thread ARomantsov (JIRA)
ARomantsov created IGNITE-9147: -- Summary: When server node left cluster on high load, cluster take hang on PartitionalExchange Key: IGNITE-9147 URL: https://issues.apache.org/jira/browse/IGNITE-9147

Re: iep-6 metrics ticket review

2018-07-31 Thread Aleksey Kuznetsov
Hi! Yes, I added `GridCacheNearAtomicMetricsSelfTest` to test atomic configuration, but `testNearRead` is broken. We agreed to proceed with this test broken and fix it later : [1] [1] :

[GitHub] ignite pull request #4461: IGNITE-9134: ZookeeperDiscoverySpiTest#testLargeU...

2018-07-31 Thread BiryukovVA
GitHub user BiryukovVA opened a pull request: https://github.com/apache/ignite/pull/4461 IGNITE-9134: ZookeeperDiscoverySpiTest#testLargeUserAttribute3 fails with OOME. You can merge this pull request into a Git repository by running: $ git pull

Re: Apache Ignite 2.7: scope, time and release manager

2018-07-31 Thread Petr Ivanov
Fixed that. It seems that Heading 2 style was applied to some Jira macros. > On 31 Jul 2018, at 16:06, Dmitriy Pavlov wrote: > > Hi Nikolay, > > Thank you for this page. It seems font size for some filters is bigger than > for others. It is intentionally done this way? > > Sincerely, >

[GitHub] ignite pull request #4460: IGNITE-9114

2018-07-31 Thread devozerov
Github user devozerov closed the pull request at: https://github.com/apache/ignite/pull/4460 ---

[GitHub] ignite pull request #4203: IGNITE-8180

2018-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4203 ---

[jira] [Created] (IGNITE-9146) Analyse and improve code coverage in ML module

2018-07-31 Thread Oleg Ignatenko (JIRA)
Oleg Ignatenko created IGNITE-9146: -- Summary: Analyse and improve code coverage in ML module Key: IGNITE-9146 URL: https://issues.apache.org/jira/browse/IGNITE-9146 Project: Ignite Issue

Local Continuous Query

2018-07-31 Thread Denis Mekhanikov
Igniters, As you may know, *ContinuousQuery * class extends the *Query *class, so *setLocal *method is

[jira] [Created] (IGNITE-9142) CacheAsyncOperationsFailoverTxTest hangs because of hanging optimistic transaction

2018-07-31 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-9142: - Summary: CacheAsyncOperationsFailoverTxTest hangs because of hanging optimistic transaction Key: IGNITE-9142 URL: https://issues.apache.org/jira/browse/IGNITE-9142

[jira] [Created] (IGNITE-9143) Web console: SQL buttons are disabled in case when it must be enabled

2018-07-31 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-9143: -- Summary: Web console: SQL buttons are disabled in case when it must be enabled Key: IGNITE-9143 URL: https://issues.apache.org/jira/browse/IGNITE-9143

Re: Spark DataFrames With Cache Key and Value Objects

2018-07-31 Thread Valentin Kulichenko
I don't think there are exact plans to remove _key and _value fields as it's pretty hard considering the fact that many users use them and that they are deeply integrated into the product. However, we already had multiple usability and other issues due to their existence, and while fixing them we

[jira] [Created] (IGNITE-9150) Web console: incorrect text of cluster acivation component in corner case

2018-07-31 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-9150: -- Summary: Web console: incorrect text of cluster acivation component in corner case Key: IGNITE-9150 URL: https://issues.apache.org/jira/browse/IGNITE-9150

Re: Apache Flink Sink + Ignite: Ouch! Argument is invalid

2018-07-31 Thread Saikat Maitra
Hi, I have submitted the below PR, please review and share feedback. Jira: https://issues.apache.org/jira/browse/IGNITE-8697 PR : https://github.com/apache/ignite/pull/4398 Review : https://reviews.ignite.apache.org/ignite/review/IGNT-CR-695 Regards, Saikat On Thu, Jul 26, 2018 at 11:26 PM,

[jira] [Created] (IGNITE-9144) A client node leaving a grid may trigger the wrong message about coordinator change in the logs

2018-07-31 Thread Ivan Artukhov (JIRA)
Ivan Artukhov created IGNITE-9144: - Summary: A client node leaving a grid may trigger the wrong message about coordinator change in the logs Key: IGNITE-9144 URL: https://issues.apache.org/jira/browse/IGNITE-9144

Re: Apache Ignite 2.7: scope, time and release manager

2018-07-31 Thread Nikolay Izhikov
Thanks, Petr! В Вт, 31/07/2018 в 16:10 +0300, Petr Ivanov пишет: > Fixed that. > It seems that Heading 2 style was applied to some Jira macros. > > > > > On 31 Jul 2018, at 16:06, Dmitriy Pavlov wrote: > > > > Hi Nikolay, > > > > Thank you for this page. It seems font size for some filters

[GitHub] ignite pull request #4402: IGNITE-9034 Add Estimator API support to TensorFl...

2018-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4402 ---

[jira] [Created] (IGNITE-9145) [ML] Add different strategies to index labels in StringEncoderTrainer

2018-07-31 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-9145: Summary: [ML] Add different strategies to index labels in StringEncoderTrainer Key: IGNITE-9145 URL: https://issues.apache.org/jira/browse/IGNITE-9145

Re: TDE: Upgrade Team City JDK

2018-07-31 Thread Petr Ivanov
>8u111. I’ve started the process of update, will try to accomplish by the end of the week. > On 31 Jul 2018, at 21:26, Denis Magda wrote: > > Nikolay, > > Do you need 8u111 and later? Or any JDK 8 works for you? > > -- > Denis > > On Tue, Jul 31, 2018 at 6:55 AM Nikolay Izhikov wrote: >

[jira] [Created] (IGNITE-9148) Split Cache 3 TC configuration.

2018-07-31 Thread Pavel Pereslegin (JIRA)
Pavel Pereslegin created IGNITE-9148: Summary: Split Cache 3 TC configuration. Key: IGNITE-9148 URL: https://issues.apache.org/jira/browse/IGNITE-9148 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-9149) Get rid of logging remaining supllier nodes rebalance time

2018-07-31 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-9149: --- Summary: Get rid of logging remaining supllier nodes rebalance time Key: IGNITE-9149 URL: https://issues.apache.org/jira/browse/IGNITE-9149 Project: Ignite

Re: TDE: Upgrade Team City JDK

2018-07-31 Thread Denis Magda
Nikolay, Do you need 8u111 and later? Or any JDK 8 works for you? -- Denis On Tue, Jul 31, 2018 at 6:55 AM Nikolay Izhikov wrote: > Hello, Petr. > > > What JDK is required for running this build? > > 8u111 and later. > > > I can filter agents with correct JDK for now. > > Encryption tests are

Re: Permissions for creating a TeamCity configuration.

2018-07-31 Thread Dmitriy Pavlov
Hi Pavel, Could you check now if you coud change settings in Ignite 2.4 Java 8 projects? Sincerely, Dmitriy Pavkiv вт, 31 июл. 2018 г. в 19:16, Dmitriy Pavlov : > Hi Pavel, > > I support idea of granting necessary permission, but I'm not sure which > role I should assign. > > So let's wait for

[GitHub] ignite pull request #4463: GG-14025: Fix deleted entry version.

2018-07-31 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/4463 GG-14025: Fix deleted entry version. For test purposes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite gg-14025

Re: TDE: Upgrade Team City JDK

2018-07-31 Thread Nikolay Izhikov
Hello, Petr. > What JDK is required for running this build? 8u111 and later. > I can filter agents with correct JDK for now. Encryption tests are executed by following build plans: * Basic 1 * Binary Objects (Simple Mapper Basic) * Queries 1 * Spring В Вт,

Re: Permissions for creating a TeamCity configuration.

2018-07-31 Thread Dmitriy Pavlov
Hi Pavel, I support idea of granting necessary permission, but I'm not sure which role I should assign. So let's wait for experienced TC admins to grant it. Sincerely, Dmitriy Pavlov вт, 31 июл. 2018 г. в 19:13, Pavel Pereslegin : > Hello Igniters, > > I want get to work on issue [1] (Split

Re: Permissions for creating a TeamCity configuration.

2018-07-31 Thread Pavel Pereslegin
Hi Dmitriy, Yes I can, thank you. 2018-07-31 19:17 GMT+03:00 Dmitriy Pavlov : > Hi Pavel, > > Could you check now if you coud change settings in Ignite 2.4 Java 8 > projects? > > Sincerely, > Dmitriy Pavkiv > > вт, 31 июл. 2018 г. в 19:16, Dmitriy Pavlov : > >> Hi Pavel, >> >> I support idea of

Assign JIRA tickets to someone else

2018-07-31 Thread Dmitriy Pavlov
Hi Igniters, Ignite is complex project and sometimes we know 1. who can solve the issue 2. and we would like that particular contributor would take an issue. In the same time "in an open source community where everything is distributed, asynchronous and volunteer work we should leave the issues

Permissions for creating a TeamCity configuration.

2018-07-31 Thread Pavel Pereslegin
Hello Igniters, I want get to work on issue [1] (Split Cache 3 TC configuration). Could you give me permissions on TeamCity for creating new configurations? My TeamCity login: xtern. [1] https://issues.apache.org/jira/browse/IGNITE-9148

Re: Removing "fabric" from Ignite binary package name

2018-07-31 Thread Dmitriy Setrakyan
Yes, agree, fabric has to be removed. If it is done in 2.7, would be great! On Tue, Jul 31, 2018 at 2:18 PM, Denis Magda wrote: > Peter, folks, > > It's weird, but we have been failing to introduce this minor change since > December. Can we get it done for 2.7 that is being discussed at the

Re: Spark DataFrames With Cache Key and Value Objects

2018-07-31 Thread Denis Magda
Hello folks, The documentation goes with a small reference about _key and _val usage, and only for Ignite SQL APIs (Java, Net, C++). I tried to clean up all the documentation code snippets. As for the GitHub examples, they require a major overhaul. Instead of _key and _val usage, we need to use

Re: Removing "fabric" from Ignite binary package name

2018-07-31 Thread Denis Magda
Peter, folks, It's weird, but we have been failing to introduce this minor change since December. Can we get it done for 2.7 that is being discussed at the moment? Are there any technical issues that block you from merging the changes? -- Denis On Thu, Jun 7, 2018 at 10:03 PM Peter Ivanov

Re: Assign JIRA tickets to someone else

2018-07-31 Thread Dmitriy Setrakyan
Dmitriy, I would agree with everything you are saying. There are some tickets, however, that cannot be done by just anyone and preferably have to be looked at by certain domain experts. In those cases only it would be OK to assign a ticket explicitly in my view. For all other cases we should

Re: Apache Ignite tickets with empty description & dev list references

2018-07-31 Thread Dmitriy Setrakyan
Completely agree. When filing a ticket, we must all understand that we are asking the community to work on it. Without a clear description nobody will be able to pick up the ticket. D. On Tue, Jul 31, 2018 at 7:02 AM, Dmitriy Pavlov wrote: > Hi Igniters, > > I would like to ask everyone in the

Update Ignite description in .NET docs and NuGet

2018-07-31 Thread Denis Magda
Hey Pavel, Could you help to update Ignite definition in accordance to the website? .NET docs [1] and NuGet [2] packages define it as In-Memory Data Fabric and data grid. The definition needs to be updated to the following: - Project name - Apache Ignite - Definition - Apache Ignite is a

Re: Assign JIRA tickets to someone else

2018-07-31 Thread Nikolay Izhikov
How about mention desired expert with some predefined message? So expert can setup simple email filter and know about tickets that have to be done. Example: "[~dpavlov] TFY" - ticket for you. В Вт, 31/07/2018 в 14:04 -0700, Dmitriy Setrakyan пишет: > Dmitriy, > > I would agree with everything

DataFrame integration does not support ARRAY type

2018-07-31 Thread Valentin Kulichenko
Hi Nikolay, Can you please take a look at this thread on SO? https://stackoverflow.com/questions/51621280/saving-a-spark-dataset-to-apache-ignite-with-array-column-and-savemode-overwrite Looks like org.apache.ignite.spark.impl.QueryUtils#dataType method should also support ArrayType as one of

Re: Local Continuous Query

2018-07-31 Thread Valentin Kulichenko
Denis, I think this is correct behavior. If you deploy a local query on a single node with a REPLICATED cache, you expect to be notified with all the updates. This is not the case for PARTITIONED caches. -Val On Tue, Jul 31, 2018 at 3:19 AM Denis Mekhanikov wrote: > Igniters, > > As you may

Re: [jira] [Assigned] (IGNITE-9113) Allocate memory for a data region when first cache assigned to this region is created

2018-07-31 Thread Dmitriy Pavlov
Hi Dmitriy, I agree that person is right in that case, but Alex G. is not only one person who can complete the issue. I agree it is not newbie ticket, but this assigned ticket is locked by assignee (see https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute ) My concern is related

[jira] [Created] (IGNITE-9139) Web console: item from dropdown cannot be selected

2018-07-31 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-9139: -- Summary: Web console: item from dropdown cannot be selected Key: IGNITE-9139 URL: https://issues.apache.org/jira/browse/IGNITE-9139 Project: Ignite

Re: Relevance of IGNITE-6409

2018-07-31 Thread Dmitriy Pavlov
Hi, Igniters, I've misprinted in previous letter: "ticket is actual and worths to be done". Sorry for autocorrection done by cell phone. Sincerely, Dmitriy Pavlov пн, 30 июл. 2018 г. в 14:21, Dmitriy Pavlov : > Hi Vladimir, > > Could you please confirm if this ticket is actual AMD worth to be

Re: Relevance of IGNITE-6409

2018-07-31 Thread Vladimir Ozerov
Hi Amir, Not very relevant at the moment. On Sun, Jul 8, 2018 at 3:53 AM Amir Akhmedov wrote: > Hi Igniters, > > I want to work on IGNITE-6409 (SQL: bypass H2 during index update) and want > to ask about it's status. Is it still relevant ticket to work on? > > Vladimir Ozerov, as a reporter,

[GitHub] ignite pull request #4459: IGNITE-9130: ZookeeperDiscoverySpiTest#checkInter...

2018-07-31 Thread BiryukovVA
GitHub user BiryukovVA opened a pull request: https://github.com/apache/ignite/pull/4459 IGNITE-9130: ZookeeperDiscoverySpiTest#checkInternalStructuresCleanup fails if zk cluster was stpped before nodes. You can merge this pull request into a Git repository by running: $ git

[jira] [Created] (IGNITE-9138) ZookeeperDiscoverySpiTest#checkInternalStructuresCleanup fails if zk cluster was stpped before nodes.

2018-07-31 Thread Vitaliy Biryukov (JIRA)
Vitaliy Biryukov created IGNITE-9138: Summary: ZookeeperDiscoverySpiTest#checkInternalStructuresCleanup fails if zk cluster was stpped before nodes. Key: IGNITE-9138 URL:

[GitHub] ignite pull request #2955: IGNITE-6803 Avoid classloader widening for intern...

2018-07-31 Thread alamar
Github user alamar closed the pull request at: https://github.com/apache/ignite/pull/2955 ---

Re: automatic node failure

2018-07-31 Thread Alex Plehanov
Dmitriy, Failure handler not supposed to be triggered by user defined exception, but in some cases user defined exception can cause critical system threads termination and this event will trigger a failure handler (which can shutdown the node). There is still no reproducer or full stack trace on

Re: SSLParameters for SslContextFactory

2018-07-31 Thread Mikhail Cherkasov
> I have commented your change: setProtocols is still redundant since we have protocol in sslContextFactory. it's not the same, the protocol field allows to set only one particular protocol, while protocols allow you to set several different versions, for example with protocols you can set:

[jira] [Created] (IGNITE-9140) Web console: incorrect X-axis lebel format for TIME_LINE

2018-07-31 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-9140: -- Summary: Web console: incorrect X-axis lebel format for TIME_LINE Key: IGNITE-9140 URL: https://issues.apache.org/jira/browse/IGNITE-9140 Project: Ignite

Re: iep-6 metrics ticket review

2018-07-31 Thread Ilya Suntsov
Dmitry G., I've run yardstick pds benchmarks against PR-3148 and master and can confirm that fixes from PR don't affect performance. 2018-07-26 18:38 GMT+03:00 Dmitry Pavlov : > Hi Ilya, > > We all agreed change is good, but we'd like to be absolutely sure there is > no performance drop.

Re: Spark DataFrames With Cache Key and Value Objects

2018-07-31 Thread Nikolay Izhikov
Hello, Igniters. Valentin, > We never recommend to use these fields Actually, we did: * Documentation [1]. Please, see "Predefined Fields" section. * Java Example [2] * DotNet Example [3] * Scala Example [4] > ...hopefully will be removed altogether one day

[GitHub] ignite pull request #4453: IGNITE-9114

2018-07-31 Thread devozerov
Github user devozerov closed the pull request at: https://github.com/apache/ignite/pull/4453 ---

Re: iep-6 metrics ticket review

2018-07-31 Thread Dmitriy Pavlov
Hi Ilya, Great, thanks! I'm going to apply this patch. Sincerely, Dmitriy Pavlov вт, 31 июл. 2018 г. в 12:35, Ilya Suntsov : > Dmitry G., > > I've run yardstick pds benchmarks against PR-3148 and master and can > confirm that fixes from PR don't affect performance. > > 2018-07-26 18:38

[jira] [Created] (IGNITE-9141) SQL: Trace and test query mapping problems

2018-07-31 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-9141: --- Summary: SQL: Trace and test query mapping problems Key: IGNITE-9141 URL: https://issues.apache.org/jira/browse/IGNITE-9141 Project: Ignite Issue