[jira] [Created] (IGNITE-3935) ClassLoaders are not switched during object deserialization

2016-09-20 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-3935: --- Summary: ClassLoaders are not switched during object deserialization Key: IGNITE-3935 URL: https://issues.apache.org/jira/browse/IGNITE-3935 Project: Ignite I

[jira] [Created] (IGNITE-3936) JDBC POJO store may load data twice in some conditions

2016-09-20 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3936: Summary: JDBC POJO store may load data twice in some conditions Key: IGNITE-3936 URL: https://issues.apache.org/jira/browse/IGNITE-3936 Project: Ignite

[jira] [Created] (IGNITE-3937) DatabaseMetadataDialect should properly handle unsigned types

2016-09-20 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3937: Summary: DatabaseMetadataDialect should properly handle unsigned types Key: IGNITE-3937 URL: https://issues.apache.org/jira/browse/IGNITE-3937 Project: Ignite

[jira] [Created] (IGNITE-3938) JDBC POJO should support escaping for database schema, table and field names

2016-09-20 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-3938: Summary: JDBC POJO should support escaping for database schema, table and field names Key: IGNITE-3938 URL: https://issues.apache.org/jira/browse/IGNITE-3938

[GitHub] ignite pull request #1075: Ignite 3914

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

[GitHub] ignite pull request #1087: IGNITE-3926: Exception thrown from static job ini...

2016-09-20 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/1087 IGNITE-3926: Exception thrown from static job initializer hangs remote future. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apa

[GitHub] ignite pull request #1083: IGNITE-3859 IGFS: Support direct PROXY mode invoc...

2016-09-20 Thread tledkov-gridgain
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1083 --- 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 feat

[GitHub] ignite pull request #1065: IGNITE-3859 IGFS: Support direct PROXY mode invoc...

2016-09-20 Thread tledkov-gridgain
Github user tledkov-gridgain closed the pull request at: https://github.com/apache/ignite/pull/1065 --- 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 feat

[GitHub] ignite pull request #1088: Ignite 3918

2016-09-20 Thread devozerov
GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/1088 Ignite 3918 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3918 Alternatively you can review and apply these

[jira] [Created] (IGNITE-3939) Compact long zero values binary representation

2016-09-20 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-3939: Summary: Compact long zero values binary representation Key: IGNITE-3939 URL: https://issues.apache.org/jira/browse/IGNITE-3939 Project: Ignite Issue

[GitHub] ignite pull request #1088: Ignite 3918

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

[jira] [Created] (IGNITE-3940) Hadoop: IgniteHadoopIgfsSecondaryFileSystem must use HadoopClassLoader.

2016-09-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3940: --- Summary: Hadoop: IgniteHadoopIgfsSecondaryFileSystem must use HadoopClassLoader. Key: IGNITE-3940 URL: https://issues.apache.org/jira/browse/IGNITE-3940 Project

about isolated ignite clusters on the same set of machines

2016-09-20 Thread 李玉珏
Guys: in our network, we want to isolate some of the machine to build cluster for testing, I looked at the following document,also do the test, but found that this document may not be correct: https://apacheignite.readme.io/v1.7/docs/cluster-config#isolated-ignite-clusters-on-the-same-set-of-

[GitHub] ignite pull request #1089: Ignite 3929 1

2016-09-20 Thread devozerov
GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/1089 Ignite 3929 1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3929-1 Alternatively you can review and apply th

Re: about isolated ignite clusters on the same set of machines

2016-09-20 Thread Yakov Zhdanov
Hi! When I need to isolate clusters in the same network I pass -DIGNITE_OVERRIDE_MCAST_GRP=x.x.x.x to java process starting node or -J-DIGNITE_OVERRIDE_MCAST_GRP=x.x.x.x as ignite.sh parameter. --Yakov 2016-09-20 16:52 GMT+03:00 李玉珏@163 <18624049...@163.com>: > Guys: > > in our network, we wa

[jira] [Created] (IGNITE-3941) Hadoop: Introduce common HadoopClassLoader.

2016-09-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3941: --- Summary: Hadoop: Introduce common HadoopClassLoader. Key: IGNITE-3941 URL: https://issues.apache.org/jira/browse/IGNITE-3941 Project: Ignite Issue Type

[GitHub] ignite pull request #1090: IGNITE-3939: Compact long zero values binary repr...

2016-09-20 Thread AMashenkov
GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/1090 IGNITE-3939: Compact long zero values binary representation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-39

[GitHub] ignite pull request #1091: Ignite 3941

2016-09-20 Thread devozerov
GitHub user devozerov opened a pull request: https://github.com/apache/ignite/pull/1091 Ignite 3941 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3941 Alternatively you can review and apply these

[GitHub] ignite pull request #1089: Ignite 3929 1

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

[jira] [Created] (IGNITE-3942) Hadoop: HadoopProcesor must be created using HadoopClassLoader.

2016-09-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3942: --- Summary: Hadoop: HadoopProcesor must be created using HadoopClassLoader. Key: IGNITE-3942 URL: https://issues.apache.org/jira/browse/IGNITE-3942 Project: Ignite

Re: about isolated ignite clusters on the same set of machines

2016-09-20 Thread 李玉珏
Hi: what is the java api? 在 16/9/20 22:03, Yakov Zhdanov 写道: Hi! When I need to isolate clusters in the same network I pass -DIGNITE_OVERRIDE_MCAST_GRP=x.x.x.x to java process starting node or -J-DIGNITE_OVERRIDE_MCAST_GRP=x.x.x.x as ignite.sh parameter. --Yakov 2016-09-20 16:52 GMT+03:00

