[GitHub] ignite pull request: IGNITE-2923 .NET: Fix LINQ date formatting

2016-03-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/591 --- 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-2930) Visor cmd: alert does not react on condition switch

2016-03-31 Thread Vasiliy Sisko (JIRA)
Vasiliy Sisko created IGNITE-2930: - Summary: Visor cmd: alert does not react on condition switch Key: IGNITE-2930 URL: https://issues.apache.org/jira/browse/IGNITE-2930 Project: Ignite Issue

[GitHub] ignite pull request: IGNITE-813 Apache Flink Integration

2016-03-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/550 --- 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-2928) Confusing exception when trying to execute DELETE query

2016-03-31 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-2928: --- Summary: Confusing exception when trying to execute DELETE query Key: IGNITE-2928 URL: https://issues.apache.org/jira/browse/IGNITE-2928 Project: Ignite

Re: Default for backups in AtomicConfiguration

2016-03-31 Thread Dmitriy Setrakyan
The message looks a little incomplete to me. How about: “Failed to find an atomic structure with given name (increase AtomicConfiguration.backups if it was lost due to a failed or left node): *MyStructureName*” D. On Thu, Mar 31, 2016 at 2:56 AM, Yakov Zhdanov wrote: >

[GitHub] ignite pull request: Ignite 2835 BinaryObjectOffHeapImpl leaked to...

2016-03-31 Thread ashutakGG
GitHub user ashutakGG opened a pull request: https://github.com/apache/ignite/pull/594 Ignite 2835 BinaryObjectOffHeapImpl leaked to public code https://issues.apache.org/jira/browse/IGNITE-2835 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] ignite pull request: IGNITE-2835 Binary object off heap impl leak ...

2016-03-31 Thread ashutakGG
Github user ashutakGG closed the pull request at: https://github.com/apache/ignite/pull/567 --- 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: IGNITE-2899 BinaryObject is deserialized befo...

2016-03-31 Thread ashutakGG
GitHub user ashutakGG opened a pull request: https://github.com/apache/ignite/pull/593 IGNITE-2899 BinaryObject is deserialized before getting passed to CacheInterceptor https://issues.apache.org/jira/browse/IGNITE-2899 You can merge this pull request into a Git repository by

Re: Apache Flink <=> Apache Ignite integration

2016-03-31 Thread Saikat Maitra
Hi , I agree with Roman and Raul. https://issues.apache.org/jira/browse/IGNITE-813 allows injecting data to into cache via Data Streamer. Integrating with Ignite FileSystem for source and sink will allow for bidirectional connector. It will also allow easier implementation for DataStream

[jira] [Created] (IGNITE-2927) Ignite Yarn application stdout and stderr logs are misrecognized.

2016-03-31 Thread Vasilisa Sidorova (JIRA)
Vasilisa Sidorova created IGNITE-2927: -- Summary: Ignite Yarn application stdout and stderr logs are misrecognized. Key: IGNITE-2927 URL: https://issues.apache.org/jira/browse/IGNITE-2927

[jira] [Created] (IGNITE-2926) Create GridNearAtomicSingleUpdateFuture for single key-value pair update.

2016-03-31 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2926: --- Summary: Create GridNearAtomicSingleUpdateFuture for single key-value pair update. Key: IGNITE-2926 URL: https://issues.apache.org/jira/browse/IGNITE-2926

[GitHub] ignite pull request: GG-10988 benchmarking

2016-03-31 Thread ilantukh
GitHub user ilantukh opened a pull request: https://github.com/apache/ignite/pull/592 GG-10988 benchmarking This version uses CHM8 instead of JDK CHM. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ilantukh/ignite

[jira] [Created] (IGNITE-2925) Optimize initial code path for single key-value pair update in DHT ATOMIC cache.

2016-03-31 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-2925: --- Summary: Optimize initial code path for single key-value pair update in DHT ATOMIC cache. Key: IGNITE-2925 URL: https://issues.apache.org/jira/browse/IGNITE-2925

[GitHub] ignite pull request: IGNITE-2923 .NET: Fix LINQ date formatting

2016-03-31 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/591 IGNITE-2923 .NET: Fix LINQ date formatting You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-2923 Alternatively you

[jira] [Created] (IGNITE-2924) .NET: Speed up unit tests

2016-03-31 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-2924: -- Summary: .NET: Speed up unit tests Key: IGNITE-2924 URL: https://issues.apache.org/jira/browse/IGNITE-2924 Project: Ignite Issue Type: Task

[GitHub] ignite pull request: IGNITE-2686 .NET: Add calling Java services s...

2016-03-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/513 --- 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

hive not working with ignite igfs

2016-03-31 Thread pawanpawar
Hi all, when I try to run the hive cmd I got this error. pawanpawar@cloud:~$ hive Exception in thread "main" java.lang.RuntimeException: java.io.IOException: Failed to get file status [path=/tmp/hive] at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:444)

[GitHub] ignite pull request: Ignite 1632

2016-03-31 Thread iveselovskiy
GitHub user iveselovskiy opened a pull request: https://github.com/apache/ignite/pull/590 Ignite 1632 You can merge this pull request into a Git repository by running: $ git pull https://github.com/iveselovskiy/ignite ignite-1632 Alternatively you can review and apply these

Re: Default for backups in AtomicConfiguration

2016-03-31 Thread Yakov Zhdanov
How about this one - Failed to find atomic with given name (increase AtomicConfiguration.backups count if it has been lost due to node leave) ? --Yakov 2016-03-31 9:50 GMT+03:00 Vladimir Ozerov : > Igniters, > > I noted that in our AtomicConfiguration we have PARTITIONED

Pre-loading entry from a persistent store after it has been evicted/expired/removed+skipStore

2016-03-31 Thread Denis Magda
Igniters, Let's say that we have the following task. Due to RAM memory constraints we need to evict entries from a cache. Presently it can be done with: 1) eviction to swap; 2) expire policy; 3) eviction policy; 4) remove(key) + withSkipStore; After an entry gets evicted from cache we may

Re: Hadoop and hive not working after setting ignite igfs.

2016-03-31 Thread pawanpawar
Thanks I changed as you suggest me to do. but now when I try to run the hadoop cmd it show me different error. pawanpawar@cloud:~$ hadoop fs -ls -R / ls: Generic IGFS error occurred. I checked my hadoop log file it show me nothing. but when I try to start my hadoop history server it show me this

Re: Hadoop and hive not working after setting ignite igfs.

2016-03-31 Thread Vladimir Ozerov
"v1" or "v2" doesn't stand for Hadoop 1.x and Hadoop 2.x. Instead, this is about either old "FileSystem" API or new "AbstractFileSystem" API. In your stack trace I see that you use "FileSystem", so you should try setting "v1". Vladimir. On Thu, Mar 31, 2016 at 8:44 AM, pawanpawar

Re: Hadoop and hive not working after setting ignite igfs.

2016-03-31 Thread pawanpawar
Thanks for your reply, I am using Hadoop 2, so I used "v2". Is this for hadoop version? On Thu, Mar 31, 2016 at 11:11 AM, Vladimir Ozerov [via Apache Ignite Developers] wrote: > Hi, > > Please double-check that you set correct class name in

Re: Hadoop and hive not working after setting ignite igfs.

2016-03-31 Thread Vladimir Ozerov
Hi, Please double-check that you set correct class name in *core-site.xml*. It seems to me that you should change "v2" to "v1": org.apache.ignite.hadoop.fs.*v1*.IgniteHadoopFileSystem Vladimir. On Thu, Mar 31, 2016 at 1:22 AM, pawanpawar wrote: > Hi team I am getting