Re: IGNITE-12356 Migrate Flink module to ignite-extensions

2019-11-15 Thread Saikat Maitra
Hi Denis, I am working on fixing the tests, an issue I am facing locally is since GridTestProperties is unable to find the test.properties file in local ignite-extensions repo, the tests are failing. I do have core module as a dependency for the project which has this test.properties file in confi

Re: [DISCUSS] Proposal for Ignite Extensions as a separate Bahir module or Incubator project

2019-11-15 Thread Saikat Maitra
Hi Denis, Yes, sure I will start moving each extension one at a time and share updates. I am currently working on Flink extension. Regards, Saikat On Tue, Nov 12, 2019 at 1:55 PM Denis Magda wrote: > Saikat, > > Thanks for decoupling the task. Please ping the community once there is > anyth

Re: Collocated/replicatedOnly flags for Thin JDBC driver

2019-11-15 Thread Denis Magda
Ignite SQL experts, Could you remind all of us what was the primary reason for adding the flags? It was about corner cases if I'm not mistaken and it makes sense to review those usage scenarios/patterns again. The flags are used for both JDBC and ODBC drivers and I would remove them only if they

Re: IGNITE-12356 Migrate Flink module to ignite-extensions

2019-11-15 Thread Denis Magda
Hi Saikat, As I guess the implementation stayed the same and we can skip a review of the source code. Were you able to integrate this into the TeamCity and with the release scripts? - Denis On Sun, Nov 10, 2019 at 2:55 PM Saikat Maitra wrote: > Hi > > I have raised a PR to migrate Flink modul

RE: New SQL execution engine

2019-11-15 Thread Hostettler, Steve
Hi Roman, Actually it does not work as I expect it. Please see https://github.com/hostettler/igniteParallelQueries Do mvn clean install and then java -jar target/ignite-parallel-query-1.0.0-SNAPSHOT-jar-with-dependencies.jar This demonstrates that with or without the flag the query does not ret

[jira] [Created] (IGNITE-12377) .NET: Add IBinaryObjectBuilder.SetField(name, val, type) overload

2019-11-15 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-12377: --- Summary: .NET: Add IBinaryObjectBuilder.SetField(name, val, type) overload Key: IGNITE-12377 URL: https://issues.apache.org/jira/browse/IGNITE-12377 Project: Ig

[jira] [Created] (IGNITE-12376) Change level of "TCP client created ..." log messages to WARN

2019-11-15 Thread Ruslan Kuzmin (Jira)
Ruslan Kuzmin created IGNITE-12376: -- Summary: Change level of "TCP client created ..." log messages to WARN Key: IGNITE-12376 URL: https://issues.apache.org/jira/browse/IGNITE-12376 Project: Ignite

[jira] [Created] (IGNITE-12375) Inconsistent persistent cache behaviour: containsKey returns false on a key returned by iterator

2019-11-15 Thread Matija Polajnar (Jira)
Matija Polajnar created IGNITE-12375: Summary: Inconsistent persistent cache behaviour: containsKey returns false on a key returned by iterator Key: IGNITE-12375 URL: https://issues.apache.org/jira/browse/IGNI

Re: New SQL execution engine

2019-11-15 Thread Roman Kondakov
Hi Steve, it is possible to execute queries in parallel even in the current engine, see docs here [1]. And of course this feature should also be available in the new engine, though it's architecture may be changed. [1] https://apacheignite.readme.io/v2.0/docs/sql-performance-and-debugging#qu

Re: New SQL execution engine

2019-11-15 Thread steve.hostett...@gmail.com
Dear all, would it be possible to also have then // execution of sql queries on single node with that approach? My understanding is that, for the moment, the SQL queries a re single-threaded for a given node if there is no affinity. Best Regards -- Sent from: http://apache-ignite-developers.23