Re: insert into ignite cache from Netezza database using talend

2018-01-05 Thread vkulichenko
Updates are supported. You're probably using an older version of Ignite. -Val -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: insert into ignite cache from Netezza database using talend

2018-01-05 Thread Teki
I will try to see how I can avoid Talend to do an insert instead of a transaction. Are updates supported? I was trying to insert a record in an empty table. I got an error that "Updates are not supported" -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: insert into ignite cache from Netezza database using talend

2018-01-05 Thread Denis Mekhanikov
Hi Kavin! Inserts are supported, but transactions are not yet (but they are expected to be this year). Make sure, that explicit transactions are not started by Talend. Denis пт, 5 янв. 2018 г. в 7:27, Kavin : > Hi, > > I am using talend to insert data from netezza database to ignite cache. The

insert into ignite cache from Netezza database using talend

2018-01-04 Thread Kavin
Hi, I am using talend to insert data from netezza database to ignite cache. The Netezza SQL query has joins with many tables. I am getting the below error. Are inserts supported? The server was started using a java code. The attached image contains the connection details. *Error:* [statistics] co