[GitHub] ignite pull request #1086: IGNITE-3313 Make table name optional in Cassandra...

2016-09-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/1086 --- 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 ena

[GitHub] ignite pull request #1091: Ignite 3941

2016-09-20 Thread devozerov
Github user devozerov closed the pull request at: https://github.com/apache/ignite/pull/1091 --- 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: about isolated ignite clusters on the same set of machines

2016-09-20 Thread Yakov Zhdanov
This overrides org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder#setMulticastGroup --Yakov 2016-09-20 17:43 GMT+03:00 李玉珏@163 <18624049...@163.com>: > Hi: > > what is the java api? > > 在 16/9/20 22:03, Yakov Zhdanov 写道: > > Hi! >> >> When I need to isolate clu

[jira] [Created] (IGNITE-3943) Hadoop: change scripts.

2016-09-20 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3943: --- Summary: Hadoop: change scripts. Key: IGNITE-3943 URL: https://issues.apache.org/jira/browse/IGNITE-3943 Project: Ignite Issue Type: Sub-task

[GitHub] ignite pull request #1092: Ignite 1678 IgniteAtomicSequence: make following ...

2016-09-20 Thread DmitriyGovorukhin
GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/1092 Ignite 1678 IgniteAtomicSequence: make following reservations in advance You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apa

[GitHub] ignite pull request #1093: Ignite 1678 IgniteAtomicSequence: make following ...

2016-09-20 Thread DmitriyGovorukhin
GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/1093 Ignite 1678 IgniteAtomicSequence: make following reservations in advance You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apa

[GitHub] ignite pull request #1094: IGNITE-3291 .NET: Add IClusterGroup.ForDaemons

2016-09-20 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1094 IGNITE-3291 .NET: Add IClusterGroup.ForDaemons You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-3291 Alternatively yo

Re: Support for Spark 2.0

2016-09-20 Thread Vladimir Ozerov
I think we can expect Spark 2.0 support to be added in one of the nearest releases (not sure if it will be 1.8 or 2.0). On Mon, Sep 19, 2016 at 10:20 PM, Richard Siebeling wrote: > I'd wish someone could fix this, unfortunately I can't do anything about it > in the near future... > > On Mon, Sep

Re: Support for Spark 2.0

2016-09-20 Thread Denis Magda
Is this the only issue we have with Spark 2.0? https://issues.apache.org/jira/browse/IGNITE-3596 — Denis > On Sep 20, 2016, at 11:54 AM, Vladimir Ozerov wrote: > > I think we can expect Spark 2.0 support to be added in one of the nearest > re

Re: about isolated ignite clusters on the same set of machines

2016-09-20 Thread 李玉珏
Community, https://apacheignite.readme.io/v1.7/docs/cluster-config#isol ated-ignite-clusters-on-the-same-set-of-machin |The above document should be a problem, may cause misleading to the developer, whether someone should fix it? In addition, can the API of DiscoverySpi be optimized to facilit

Re: about isolated ignite clusters on the same set of machines

2016-09-20 Thread 李玉珏
Hi: I know,thanks! 在 16/9/20 23:07, Yakov Zhdanov 写道: This overrides org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.TcpDiscoveryMulticastIpFinder#setMulticastGroup --Yakov 2016-09-20 17:43 GMT+03:00 李玉珏@163 <18624049...@163.com>: Hi: what is the java api? 在 16/9/20 22:03, Yakov

Re: Support for Spark 2.0

2016-09-20 Thread Roman Shtykh
There is a bunch of requests from users for this upgrade. https://issues.apache.org/jira/browse/IGNITE-3822 and related. -Roman On Wednesday, September 21, 2016 5:14 AM, Denis Magda wrote: Is this the only issue we have with Spark 2.0? https://issues.apache.org/jira/browse/IGNITE-3596

[jira] [Created] (IGNITE-3944) Web console: Implement configuration of CheckpointSpi

2016-09-20 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-3944: - Summary: Web console: Implement configuration of CheckpointSpi Key: IGNITE-3944 URL: https://issues.apache.org/jira/browse/IGNITE-3944 Project: Ignite Issu

[jira] [Created] (IGNITE-3945) Web console: Implement configuration of DeploymentSpi

2016-09-20 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-3945: - Summary: Web console: Implement configuration of DeploymentSpi Key: IGNITE-3945 URL: https://issues.apache.org/jira/browse/IGNITE-3945 Project: Ignite Issu

[jira] [Created] (IGNITE-3947) Web console: Implement configuration of LoadBalancingSpis

2016-09-20 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-3947: - Summary: Web console: Implement configuration of LoadBalancingSpis Key: IGNITE-3947 URL: https://issues.apache.org/jira/browse/IGNITE-3947 Project: Ignite

[jira] [Created] (IGNITE-3946) Web console: Implement configuration of EventStorageSpi

2016-09-20 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-3946: - Summary: Web console: Implement configuration of EventStorageSpi Key: IGNITE-3946 URL: https://issues.apache.org/jira/browse/IGNITE-3946 Project: Ignite Is

[GitHub] ignite pull request #1095: IGNITE-3770: GridLogThrottle.warn ignores the exc...

2016-09-20 Thread shroman
GitHub user shroman opened a pull request: https://github.com/apache/ignite/pull/1095 IGNITE-3770: GridLogThrottle.warn ignores the exception. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shroman/ignite ignite-3770 Alternativ