Re: IGNITE-7107 Apache Ignite RPM packages

2018-01-17 Thread Petr Ivanov
Hi, Denis. Proposed layout will require changes to release procedure. Also, I’d like to add to this layout symlink to latest repository, which we will update every release. But my concern will be — are we allowed to add and store about half a gigabyte of artifacts every 3 months? > On 18

Binary protocol documentation

2018-01-17 Thread Prachi Garg
Hi Pavel, I have a few more questions regarding the binary protocol. 1. OP_GET_BINARY_TYPE - Response returns array (not mentioned in the wiki doc), but OP_PUT_BINARY_TYPE does not require to pass an array. Wiki doc need to be fixed. - Response returns Schema Id as well (not

Re: Username/password authentication for thin clients

2018-01-17 Thread Vladimir Ozerov
Taras, I think we need a comparison of available options and (possibly) analysis what other vendors use. On Tue, Jan 16, 2018 at 3:56 PM, Taras Ledkov wrote: > What do you think about usage bcrypt [1], [2] to store encrypted password? > > [1]

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

2018-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3396 ---

Re: Apache Ignite 2.4 release

2018-01-17 Thread Dmitriy Setrakyan
Great news, indeed! Looking forward to 2.4 release. On Wed, Jan 17, 2018 at 2:55 AM, Vladimir Ozerov wrote: > Igniters, > > Great news - two very important tickets - baseline topology and Java 8 > support - were merged to master. At this point it makes sense to create a >

[jira] [Created] (IGNITE-7459) Web console: do not show result title until query end

2018-01-17 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-7459: -- Summary: Web console: do not show result title until query end Key: IGNITE-7459 URL: https://issues.apache.org/jira/browse/IGNITE-7459 Project: Ignite

Re: IGNITE-7107 Apache Ignite RPM packages

2018-01-17 Thread Denis Magda
Hi Petr, I would go for the approach implemented for Cassandra. Specifically: Cassandra root repository includes all the most recent versions and packages for RPM and DEB: http://www.apache.org/dist/cassandra/ This is a subdirectory for RPMs there: http://www.apache.org/dist/cassandra/redhat/

[jira] [Created] (IGNITE-7458) NPE after node restart with native persistence enabled.

2018-01-17 Thread Mikhail Cherkasov (JIRA)
Mikhail Cherkasov created IGNITE-7458: - Summary: NPE after node restart with native persistence enabled. Key: IGNITE-7458 URL: https://issues.apache.org/jira/browse/IGNITE-7458 Project: Ignite

Partition loss policy to disable cache completely

2018-01-17 Thread Valentin Kulichenko
Folks, Our PartitionLossPolicy allows to disable operations on lost partitions, however all available policies allow any operations on partitions that were not lost. It seems to me it can be very useful to also have a policy that completely blocks the cache in case of data loss. Is it possible to

Re: Java 8 Support

2018-01-17 Thread Denis Magda
Great news! I guess we will see Java 9 supported in 2.4 too which will make Java developers even happier! :) — Denis > On Jan 17, 2018, at 8:37 AM, vveider wrote: > > Hi, all! > > > I'm glad to announce that official Java 8 support finally found its way into > Apache

[GitHub] ignite pull request #3385: IGNITE-7378: WAL converter: add records statistic...

2018-01-17 Thread dspavlov
Github user dspavlov closed the pull request at: https://github.com/apache/ignite/pull/3385 ---

[GitHub] ignite pull request #3365: IGNITE-7380: Avoid updating logical cache sizes (...

2018-01-17 Thread dspavlov
Github user dspavlov closed the pull request at: https://github.com/apache/ignite/pull/3365 ---

[GitHub] ignite pull request #3398: IGNITE-7456: Fix wrong batch logic in distributed...

2018-01-17 Thread artemmalykh
GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3398 IGNITE-7456: Fix wrong batch logic in distributed MLP training. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

Java 8 Support

2018-01-17 Thread vveider
Hi, all! I'm glad to announce that official Java 8 support finally found its way into Apache Ignite's master and, respectively, 2.4 release! What does it mean for contributors? 1. Java 7 support is dropped, compilation and run is impossible. 2. Tests on Public TC should be run on "Ignite Tests

