Re: Trouble with Using Ignite 1.8 ODBC Driver

2016-09-13 Thread amitpa
Also is this a problem with Visual Studio 2015 and Ignite and it doesnt happen when we use other VS versions like 2010? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Trouble-with-Using-Ignite-1-8-ODBC-Driver-tp7656p7707.html Sent from the Apache Ignite Users

Re: Trouble with Using Ignite 1.8 ODBC Driver

2016-09-12 Thread amitpa
Hey, Igor many thanks. Is it possible for you to let you know the branch? If it is available in github, I can manually merge in master and try ( We need it urgently). Regards -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Trouble-with-Using-Ignite-1-8-ODBC

Re: Trouble with Using Ignite 1.8 ODBC Driver

2016-09-12 Thread Igor Sapego
utines for Apache Ignite driver could not be found" > > Is there some step we need to do before we create the DSN? > > Other details :- > > 1) We are using JAVA 1.8 > 2) VS Studio 2015 > 3) 64 bit version of JVM and SLN. > 4) used install_amd64. > > > > > > > &g

Trouble with Using Ignite 1.8 ODBC Driver

2016-09-10 Thread amitpa
s.70518.x6.nabble.com/Trouble-with-Using-Ignite-1-8-ODBC-Driver-tp7656.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Using Ignite within within networks without internet egress

2016-06-07 Thread Nikolai Tikhonov
Hi, Haithem Turki! If your yarn cluster running in network without internet, you can use IGNITE_PATH property. The property allows to use apache ignite build from hdfs. Also error message isn't clear, I've created ticket [1] for this issue. 1. https://issues.apache.org/jira/browse/IGNITE-3268

Using Ignite within within networks without internet egress

2016-05-31 Thread Haithem Turki
Hello, When deploying Ignite on YARN in a network without outbound internet access, I run into the following issue on startup: Exception in thread "main" java.lang.RuntimeException: Failed update ignite. at org.apache.ignite.yarn.IgniteProvider.updateIgnite(IgniteProvider.java:243) at

Using Ignite-log4j

2016-04-16 Thread tomk
Hello, Could someone tell me, how to configure your logger to write into file ? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Using-Ignite-log4j-tp4252.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Using Ignite

2016-01-18 Thread Murthy Kakarlamudi
Thanks all for your responses. Will look into these alternatives. On Mon, Jan 18, 2016 at 11:24 AM, Jörn Franke wrote: > You seem to look for streaming solutions , such as Spark Streaming or > Flink Streaming or Storm > > > On 18 Jan 2016, at 17:19, Dood@ODDO

Re: Using Ignite

2016-01-18 Thread Dood
Kafka may suit your needs as a "queue" with producer/consumer and persistence capabilities also. On 1/18/2016 9:52 AM, Murthy Kakarlamudi wrote: Hi, We have a scenario where in we have a c++ application that pumps out data ticks multiple times in a second. These data ticks needs to be

Re: Using Ignite

2016-01-18 Thread Denis Magda
Hi Murthy, It looks like that you can use Ignite Streaming feature [1] with pre-configured sliding window [2] basing on what you mean under "temporarily". One of the advantages of Ignite's sliding windows is that you can query particular events using advanced SQL, text or other queries. [1]

Re: Using Ignite

2016-01-18 Thread Murthy Kakarlamudi
Hi Denis, That kind of querying will be extremely helpful if it is supported. Because in our use case, events sitting in the cache need to be queried based on time as the criteria before it can be published to the clients. Looks like the sliding window feature fits perfectly for this. Thanks

Re: Using ignite configuration with JCache api

2015-11-18 Thread Denis Magda
JCache. But, not sure of how to achieve it. Thanks, Sridhar -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Using-ignite-configuration-with-JCache-api-tp2000p2006.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Using ignite configuration with JCache api

2015-11-18 Thread edwardk
.nabble.com/Using-ignite-configuration-with-JCache-api-tp2000p2006.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

<    1   2