[jira] [Created] (IGNITE-3691) Add Spring Cache supported

2016-08-15 Thread wmz7year (JIRA)
wmz7year created IGNITE-3691: Summary: Add Spring Cache supported Key: IGNITE-3691 URL: https://issues.apache.org/jira/browse/IGNITE-3691 Project: Ignite Issue Type: New Feature

[jira] [Created] (IGNITE-3690) Log Message Glossary

2016-08-15 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-3690: --- Summary: Log Message Glossary Key: IGNITE-3690 URL: https://issues.apache.org/jira/browse/IGNITE-3690 Project: Ignite Issue Type: Improvement

Re: Shared memory communication and recovery

2016-08-15 Thread Dmitriy Setrakyan
To my knowledge, the shared memory communication was added to enable large file transfers from HDFS to Ignite. Does that use case still make sense or is the socket communication as fast as shared memory one now? On Mon, Aug 15, 2016 at 2:38 PM, Valentin Kulichenko < valentin.kuliche...@gmail.com>

Re: Embedded mode ignite on spark for cache data lost issues

2016-08-15 Thread Valentin Kulichenko
There is already a discussion on user list regarding this [1]. Let's continue there as this is not for the dev list. I will try to respond there shortly. [1] http://apache-ignite-users.70518.x6.nabble.com/Embedded-mode-ignite-on-spark-td6942.html -Val On Sun, Aug 14, 2016 at 6:24 PM, percent620

Re: Ignite for Spark on YARN Deployment

2016-08-15 Thread Valentin Kulichenko
I copy-pasted the response to the user list. Let's continue there, this discussion is not for the dev list. *http://apache-ignite-users.70518.x6.nabble.com/Ignite-for-Spark-on-YARN-Deployment-td6910.html

Re: Interested in Apache Ignite Contributions

2016-08-15 Thread Denis Magda
Good, Hope that someone from the community will provide his feedback in the nearest time. Sam, Andrey G., looks like that you are the ones who can do the review of Patrick’s changes. — Denis > On Aug 12, 2016, at 1:45 PM, Patrick Peralta > wrote: > > Thanks -

Re: Ignite Maven project version number

2016-08-15 Thread Denis Magda
Anton, would you mind providing your thoughts on this. — Denis > On Aug 12, 2016, at 6:02 PM, Igor Rudyak wrote: > > Guys, > > Found that each time after publishing new Ignite release and switching to > development of next version, version numbers are copy-pasted in all

[GitHub] ignite pull request #958: IGNITE-3325 .NET: Improve CompiledQuery in LINQ pr...

2016-08-15 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/958 IGNITE-3325 .NET: Improve CompiledQuery in LINQ provider You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-3325-1.6.5

[GitHub] ignite pull request #786: IGNITE-1629 .Net: Introduce native logging facilit...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/786 --- 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 #944: IGNITE-3668 IGFS: Local secondary: Review all "thr...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/944 --- 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 #935: IGNITE-3644 IGFS: Local secondary: Implement exist...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/935 --- 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 #939: IGNITE-3650 IGFS: Local secondary: Implement "info...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/939 --- 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 #937: IGNITE-3647 IGFS: Local secondary: Implement listP...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/937 --- 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-3688) GridCacheIoManager.idxClsHandlers should be volatile.

2016-08-15 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-3688: --- Summary: GridCacheIoManager.idxClsHandlers should be volatile. Key: IGNITE-3688 URL: https://issues.apache.org/jira/browse/IGNITE-3688 Project: Ignite

Re: Ignite for Spark on YARN Deployment

2016-08-15 Thread Nikolai Tikhonov
Hi, > 1) What ports should be opened on driver machine or yarn machine?(There > issues were happned on our production env) Ignite by default using the following ports:11211 - REST, 47100..47200 - TCP communication, 47500...47600 - Discovery, 49112 - JMX. You can change the values (see

Re: IGNITE-640: IgniteMultimap interface draft version

2016-08-15 Thread Dmitriy Setrakyan
Thanks, Amir! I responded in the ticket. Let's move the discussion there. On Sun, Aug 14, 2016 at 11:51 AM, Amir Akhmedov wrote: > I updated the ticket with design details. Can you please review it and put > your comments? > >

Embedded mode ignite on spark for cache data lost issues

2016-08-15 Thread percent620
I will describe my issues detailed as below. I have the same code on two scenarios but first one is correct and second one is not correct. I'm studying ignite recent days but can't get correct result on thisHopefully anyone can help me on this. == 1、Run ignite

[jira] [Created] (IGNITE-3687) Update StormStreamer dependencies to 1.0.x

2016-08-15 Thread Roman Shtykh (JIRA)
Roman Shtykh created IGNITE-3687: Summary: Update StormStreamer dependencies to 1.0.x Key: IGNITE-3687 URL: https://issues.apache.org/jira/browse/IGNITE-3687 Project: Ignite Issue Type:

[GitHub] ignite pull request #957: IGNITE-3665: Updated KafkaStreamer dependencies.

2016-08-15 Thread shroman
GitHub user shroman opened a pull request: https://github.com/apache/ignite/pull/957 IGNITE-3665: Updated KafkaStreamer dependencies. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shroman/ignite ignite-3665 Alternatively you

[jira] [Created] (IGNITE-3684) Web Console: Don't hide a tooltip on mouse hover

2016-08-15 Thread Maxim Afanasiev (JIRA)
Maxim Afanasiev created IGNITE-3684: --- Summary: Web Console: Don't hide a tooltip on mouse hover Key: IGNITE-3684 URL: https://issues.apache.org/jira/browse/IGNITE-3684 Project: Ignite