[GitHub] ignite pull request #3397: IGNITE-7077: Implementation of Spark query optimi...

2018-01-17 Thread nizhikov
GitHub user nizhikov opened a pull request: https://github.com/apache/ignite/pull/3397 IGNITE-7077: Implementation of Spark query optimization. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nizhikov/ignite IGNITE-7077

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

2018-01-17 Thread vveider
GitHub user vveider opened a pull request: https://github.com/apache/ignite/pull/3396 IGNITE-7107 Apache Ignite RPM packages * added changelog to package specification You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #3391: ignite-7450 FileWriteAheadLogManager always uses ...

2018-01-17 Thread agura
Github user agura closed the pull request at: https://github.com/apache/ignite/pull/3391 ---

[GitHub] ignite pull request #3395: IGNITE-5565 replace Cron4J with Quartz

2018-01-17 Thread macrergate
GitHub user macrergate opened a pull request: https://github.com/apache/ignite/pull/3395 IGNITE-5565 replace Cron4J with Quartz You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite IGNITE-5565 Alternatively

[jira] [Created] (IGNITE-7457) Authorization happens on the Client not Server

2018-01-17 Thread Paul Anderson (JIRA)
Paul Anderson created IGNITE-7457: - Summary: Authorization happens on the Client not Server Key: IGNITE-7457 URL: https://issues.apache.org/jira/browse/IGNITE-7457 Project: Ignite Issue

[GitHub] ignite pull request #3372: Ignite-gg -13276 weak ref for group state in chec...

2018-01-17 Thread DmitriyGovorukhin
Github user DmitriyGovorukhin closed the pull request at: https://github.com/apache/ignite/pull/3372 ---

[jira] [Created] (IGNITE-7456) Wrong batch logic in distributed MLP training.

2018-01-17 Thread Artem Malykh (JIRA)
Artem Malykh created IGNITE-7456: Summary: Wrong batch logic in distributed MLP training. Key: IGNITE-7456 URL: https://issues.apache.org/jira/browse/IGNITE-7456 Project: Ignite Issue Type:

[GitHub] ignite pull request #3390: IGNITE-6776 .NET: Thin client: SQL & LINQ example

2018-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3390 ---

[jira] [Created] (IGNITE-7455) Persistence store should use fixed byte order

2018-01-17 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-7455: --- Summary: Persistence store should use fixed byte order Key: IGNITE-7455 URL: https://issues.apache.org/jira/browse/IGNITE-7455 Project: Ignite Issue Type: Bug

[GitHub] ignite pull request #3393: IGNITE-7454 Wrong package in IgniteExamplesMLTest...

2018-01-17 Thread oignatenko
GitHub user oignatenko opened a pull request: https://github.com/apache/ignite/pull/3393 IGNITE-7454 Wrong package in IgniteExamplesMLTestSuite - completed work for ML examples -- verified with diffs overview, clean rebuild and execution of IgniteExamplesSelfTestSuite You can

[jira] [Created] (IGNITE-7454) Wrong package in IgniteExamplesMLTestSuite after it was moved per IGNITE-7203

2018-01-17 Thread Oleg Ignatenko (JIRA)
Oleg Ignatenko created IGNITE-7454: -- Summary: Wrong package in IgniteExamplesMLTestSuite after it was moved per IGNITE-7203 Key: IGNITE-7454 URL: https://issues.apache.org/jira/browse/IGNITE-7454

[GitHub] ignite pull request #3392: ZookeeperDiscovery implementation

2018-01-17 Thread sergey-chugunov-1985
GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/3392 ZookeeperDiscovery implementation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-zk Alternatively

[GitHub] ignite pull request #3391: ignite-7450 FileWriteAheadLogManager always uses ...

2018-01-17 Thread agura
GitHub user agura opened a pull request: https://github.com/apache/ignite/pull/3391 ignite-7450 FileWriteAheadLogManager always uses RandomAccessFileIOFactory …ctory now You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request #3352: IGNITE-7301 .NET: Baseline topology

2018-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/3352 ---

