Re: scripting languages base cases using swig

2017-01-17 Thread Evgeniy Stanilovskiy
Hi Denis, I don`t see any problem here, i have to speak with @vozerov about this issue and he recommends me to write it into dev list. All problems that i have with swig is : 1. jni overhead (no miracle here ...) 2. light troubles with collections API wrapping, like std::map, std::list and

Re: Ignite Web Console Monitoring Video on YouTube

2017-01-17 Thread Alexey Kuznetsov
+user list On Wed, Jan 18, 2017 at 3:54 AM, Prachi Garg wrote: > Hello Igniters, > > Check out the latest Ignite Web Console video on YouTube - > http://youtu.be/H8cwYSJATto > > This video shows how to use Ignite Web Console Monitoring in Demo mode. > > -Prachi > -- Alexey Kuznetsov

Re: Ignite Web Console Monitoring Video on YouTube

2017-01-17 Thread Alexey Kuznetsov
Prachi, very cool video! Looking forward for other videos about Web Console (Queries, Configuration,...) On Wed, Jan 18, 2017 at 4:12 AM, Denis Magda wrote: > Prachi, excellent tutorial! > > Are you planning to update the website and put a reference there? Also I > think it’s time to aggregate

Ignite configuration at runtime

2017-01-17 Thread Alexandr Kuramshin
Hi community! I've found that IgniteConfiguration is not logged even when -DIGNITE_QUIET=false When we starting Ignite with path to the xml, or InputStream, we have to ensure, that all configuration options were properly read. And also we would like to know actual values of uninitialized configur

Re: DDL implementation details

2017-01-17 Thread Dmitriy Setrakyan
After looking at all the restrictions of "cache==schema" approach, I still think that it would be the most natural match for Ignite. All other suggestions are either too limiting, too hard, or not applicable for Ignite. My vote would be to start with "cache==schema" and get some user feedback. We

Re: DDL implementation details

2017-01-17 Thread Dmitriy Setrakyan
On Mon, Jan 16, 2017 at 12:06 PM, Sergi Vladykin wrote: > Dima, > > I agree that cache==table is definitely a wrong choice, but as far as I see > Vova suggests having cache==tablespace instead of cache==schema. I tend to > agree with this decoupling of physical and logical grouping, but the > con

Re: DDL: CREATE INDEX

2017-01-17 Thread Dmitriy Setrakyan
I agree. "CREATE INDEX" could be the 1st command to implement. On Tue, Jan 17, 2017 at 8:42 AM, Sergi Vladykin wrote: > Guys, > > DDL is too broad topic, I think it makes sense to split the needed > functionality and discuss each part separately. > > Lets start with dynamic SQL index creation, s

Re: Hibernate OGM for Ignite. I need a help with documentation

2017-01-17 Thread Denis Magda
Hi Victor, This seems to be a duplicate message. Please join the conversation in the original message http://apache-ignite-developers.2346864.n4.nabble.com/Hibernate-OGM-for-Ignite-I-need-a-help-with-documentation-tp13762.html

Re: Hibernate OGM for Ignite. I need a help with documentation

2017-01-17 Thread Denis Magda
CC-ing Victor. Victor, please subscribe to the dev list so that you can get notifications and participate in this discussion from your favorite mail agent. — Denis > On Jan 17, 2017, at 1:07 PM, Denis Magda wrote: > > Hi Vector, > > This is amazing integration, you rock! You should have let

Hibernate OGM for Ignite. I need a help with documentation

2017-01-17 Thread Victor Z
Hi everybody! Hibernate OGM is a JPA implementation for NoSQL datastores. I'm creating module for Apache Ignite. Here is my work , and pull request

Re: Configuring Cassandra persistence from code

2017-01-17 Thread Igor Rudyak
Ok, makes sense. Igor On Tue, Jan 17, 2017 at 3:25 PM, Valentin Kulichenko < valentin.kuliche...@gmail.com> wrote: > Igor, > > I'm not against existing functionality and definitely do not propose to > rip and replace it. However, while Spring is not required, it's used in > vast majority of case

Re: Configuring Cassandra persistence from code

2017-01-17 Thread Valentin Kulichenko
Igor, I'm not against existing functionality and definitely do not propose to rip and replace it. However, while Spring is not required, it's used in vast majority of cases to configure Ignite. Having said that, I think this an important usability improvement. Here is the ticket: https://issues.a

[jira] [Created] (IGNITE-4555) Make KeyValuePersistenceSettings configuration class Spring compatible

2017-01-17 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4555: --- Summary: Make KeyValuePersistenceSettings configuration class Spring compatible Key: IGNITE-4555 URL: https://issues.apache.org/jira/browse/IGNITE-4555

Re: Missing compute continuations section on readme IO

2017-01-17 Thread Denis Magda
I created a JIRA ticket for this task some time ago putting requirements https://issues.apache.org/jira/browse/IGNITE-4222 So if anyone is interested go ahead and assign the ticket on yourself. — Denis > On Jan 17, 2017, at 3:06 AM, Yakov Zhda

Re: Ignite Web Console Monitoring Video on YouTube

2017-01-17 Thread Denis Magda
Prachi, excellent tutorial! Are you planning to update the website and put a reference there? Also I think it’s time to aggregate all our screencasts under “Community”->”Resources”->”Tutorials” section. What do you think? — Denis > On Jan 17, 2017, at 12:54 PM, Prachi Garg wrote: > > Hello I

Re: Hibernate OGM for Ignite. I need a help with documentation

2017-01-17 Thread Denis Magda
Hi Vector, This is amazing integration, you rock! You should have let Apache Ignite community about this before. Sure, we will be happy to assist you with the documentation from our side. Could you a tiny code snippets to “Transactions” and “Queries” paragraphs just to show how to execute tran

Ignite Web Console Monitoring Video on YouTube

2017-01-17 Thread Prachi Garg
Hello Igniters, Check out the latest Ignite Web Console video on YouTube - http://youtu.be/H8cwYSJATto This video shows how to use Ignite Web Console Monitoring in Demo mode. -Prachi

Re: scripting languages base cases using swig

2017-01-17 Thread Denis Magda
Hi Evgeniy, Presently we’re trying to fill this gap offering SQL Grid [1]. In a nutshell, you can connect to an Ignite cluster from your favorite language or tool with ODBC/JDBC drivers and work with the cluster using SQL SELECT, INSERT, UPDATE, DELETE statements. Here is how everything works

[jira] [Created] (IGNITE-4554) Optimize integer sets and arrays.

2017-01-17 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-4554: - Summary: Optimize integer sets and arrays. Key: IGNITE-4554 URL: https://issues.apache.org/jira/browse/IGNITE-4554 Project: Ignite Issue Type: Impr

Re: Ignite ASF blog

2017-01-17 Thread Denis Magda
Cos, Please share the credentials with me. I’ll blog about something in the nearest time. — Denis > On Jan 16, 2017, at 10:24 AM, Konstantin Boudnik wrote: > > The blog >https://blogs.apache.org/ignite/ > > has been configured. I have admin rights so please let me know if you want to > s

Re: IGNITE-2894 - Binary object inside of Externalizable still serialized with OptimizedMarshaller

2017-01-17 Thread Denis Magda
Someone else added you to the contributors list in JIRA. This is why I couldn’t add you for the second time. Ignite committers, please reply on the dev list if you add someone to the list. Nikita, yes, this ticket is still relevant. Go ahead and assign it on yourself. Also please you may want t

Hibernate OGM for Ignite. I need a help with documentation

2017-01-17 Thread vikad111
Hi everybody! Hibernate OGM is a JPA implementation for NoSQL datastores. I'm creating module for Apache Ignite. Here is my work , and pull request t

Re: [ANNOUNCE] Apache Ignite 1.8.0 Released

2017-01-17 Thread Sally Khudairi
OK great; thanks, Denis! I've accepted almost all suggestions, except for the ones that align with ASF editorial house style (= "look" vs. meaning). Kind thanks,Sally [From the mobile; please excuse top-posting, spelling/spacing errors, and brevity] On Tue, Jan 17, 2017 at 13:41, Denis

Re: [ANNOUNCE] Apache Ignite 1.8.0 Released

2017-01-17 Thread Denis Magda
Hi Sally, I’ve finished on my side. Please see my suggestions in the google doc. If anyone else is willing to review the announcement please do it by 18.00 PM EST (15.00 PST). — Denis > On Jan 17, 2017, at 9:20 AM, Sally Khudairi wrote: > > Hi everyone --just confirming that we'll need to lo

[jira] [Created] (IGNITE-4553) Parse CREATE INDEX statements

2017-01-17 Thread Alexander Paschenko (JIRA)
Alexander Paschenko created IGNITE-4553: --- Summary: Parse CREATE INDEX statements Key: IGNITE-4553 URL: https://issues.apache.org/jira/browse/IGNITE-4553 Project: Ignite Issue Type: Task

Re: Ignite 2.0 tasks/roadmap

2017-01-17 Thread Dmitriy Setrakyan
On Tue, Jan 17, 2017 at 8:35 AM, Alexey Goncharuk < alexey.goncha...@gmail.com> wrote: > Guys, > > Do you think there is any reason to keep optimized marshaller on public API > in Ignite 2.0? It has several disadvantages, the major being non-conformant > with Java serialization guarantees(namely,

Re: [ANNOUNCE] Apache Ignite 1.8.0 Released

2017-01-17 Thread Sally Khudairi
Hi everyone --just confirming that we'll need to lock in the copy in ~6 hours in order to announce tomorrow morning. Denis, if you can please forward the copy when ready so the PMC has a chance to review in time, that would be great. Thanks so much, Sally = = = = =  vox +1 617 921 8656gvox +1 646

DDL: CREATE INDEX

2017-01-17 Thread Sergi Vladykin
Guys, DDL is too broad topic, I think it makes sense to split the needed functionality and discuss each part separately. Lets start with dynamic SQL index creation, since dynamic table creation usually makes no sense without indexes. I suggest the following plan here: 1. Create method IgniteCac

Re: Ignite 2.0 tasks/roadmap

2017-01-17 Thread Alexey Goncharuk
Guys, Do you think there is any reason to keep optimized marshaller on public API in Ignite 2.0? It has several disadvantages, the major being non-conformant with Java serialization guarantees(namely, the inability to add/remove fields). On the other hand, Binary marshaller supports all this and m

[GitHub] ignite pull request #1435: IGNITE-3207: Rename IgniteConfiguration.gridName

2017-01-17 Thread asfedotov
GitHub user asfedotov opened a pull request: https://github.com/apache/ignite/pull/1435 IGNITE-3207: Rename IgniteConfiguration.gridName IgniteConfiguration.gridName deprecated. IgniteConfiguration.igniteInstanceName introduced. Updated similar names in code and comments Yo

[GitHub] ignite pull request #1352: Igntie-4408

2017-01-17 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/1352 --- 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 #1171: IGNITE-3448: Wrong count returned by count distin...

2017-01-17 Thread AMashenkov
Github user AMashenkov closed the pull request at: https://github.com/apache/ignite/pull/1171 --- 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 #1434: IGNITE-4507 Hadoop: allow direct shuffle mode whe...

2017-01-17 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/1434 IGNITE-4507 Hadoop: allow direct shuffle mode when combiner is set You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ig

Missing compute continuations section on readme IO

2017-01-17 Thread Yakov Zhdanov
Guys, we are missing compute continuations section on readme IO. Anyone wants to fill in this space and create an article? --Yakov

Re: DDL implementation details

2017-01-17 Thread Sergi Vladykin
Sergey, See inline: 2017-01-17 0:50 GMT+03:00 Sergey Kozlov : > For the approach schema==cache it is not clear how it works for some cases > (especialy if SQL and regular cache operations are mixed): > > 1. I want to store two tables in same cache (same schema) and both tables > have identical s