Re: Apache Ignite 1.8 Release

2016-12-06 Thread Denis Magda
Igniters, Who usually prepares docker and other cloud images for each new Ignite release and who will be able to handle it this time? https://ignite.apache.org/download.cgi#docker Sergey K., Nikolay T., are you aware about this? — Denis > On

Re: ignite-spark module in Hadoop Accelerator

2016-12-06 Thread Dmitriy Setrakyan
Why are we creating work for ourselves? What is wrong with having 2 downloads? Hadoop accelerator edition exists for the following 2 purposes only: - accelerate HDFS with Ignite In-Memory File System (IGFS) - accelerate Hadoop MapReduce with Ignite In-Memory MapReduce I agree with the

[jira] [Created] (IGNITE-4379) SQL: Local SQL field query broken in master

2016-12-06 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-4379: Summary: SQL: Local SQL field query broken in master Key: IGNITE-4379 URL: https://issues.apache.org/jira/browse/IGNITE-4379 Project: Ignite Issue

[jira] [Created] (IGNITE-4378) Affinity function should support selecting nodes based on node attributes

2016-12-06 Thread Dmitriy Setrakyan (JIRA)
Dmitriy Setrakyan created IGNITE-4378: - Summary: Affinity function should support selecting nodes based on node attributes Key: IGNITE-4378 URL: https://issues.apache.org/jira/browse/IGNITE-4378

[jira] [Created] (IGNITE-4377) Cannot find schema for object with compact footer

2016-12-06 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-4377: -- Summary: Cannot find schema for object with compact footer Key: IGNITE-4377 URL: https://issues.apache.org/jira/browse/IGNITE-4377 Project: Ignite Issue

Re: [VOTE] Apache Ignite 1.8.0 RC1

2016-12-06 Thread Saikat Maitra
+1 (non-binding) On Tue, Dec 6, 2016 at 5:26 PM, Sergi Vladykin wrote: > +1 binding > > Sergi > > 2016-12-06 14:48 GMT+03:00 Andrey Gura : > > > +1 (non-binding) > > > > 6 дек. 2016 г. 1:37 PM пользователь "Alexey Kuznetsov" < > >

NullPointerException on ScanQuery

2016-12-06 Thread Alper Tekinalp
Hi all. We have 2 servers and a cache X. On both servers a method is running reqularly and run a ScanQurey on that cache. We get partitions for that query via ignite.affinity(cacheName).primaryPartitions(ignite.cluster().localNode()) and run the query on each partitions. When cache has been

[jira] [Created] (IGNITE-4376) SQL: Failed to run reduce query locally with a valid query

2016-12-06 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-4376: -- Summary: SQL: Failed to run reduce query locally with a valid query Key: IGNITE-4376 URL: https://issues.apache.org/jira/browse/IGNITE-4376 Project: Ignite

[GitHub] ignite pull request #1320: Ignite 3966

2016-12-06 Thread iveselovskiy
GitHub user iveselovskiy opened a pull request: https://github.com/apache/ignite/pull/1320 Ignite 3966 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3966 Alternatively you can review and apply

Re: [VOTE] Apache Ignite 1.8.0 RC1

2016-12-06 Thread Sergi Vladykin
+1 binding Sergi 2016-12-06 14:48 GMT+03:00 Andrey Gura : > +1 (non-binding) > > 6 дек. 2016 г. 1:37 PM пользователь "Alexey Kuznetsov" < > akuznet...@apache.org> написал: > > > +1 (binding) > > > > Downloaded > > https://dist.apache.org/repos/dist/dev/ignite/1.8.0-rc1/ > >

Re: [VOTE] Apache Ignite 1.8.0 RC1

2016-12-06 Thread Andrey Gura
+1 (non-binding) 6 дек. 2016 г. 1:37 PM пользователь "Alexey Kuznetsov" < akuznet...@apache.org> написал: > +1 (binding) > > Downloaded > https://dist.apache.org/repos/dist/dev/ignite/1.8.0-rc1/ > apache-ignite-1.8.0-src.zip > OK > > >sha1sum -c *.sha1 > apache-ignite-1.8.0-src.zip: OK > >

[jira] [Created] (IGNITE-4375) Ignite should stop on some events and Exception types

2016-12-06 Thread Yakov Zhdanov (JIRA)
Yakov Zhdanov created IGNITE-4375: - Summary: Ignite should stop on some events and Exception types Key: IGNITE-4375 URL: https://issues.apache.org/jira/browse/IGNITE-4375 Project: Ignite