[jira] [Created] (IGNITE-7453) PageSnapshot uses direct invocation of DirectBuffer.clean()

2018-01-17 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-7453: Summary: PageSnapshot uses direct invocation of DirectBuffer.clean() Key: IGNITE-7453 URL: https://issues.apache.org/jira/browse/IGNITE-7453 Project: Ignite

[jira] [Created] (IGNITE-7452) Make Linear SVM example for multi - classification

2018-01-17 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-7452: Summary: Make Linear SVM example for multi - classification Key: IGNITE-7452 URL: https://issues.apache.org/jira/browse/IGNITE-7452 Project: Ignite

[jira] [Created] (IGNITE-7451) Make Linear SVM for multi-classification

2018-01-17 Thread Aleksey Zinoviev (JIRA)
Aleksey Zinoviev created IGNITE-7451: Summary: Make Linear SVM for multi-classification Key: IGNITE-7451 URL: https://issues.apache.org/jira/browse/IGNITE-7451 Project: Ignite Issue

Re: IGNITE-7107 Apache Ignite RPM packages

2018-01-17 Thread Petr Ivanov
Hi, Igniters! As part of "Apache Ignite in Packages" initiative, I’ve introduced update to Release procedure, which consists of: - RPM-build instruction [1]. - new "vote_3_step_1[rpm]create_rpm_repository.sh” script which does everything else to prepare RPM-repository layout along with

[jira] [Created] (IGNITE-7450) Always use RandomAccessFileIO for FileWriteAheadManager

2018-01-17 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-7450: --- Summary: Always use RandomAccessFileIO for FileWriteAheadManager Key: IGNITE-7450 URL: https://issues.apache.org/jira/browse/IGNITE-7450 Project: Ignite Issue

[jira] [Created] (IGNITE-7449) Rebalancing metrics doesn't display actual information about current rebalance state

2018-01-17 Thread Dmitry Sherstobitov (JIRA)
Dmitry Sherstobitov created IGNITE-7449: --- Summary: Rebalancing metrics doesn't display actual information about current rebalance state Key: IGNITE-7449 URL:

[jira] [Created] (IGNITE-7448) destroy*() API for datastructures

2018-01-17 Thread Alexander Belyak (JIRA)
Alexander Belyak created IGNITE-7448: Summary: destroy*() API for datastructures Key: IGNITE-7448 URL: https://issues.apache.org/jira/browse/IGNITE-7448 Project: Ignite Issue Type: Bug

Re: Apache Ignite 2.4 release

2018-01-17 Thread Vladimir Ozerov
Igniters, Great news - two very important tickets - baseline topology and Java 8 support - were merged to master. At this point it makes sense to create a branch to stabilize the release and finalize outstanding tickets. I created the branch *ignite-2.4*. Please follow the rules below when

[GitHub] ignite pull request #3390: IGNITE-6776 .NET: Thin client: SQL & LINQ example

2018-01-17 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3390 IGNITE-6776 .NET: Thin client: SQL & LINQ example You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6776

[GitHub] ignite pull request #3389: IGNITE-7413 Fix SqlDmlExample

2018-01-17 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/3389 IGNITE-7413 Fix SqlDmlExample You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-7413 Alternatively you can review and

[jira] [Created] (IGNITE-7447) SQL: Wrong {{BatchUpdateException}} error code if request fails on remote node.

2018-01-17 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-7447: -- Summary: SQL: Wrong {{BatchUpdateException}} error code if request fails on remote node. Key: IGNITE-7447 URL: https://issues.apache.org/jira/browse/IGNITE-7447

[jira] [Created] (IGNITE-7446) Distributed joins do not work with DML and IN clause

2018-01-17 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-7446: -- Summary: Distributed joins do not work with DML and IN clause Key: IGNITE-7446 URL: https://issues.apache.org/jira/browse/IGNITE-7446 Project: Ignite

[jira] [Created] (IGNITE-7445) Thin client: SQL batching

2018-01-17 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-7445: -- Summary: Thin client: SQL batching Key: IGNITE-7445 URL: https://issues.apache.org/jira/browse/IGNITE-7445 Project: Ignite Issue Type: Improvement