Re: Error in executing hadoop job using ignite

2017-04-05 Thread Andrey Mashenkov
ar library in classpath. You wrote: Hi, I am using ignite hadoop accelerator and hdfs as secondry file system. But when I submit job using ignite configuration it show following error. Please tell if you feel anything wrong. ]$ hadoop --config ~/ignite_conf jar /app/hadoop/share/hadoop/mapred

Re: Insert data in hdfs using ignite

2017-03-28 Thread vkulichenko
PI. That's the whole point of this product - you just plug it in into Hadoop and run your Hadoop application without changes. Having said that, you can try any Hadoop example. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Insert-data-in-hdfs-using-ignit

Re: Insert data in hdfs using ignite

2017-03-23 Thread dkarachentsev
ge in context: http://apache-ignite-users.70518.x6.nabble.com/Insert-data-in-hdfs-using-ignite-tp11343p11390.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: MapReduce Job stuck when using ignite hadoop accelerator

2016-12-01 Thread Andrey Mashenkov
running cache operations, > dump IO statistics. > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/MapReduce-Job-stuck-when-using-ignite- > hadoop-accelerator-tp9216p9251.html > Sent from the Apache Ignite Users mailing list archiv

Re: MapReduce Job stuck when using ignite hadoop accelerator

2016-11-28 Thread Kaiming Wan
operations, dump IO statistics. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/MapReduce-Job-stuck-when-using-ignite-hadoop-accelerator-tp9216p9251.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

MapReduce Job stuck when using ignite hadoop accelerator

2016-11-28 Thread Kaiming Wan
^-- System thread pool [active=0, idle=80, qSize=0] ^-- Outbound messages queue [size=0] How to solve this problem and what cause this? >From the log info, I find free heap space diminish by 0.02% every several minutes. And "thread pool starvation detected" warnning appeared now and then. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/MapReduce-Job-stuck-when-using-ignite-hadoop-accelerator-tp9216.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: [EXTERNAL] Re: Query on using Ignite as persistence data and processing layer

2016-11-09 Thread vkulichenko
No, this is not available yet. Here is the corresponding ticket: https://issues.apache.org/jira/browse/IGNITE-961 -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Query-on-using-Ignite-as-persistence-data-and-processing-layer-tp8775p8858.html Sent from the

Re: [EXTERNAL] Re: Query on using Ignite as persistence data and processing layer

2016-11-08 Thread chevy
One more query Val, Is Node.js support for Ignite (client and server) available? -- Regards, Chetan. From: "vkulichenko [via Apache Ignite Users]" Date: Wednesday, November 9, 2016 at 3:31 AM To: "Chetan.V.Yadav" Subject: [EXTERNAL] Re: Query on using Ignite as

Re: Query on using Ignite as persistence data and processing layer

2016-11-08 Thread vkulichenko
ersistence store underneath. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Query-on-using-Ignite-as-persistence-data-and-processing-layer-tp8775p8795.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Query on using Ignite as persistence data and processing layer

2016-11-08 Thread chevy
Hi, I am looking at a feasibility of using Ignite as a persistence layer instead of a mySql/Postgres db where we do lot of processing before sending data to our rest-api. 1. Is it good to use ignite as a storage? 2. Is it efficient to do so much processing of data in ignite? 3. What is the

Re: Trouble with Using Ignite 1.8 ODBC Driver

2016-09-13 Thread Igor Sapego
ite 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 mailing list archive at Nabble.com. >

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
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. > > > > > > > > -- > View this message

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 On

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 org.apache.

Re: Using Ignite-log4j

2016-04-18 Thread Vladimir Ozerov
figure 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. >

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
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 f

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] https

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 wrote: > > > > Kafka may suit your

Re: Using Ignite

2016-01-18 Thread Jörn Franke
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 wrote: > > Kafka may suit your needs as a "queue" with producer/consumer and persistence > capabilities also. > >> On 1/18/2016 9:52 AM, Murthy Kakarlamudi wrot

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 disp

Using Ignite

2016-01-18 Thread Murthy Kakarlamudi
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 displayed in the web front end. We need some middleware platform to hold those events temporarily before being consumed by web-front end. Can Ignite work a

Re: Using ignite configuration with JCache api

2015-11-18 Thread Denis Magda
ration xml from 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
18.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 Denis Magda
g the caches appropriately. Can someone help me on this. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Using-ignite-configuration-with-JCache-api-tp2000.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Using ignite configuration with JCache api

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

<    1   2