[jira] [Created] (IGNITE-4374) Ignite should validate JVM and OS configuration and output warning in log

2016-12-06 Thread Yakov Zhdanov (JIRA)
Yakov Zhdanov created IGNITE-4374: - Summary: Ignite should validate JVM and OS configuration and output warning in log Key: IGNITE-4374 URL: https://issues.apache.org/jira/browse/IGNITE-4374 Project:

[jira] [Created] (IGNITE-4373) Performance drop tx-putAll 1.8.0 vs 1.7.0

2016-12-06 Thread Ilya Suntsov (JIRA)
Ilya Suntsov created IGNITE-4373: Summary: Performance drop tx-putAll 1.8.0 vs 1.7.0 Key: IGNITE-4373 URL: https://issues.apache.org/jira/browse/IGNITE-4373 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-4372) Set up code coverage reports

2016-12-06 Thread Ksenia Rybakova (JIRA)
Ksenia Rybakova created IGNITE-4372: --- Summary: Set up code coverage reports Key: IGNITE-4372 URL: https://issues.apache.org/jira/browse/IGNITE-4372 Project: Ignite Issue Type: Improvement

Ignite should validate OS and JVM settings

2016-12-06 Thread Yakov Zhdanov
Hello Igniters! I currently see a lot of issues with Ignite deployments where problems are caused with improper JVM or OS setup, e.g. OS user has too small open files limit, Ignite's JVM has very small max direct memory size resulting to OOME in some cases. I suggest to add some validation to

Re: [VOTE] Apache Ignite 1.8.0 RC1

2016-12-06 Thread Alexey Kuznetsov
+1 (binding) Downloaded https://dist.apache.org/repos/dist/dev/ignite/1.8.0-rc1/apache-ignite-1.8.0-src.zip OK >sha1sum -c *.sha1 apache-ignite-1.8.0-src.zip: OK >md5sum -c *.md5 apache-ignite-1.8.0-src.zip: OK mvn validate -DskipTests -Pcheck-licenses OK mvn clean package -DskipTests OK

[GitHub] ignite pull request #1319: IGNITE-4301

2016-12-06 Thread devozerov
Github user devozerov closed the pull request at: https://github.com/apache/ignite/pull/1319 --- 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

Re: [VOTE] Apache Ignite 1.8.0 RC1

2016-12-06 Thread Nikolai Tikhonov
+1 (binding) On Tue, Dec 6, 2016 at 11:37 AM, Pavel Tupitsyn wrote: > +1 (non-binding) > > On Tue, Dec 6, 2016 at 11:34 AM, Vladisav Jelisavcic > wrote: > > > +1 (non-binding) > > > > On Tue, Dec 6, 2016 at 9:17 AM, Anton Vinogradov < >

[GitHub] ignite pull request #1319: IGNITE-4301

2016-12-06 Thread devozerov
GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/1319 IGNITE-4301 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4301 Alternatively you can review and apply these

Re: [VOTE] Apache Ignite 1.8.0 RC1

2016-12-06 Thread Pavel Tupitsyn
+1 (non-binding) On Tue, Dec 6, 2016 at 11:34 AM, Vladisav Jelisavcic wrote: > +1 (non-binding) > > On Tue, Dec 6, 2016 at 9:17 AM, Anton Vinogradov > > wrote: > > > +1 (binding) > > > > On Tue, Dec 6, 2016 at 3:43 AM, Roman Shtykh

Re: [VOTE] Apache Ignite 1.8.0 RC1

2016-12-06 Thread Vladisav Jelisavcic
+1 (non-binding) On Tue, Dec 6, 2016 at 9:17 AM, Anton Vinogradov wrote: > +1 (binding) > > On Tue, Dec 6, 2016 at 3:43 AM, Roman Shtykh > wrote: > > > +1 (binding) > > > > -Roman > > > > > > > > > > On Tuesday, December 6, 2016 8:14 AM,

Re: ignite-spark module in Hadoop Accelerator

2016-12-06 Thread Sergey Kozlov
Hi In general I agree with Vladimir but would suggest more technical details: Due the need to collect particular CLASS_PATHs for fabric and hadoop editions we can change the logic of processing of libs directory 1. Introduce libs/hadoop and libs/fabric directories. These directories are root