Re: [DISCUSSION] New Ignite settings for IGNITE-12438 and IGNITE-13013

2020-05-21 Thread Denis Magda
Ivan, Considering that the setting controls the way a communication SPI connection is open I would add the new parameter to CommunicationSpi interface naming it as follows: > > CommunicationSpi.connectionInitiationMode > { > BIDIRECTIONAL, //both clients and servers initiate a connection > in

Re: [DISCUSSION] Key and Value fields with same name and SQL DML

2020-05-21 Thread Denis Magda
he current separation on key and value POJOs leads to other clumsy usability issues: https://issues.apache.org/jira/browse/IGNITE-13028 - Denis On Thu, May 21, 2020 at 12:03 PM Denis Magda wrote: > Folks, thanks for the details. I do acknowledge that this awkward > usability issue is

Re: [DISCUSSION] Ignite integration testing framework.

2020-05-21 Thread Denis Magda
Hi Nikolay, Thanks for kicking off this conversation and sharing your findings with the results. That's the right initiative. I do agree that Ignite needs to have an integration testing framework with capabilities listed by you. As we discussed privately, I would only check if instead of Confluen

Re: [DISCUSSION] Key and Value fields with same name and SQL DML

2020-05-21 Thread Denis Magda
Folks, thanks for the details. I do acknowledge that this awkward usability issue is quite annoying and complicates applications' architecture. Problem with Spring Data At the moment, I use the workaround mentioned by Alexey Kukushkin. Guess many of us already use it in productions: - PersonKe

Re: [DISCUSS] Apache Ignite mascot

2020-05-21 Thread Denis Magda
ed to share: > > 1. Dragon (fire, spark, ignite) > 2. Peacock (feathers, node clusters) > 3. Cheetah (speed, fast) > 4. Beluga Whales (echolocation, multicasting) > > Let me know if you have more suggestions. > > Regards, > Saikat > > > > > On Sun, Ma

Re: Ignite Releases Plan

2020-05-20 Thread Denis Magda
Folks, Let's carry on with this discussion. We're about to start a 2.8.1 vote and it's good to have this discussion settled once that version is released. What do you think about my last proposal? - Denis On Fri, May 8, 2020 at 2:21 PM Denis Magda wrote: > Maxim, Folk

Re: [DISCUSSION] Key and Value fields with same name and SQL DML

2020-05-20 Thread Denis Magda
Hi Dmitry, PersonKey { id: int, passportNo: String } > Person { passportNo: String, name: String } What's the primary reason for keeping a copy of "passportNo" field in the value object? Personally, I treat this as an anti-pattern that should have been influenced by some of the old Ignite exampl

Re: [ISSUE] Enum vs BinaryEnum

2020-05-20 Thread Denis Magda
Could you please share a reproducer with us? - Denis On Tue, May 19, 2020 at 8:33 AM Henrique Arroyo wrote: > Hi, > > I am experiencing an issue related to enum data types in ignite cluster, > the following message is displayed during object deserialization: > > Caused by: class org.apache.ign

Re: Cluster name

2020-05-19 Thread Denis Magda
Hi, The community has just voted to phase out Ignite Web Console: https://issues.apache.org/jira/browse/IGNITE-13038 GridGain's version of Web Console incorporates all the features of Ignite counterpart and should support the feature you are checking out. Feel free to switch to that tool or anoth

[RESULT][VOTE] Stop Maintenance of Ignite Web Console

2020-05-19 Thread Denis Magda
Igniters, The vote is over [1] with a decision to phase out Ignite Web Console by moving to a separate repository and stopping its development/maintenance officially. The following PMC members cast +1 binding votes: - Saikat Maitra - Alexey Zinoviev - Nikolay Izhikov There are no -1 vot

Re: [VOTE] Stop Maintenance of Ignite WebConsole

2020-05-19 Thread Denis Magda
t; ср, 13 мая 2020 г., 07:35 Alexey Zinoviev : > > > > > +1 > > > > > > ср, 13 мая 2020 г., 5:52 Saikat Maitra : > > > > > > > +1 > > > > > > > > Regards > > > > Saikat > > > > > > > > On Tue,

Re: Ignite Task deployment questions

2020-05-19 Thread Denis Magda
Hi Marble, Same with this question. Please forward it to the Ignite user list ( https://ignite.apache.org/community/resources.html). - Denis On Tue, May 19, 2020 at 1:38 AM Marble wrote: > Hi Guru, > > Even check the ignite deployment documentation, but still not much > understand the overal

Re: Compute Task deployment Queries

2020-05-19 Thread Denis Magda
Hi Marble, Please forward these questions to the Ignite user list ( https://ignite.apache.org/community/resources.html). The dev list is used to discuss Ignite contribution and development topics. - Denis On Tue, May 19, 2020 at 1:38 AM Marble wrote: > Hi Guru, > > I have ready 3 nodes cluste

Re: Proposal: set default transaction timeout to 5 minutes

2020-05-18 Thread Denis Magda
Hi Ivan, Support this idea in general but why 5 minutes and not less? - Denis On Mon, May 18, 2020 at 11:19 AM Ivan Rakov wrote: > Hi Igniters, > > I have a very simple proposal. Let's set default TX timeout to 5 minutes > (right now it's 0 = no timeout). > Pros: > 1. Deadlock detection proce

Re: Can I get write permissions for Apache Wiki?

2020-05-15 Thread Denis Magda
Hi Ivan, I granted you the editorial permission. Please go ahead and write the page. - Denis On Thu, May 14, 2020 at 11:52 PM Ivan Bessonov wrote: > Hello Igniters, > > I'm planning to describe a new IEP about Native Persistence Defragmentation > (as it's called in [1]) but have no permission

Re: Extensions for control.sh

2020-05-13 Thread Denis Magda
Perfect idea to use this the tool for configuration and addition of extensions! - Denis On Wed, May 13, 2020 at 11:43 AM Denis Mekhanikov wrote: > Hi everyone! > > Control.sh is a command-line management tool that you can use to manage > your grid and check its vital parameters like topology v

[VOTE] Stop Maintenance of Ignite WebConsole

2020-05-12 Thread Denis Magda
Igniters, As it was discussed earlier [1], it feels like we abandoned the development and maintenance of Ignite WebConsole. The users keep creating tickets for improvements and report issues, while the backlog only keeps growing with no reaction on our end. With this vote, we hope to put WebConso

Re: [ANNOUNCE] New Committer: Taras Ledkov

2020-05-12 Thread Denis Magda
Taras, Welcome, that was long overdue on our part! Hope to see you soon among the PMC group. - Denis On Tue, May 12, 2020 at 9:09 AM Dmitriy Pavlov wrote: > Hello Ignite Community, > > > > The Project Management Committee (PMC) for Apache Ignite has invited Taras > Ledkov to become a committe

Re: [DISCUSSION] ASF Board Report Draft, May 2020

2020-05-11 Thread Denis Magda
he community). > > Since where was Spring Boot Extensions 1.0.0 release announce at the list, > I've added it as well to the report. > > The report is now filed into the board meeting agenda. > > Sincerely, > Dmitriy Pavlov > > > пт, 8 мая 2020 г. в 00:49, De

Re: [DISCUSS] Apache Ignite mascot

2020-05-10 Thread Denis Magda
Hi Saikat, I love this idea and, frankly, have been contemplating for a while about the same. Such characters (aka. mascots) can convey the spirit of our project and community as well as make life more entertaining. I bet that every Java developer instantly associates Java (as a project and commu

Re: IGNITE-12997 Rename pub-sub module to pub-sub-ext

2020-05-10 Thread Denis Magda
Hi Saikat, please go ahead and merge the changes. - Denis On Sat, May 9, 2020 at 2:25 PM Saikat Maitra wrote: > Hi, > > I have raised a tiny PR for following issue: > > IGNITE-12997 Rename pub-sub module to pub-sub-ext > > https://issues.apache.org/jira/browse/IGNITE-12997 > > PR : https://gi

Re: IGNITE-12976: Invalid SQL syntax for NULLS LAST / NULLS FIRST in IgniteQueryGenerator

2020-05-10 Thread Denis Magda
Hi Mikhail, Thanks for taking care of this. Please check JIRA. Changes look good to me but I would add a test to ensure that issue doesn't bubble up in the future. - Denis On Sun, May 10, 2020 at 12:33 AM Mikhail Kostyuckovich < m.kostyuckov...@irdeto.com> wrote: > Hello Ignite Developers, > >

Re: [ANNOUNCE] New PMC member: Maxim Muzafarov

2020-05-08 Thread Denis Magda
Congrats, Maxim. Well deserved! - Denis On Thu, May 7, 2020 at 4:47 AM Dmitriy Pavlov wrote: > The Project Management Committee (PMC) for Apache Ignite > > has invited Maxim Muzafarov to become new PMC member and we are pleased to > announce that he has accepted. > > > > Maxim is active dev li

Re: JDBC SQL query permissions.

2020-05-08 Thread Denis Magda
Hello Mikhail, Most likely that didn't get in the scope when those commands were being added to Ignite. @Taras Ledkov , @Ivan Pavlukhin , @Yuriy Gerzhedovich , could you please share your thoughts on this? - Denis On Fri, May 8, 2020 at 2:19 AM Mikhail Petrov wrote: > Hello, Igniters. > > At

Re: [DISCUSSION] Ignite WebConsole Deprecation

2020-05-08 Thread Denis Magda
uld move it to a separate repository, but not Attic. > > > > I can see the scenario where there would be recurrence of interest to > this > > tool and somebody may step in to update it. > > > > Regards, > > -- > > Ilya Kasnacheev > > > > > &g

Re: Crash recovery speed-up #3, Cellular Switch

2020-05-08 Thread Denis Magda
Hi Anton, Generally, it means that Ignite will keep executing operations/transactions that are mapped into the partitions of those cells that won't be rebalanced, is that correct? - Denis On Wed, May 6, 2020 at 3:24 AM Anton Vinogradov wrote: > Igniters, > > PME-free switch [1] (since 2.8) sk

Re: Ignite Releases Plan

2020-05-08 Thread Denis Magda
; WDYT? > > > [1] https://issues.apache.org/jira/browse/IGNITE-11410 > [2] https://issues.apache.org/jira/browse/IGNITE-12691 > [3] https://issues.apache.org/jira/browse/IGNITE-12186 > [4] https://issues.apache.org/jira/browse/IGNITE-12835 > [5] > https://cwiki.apache.org/confluenc

Re: Out of memory error in ignite 1.6

2020-05-08 Thread Denis Magda
; > > > > > A > > > On Sat 9 May, 2020, 12:06 AM Denis Magda, wrote: > > > You just stated that experienced OOM issues with no details for > suggestions > > or help with troubleshooting. Take heap dumps, analyze GC logs, etc: > > > > > https:

Re: Out of memory error in ignite 1.6

2020-05-08 Thread Denis Magda
You just stated that experienced OOM issues with no details for suggestions or help with troubleshooting. Take heap dumps, analyze GC logs, etc: https://apacheignite.readme.io/docs/jvm-and-system-tuning#debugging-memory-usage-issues-and-gc-pauses - Denis On Fri, May 8, 2020 at 11:31 AM C Ravikir

Re: [DISCUSSION] ASF Board Report Draft, May 2020

2020-05-07 Thread Denis Magda
Hi Dmitry, thanks! Please add the following to the project activity section: - Released a new version of the Apache Ignite website: https://ignite.apache.org - Prepared a public roadmap with significant improvements planned for the rest of 2020: https://cwiki.apache.org/confluence/

Ignite Releases Plan

2020-05-07 Thread Denis Magda
Igniters, Thanks for helping to put together our first roadmap for the rest of 2020 [1]. Turned out to be a handy source that should be appreciated by Ignite application developers. By looking at the page, it feels like we can plan a couple of releases: - Ignite 2.9 (early September) - it inc

Re: Using GraalVM instead of standard JVM

2020-05-06 Thread Denis Magda
Regards, > Stephen > > > On 6 May 2020, at 17:52, Denis Magda wrote: > > > > I'll leave this reference here so that we have a better understanding of > > why it's worthwhile to support GraalVM: > > https://blogs.oracle.com/graalvm/apache-spark > &g

Re: [DISCUSSION] Ignite WebConsole Deprecation

2020-05-06 Thread Denis Magda
If we continue to find that usage of ignite-web-console is limited then > > we > > > can plan moving ignite-web-console in Apache Attic > > > > > > https://attic.apache.org/ > > > > > > Please let me know your thoughts. > > > > > > Regards

Re: Using GraalVM instead of standard JVM

2020-05-06 Thread Denis Magda
> Sincerely, > > Dmitriy Pavlov > > > > чт, 10 мая 2018 г. в 15:58, Dmitriy Setrakyan <mailto:dsetrak...@apache.org>>: > > Would be nice to have a TC run on Graal, just to have an > understanding > > whether we support it or not. >

Ignite is featured on the Apache Feathercast

2020-05-05 Thread Denis Magda
@Dmitriy Pavlov thanks! Hope you don't mind if I share with the dev community: https://feathercast.apache.org/2020/05/04/dmitriy-pavlov-apache-ignite/ Listen or watch, folks. - Denis

Re: [REVIEW] IGNITE-12980 Use Apache Ignite logo with registered trade mark symbol in README.md

2020-05-04 Thread Denis Magda
Ivan, thanks for the catch. Please go ahead and merge the changes. - Denis On Mon, May 4, 2020 at 12:30 AM Ivan Pavlukhin wrote: > Folks, > > As you might know, not long ago Apache Ignite became a registered > trademark. I noticed that we still have (TM) symbol in > https://github.com/apache/i

Re: [VOTE][EXTENSION] Release Apache Ignite Spring Boot extensions 1.0.0 RC2

2020-05-01 Thread Denis Magda
+1 (binding) Checked and edited the docs. Nikolay, please double-check for the technical accuracy. Also, I hid the page for now. Please make it visible (or ping me) once the integration is released. P.S. these are the correct names of the artifacts * ignite-spring-boot-autoconfigure-ext * ignite-

[DISCUSSION] Ignite WebConsole Deprecation

2020-05-01 Thread Denis Magda
Igniters, I would like to hear your opinion on what we should do with Ignite WebConsole. To my knowledge, we don't have active maintainers of the component, and a list of issues is piling up [1]. Users even report that the docker images have not been updated for more than a year [2]. Personally,

Re: [DISCUSSION] Hot cache backup

2020-05-01 Thread Denis Magda
; > https://issues.apache.org/jira/browse/IGNITE-12968 > https://issues.apache.org/jira/browse/IGNITE-12967 > https://issues.apache.org/jira/browse/IGNITE-12961 > > On Wed, 29 Apr 2020 at 21:21, Denis Magda wrote: > > > > Maxim, > > > > Ok, let's follow you

TypeScript Review for Node.JS is needed

2020-05-01 Thread Denis Magda
Igor (or anybody else from the community), It seems we missed a PR that enables TypeScript support for our Node.JS client: https://github.com/apache/ignite/pull/5938#issuecomment-622365693 Could you take a look at it, please? - Denis

Re: [DISCUSS] Redirect ignite-website GitHub notifications

2020-04-30 Thread Denis Magda
[2] and opened a PR for it. Please review. > > [1] > https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories > [2] https://issues.apache.org/jira/browse/IGNITE-12965 > > Best regards, > Ivan Pavlukhin > > ср, 29 апр. 2020 г. в 20:28, De

Re: [VOTE][EXTENSION] Release Apache Ignite Spring Boot extensions 1.0.0 RC1

2020-04-30 Thread Denis Magda
r the artifact 'ignite-spring-boot-client-autoconfigure' name, > could we be more specific and change the name to > 'ignite-spring-boot-thin-client-autoconfigure'? > > I like the current naming :) > Let’s release it as is. > > WDYT? > > >

Re: Admin access to Apache Ignite Integrations documentation

2020-04-29 Thread Denis Magda
Nikolay, the problem is solved and I've arranged access for you. Please feel free to move the Spring Boot docs to these docs as suggested in the vote thread: https://apacheignite-mix.readme.io/docs - Denis On Wed, Apr 29, 2020 at 11:08 AM Denis Magda wrote: > Hi Dmitriy, > > Co

Re: IGNITE-12357 Migrate Twitter module to ignite-extensions

2020-04-29 Thread Denis Magda
Saikat, please go ahead and merge the changes. They look good to me. - Denis On Mon, Apr 27, 2020 at 4:09 PM Saikat Maitra wrote: > Hi Petr, > > Yes, I have created an issue to update TC configuration once changes are > merged. > > https://issues.apache.org/jira/browse/IGNITE-12960 > > Please

Re: [DISCUSSION] Hot cache backup

2020-04-29 Thread Denis Magda
n); > 3. The created snapshot will have the same directory structure as the > Ignite instances have; > 4. Users will be able to start Ignite instances right from snapshot > directory and all will work fine for them (with respect to consistent > nodeId). > > On Wed, 29 Apr 2020 at 19

Admin access to Apache Ignite Integrations documentation

2020-04-29 Thread Denis Magda
Hi Dmitriy, Could you please make me an owner of this documentation domain? [1] I need to grant Nikolay the access but we ran out of seats. (Igniters, we'll solve this inconvenience once and forever when move our documentation to GitHub repository). [1] https://apacheignite-mix.readme.io/docs -

Re: [VOTE][EXTENSION] Release Apache Ignite Spring Boot extensions 1.0.0 RC1

2020-04-29 Thread Denis Magda
Hi Nikolay, DOCUMENTATION > https://apacheignite.readme.io/docs/spring-boot-autoconfigure > https://apacheignite.readme.io/docs/ignite-spring-boot-client-autoconfigure I unpublished the pages to ensure they are not visible until we release the extension. In the meantime, we should do the follow

Re: Check indexes inline size tool

2020-04-29 Thread Denis Magda
ary key index with specified inline size. > > Regards, > -- > Ilya Kasnacheev > > > вт, 28 апр. 2020 г. в 02:31, Denis Magda : > > > Hi Sergey, > > > > Your changes look useful from the application developer perspective. > > However, I'm curious

Re: [DISCUSSION] Major changes in Ignite in 2020

2020-04-29 Thread Denis Magda
ted from another JVM or from native code can help here. > > On Tue, Apr 28, 2020 at 2:13 AM Denis Magda wrote: > > > Nikolay, thanks for responding, > > > > Would you prefer adding this item to the roadmap page after finishing the > > idea testing? If there are

Re: [DISCUSS] Redirect ignite-website GitHub notifications

2020-04-29 Thread Denis Magda
Hi Ivan, Please open a ticket for INFRA asking to change the notification alias. I guess that's my fault - confused aliases when was setting up the repo. - Denis On Wed, Apr 29, 2020 at 10:08 AM Ivan Pavlukhin wrote: > Igniters, > > I observe several PR notifications for ignite-website on dev

Re: [DISCUSSION] Hot cache backup

2020-04-29 Thread Denis Magda
Hi Maxim, Do you have a draft of docs in any form explaining how the feature is supposed to be used (snapshots creation, restore procedure, setting/changing snapshots location, etc. - essential operations for such capabilities)? I can help with the review from the user standpoint and might advise

Re: IEP-44 Thin Client Discovery

2020-04-27 Thread Denis Magda
Pavel, That would be a tremendous improvement for the recently release best effort affinity feature. Without this capability, we force application developers to reopen thin client connections every type a cluster is scaled out. I believe that once the folks start using the best effort affinity, we

Re: Check indexes inline size tool

2020-04-27 Thread Denis Magda
Hi Sergey, Your changes look useful from the application developer perspective. However, I'm curious why would the one change some low-level IGNITE_MAX_INDEX_PAYLOAD_SIZE parameter when it's advised to pass INLINE_SIZE to CREATE TABLE to change the index size cluster-wide. - Denis On Mon, Apr 2

Re: [DISCUSSION] Major changes in Ignite in 2020

2020-04-27 Thread Denis Magda
github.com/confluentinc/ducktape > > > 25 апр. 2020 г., в 00:51, Denis Magda написал(а): > > > > Dmitry, highlighted such a disclaimer in italic. Thanks. > > > > - > > Denis > > > > > > On Thu, Apr 23, 2020 at 3:53 AM Dmitriy Pavlov > wr

Re: [VOTE][EXTENSION] Release Apache Ignite Spring Boot extensions 1.0.0 RC1

2020-04-27 Thread Denis Magda
Hi Nikolay, Sorry for being picky about the documentation but I would encourage us as the community to prepare this release artifact before sending a release for a vote. As you might remember, we agreed to update the release process [1] to ensure this practice is followed. Just in case that's a re

Re: New Monitoring System: items to complete before GA

2020-04-24 Thread Denis Magda
quot;org.apache.{node_id}" but should be > placed under "org.apache.ignite.{node_id}". > > Please, create a ticket and I will try to fix it. > > > we can also add descriptions to MXBeans explaining what a metric is used > for. > > Great idea! Let’s d

Re: [DISCUSSION] Major changes in Ignite in 2020

2020-04-24 Thread Denis Magda
> Dmitriy Pavlov > > чт, 23 апр. 2020 г. в 00:06, Denis Magda : > > > Igniters, > > > > Here is a draft of our very first roadmap. I decided to make it damp > simple > > but descriptive: > > https://cwiki.apache.org/confluence/display/IGNITE/Apache

Re: Tool for performance statistics reports

2020-04-24 Thread Denis Magda
> > Tracing is more deeply takes statistics. If it will be possible, I'm for > reuse. Looks like we need to sync up on these activities/initiatives to ensure we don't do a duplicate job. If you think a separate discussion is necessary let's kick it off. - Denis On Fri, Apr 24, 2020 at 9:18 AM

Re: Tool for performance statistics reports

2020-04-24 Thread Denis Magda
Nikita, Thanks for preparing the IEP and breaking the initiative down into pieces. I studied the IEP and it feels like the goal is to built a tool similar to Oracle AWR. If it's so then shouldn't we add this as an extra function to either visorcmd or control.sh. Hopefully, we can start moving in t

Re: New Monitoring System: items to complete before GA

2020-04-22 Thread Denis Magda
is used > for. > > Great idea! Let’s do it, for sure! > Please, create a ticket for it > > > 8. Failed to use LogExporterSpi: > > On my plate, I will fix it. > > [1] https://github.com/apache/ignite/pull/7283 > [2] > > https://github.com/apache/ignite

Re: [DISCUSSION] Major changes in Ignite in 2020

2020-04-22 Thread Denis Magda
titions handling overhaul (almost done) and tombstones support > > aforementioned by Ivan Rakov > > Atomic protocol overhaul (see [1]) > > > > The ultimate goal of the year is to prepare Ignite for passing Jepsen > tests. > > > > [1] > > > https://cw

Re: Apache Ignite 2.8.1 RELEASE [Time, Scope, Manager]

2020-04-21 Thread Denis Magda
р. 2020 г., в 01:38, Alex Plehanov < > >>>> plehanov.a...@gmail.com > >>>>>>>> > >>>>>>>>>>>>>> написал(а): > >>>>>>>>>>>>>>>> > >>&g

Re: No commits to Ignite website: migration from SVN to Git is in progress

2020-04-20 Thread Denis Magda
> > > > > Sincerely, > > > Dmitriy Pavlov > > > > > > сб, 18 апр. 2020 г. в 21:43, Saikat Maitra : > > > > > > > Hi Denis, > > > > > > > > Thank you for your email. Yes, the docs looks good. > > > >

Re: Change Ignite download.cgi page to satisfy requirements

2020-04-14 Thread Denis Magda
> > > > > As another suggestion, we can place such files (pgp, sha512) here > > > https://downloads.apache.org/ignite/gce/ (`gce` directory must be > > > created). I don't have access rights there. > > > > > > All files have been prepared by me. I&#x

Ignite Assets and Picture for Your Ignite slides with materials

2020-04-13 Thread Denis Magda
Igniters, especially those who write blog posts or create presentations for various talks, As part of the website redesign, we've produced new Ignite diagrams and pictures that are hosted in Ignite's website Github repo: https://github.com/apache/ignite-website/tree/master/images/png-diagrams I a

Re: No commits to Ignite website: migration from SVN to Git is in progress

2020-04-13 Thread Denis Magda
20 at 12:49 AM Ivan Pavlukhin > wrote: > > > Thank you! > > > > Best regards, > > Ivan Pavlukhin > > > > вт, 7 апр. 2020 г. в 00:46, Denis Magda : > > > > > > The website is back to normal and serves the content from the Git > >

Re: Change Ignite download.cgi page to satisfy requirements

2020-04-13 Thread Denis Magda
files to use > them? > Can we upload them to the storage.googleapis.com/ignite-media site? > > [1] https://storage.googleapis.com/ignite-media/ignite-google-image.tar.gz > > On Tue, 7 Apr 2020 at 18:56, Denis Magda wrote: > > > > Maxim, please go ahead and update the

Re: Tibco BW 6 plug-in for Apache Ignite

2020-04-10 Thread Denis Magda
Hi Angel, Thanks for sharing your plugin with the community! It's highly likely that there some folks on the user list who will be glad to know the plugin is available. We also supported you by sharing the integration via Ignite twitter handle: https://twitter.com/ApacheIgnite/status/124866356404

Re: [DISCUSSION] Major changes in Ignite in 2020

2020-04-10 Thread Denis Magda
Steven, Please start a dedicated discussion for the Golang support. At the moment, I'm not aware if anybody from the community planned to provide support out-of-the-box. However, that's not a tricky task thanks to Ignite's binary protocol that lets enable any programming language support easily.

Re: [DISCUSSION] Major changes in Ignite in 2020

2020-04-10 Thread Denis Magda
Folks, Thanks to everyone responded. @Alexey Zinoviev , @Alexey Scherbakov , @Nikolay Izhikov , @Maxim Muzafarov , @Anton Vinogradov , @Andrey Gura could you guys please also join this thread and share your intentions for this year? What I want to do next, once the majority responds, is to cre

New Monitoring System: items to complete before GA

2020-04-08 Thread Denis Magda
Igniters, There was a private discussion between Nikolay Izhikov, Andrey Gura, Alex Goncharuk and I some time ago where we attempted to outline a list of tasks to complete before announcing the feature in the GA state (removing the experimental flag from the new APIs and deprecating the legacy one

Re: Ignite Website is Moved to Git

2020-04-08 Thread Denis Magda
Alright folks, we've approached the end of the migration process and here is an updated instruction for those who will push changes: https://cwiki.apache.org/confluence/display/IGNITE/Website+Development - Denis On Mon, Apr 6, 2020 at 5:05 PM Denis Magda wrote: > A minor correction

Re: Potential issues with the latest Ignite Docker image

2020-04-07 Thread Denis Magda
Jared, thanks for the details. Igniters, is there anyone who had a chance prepared our Docker images for releases can look into the reported issue? - Denis On Fri, Apr 3, 2020 at 2:45 PM Jared Gholston wrote: > I'm not exactly sure what version of the ignite docker image we are using, > but i

Re: IGNITE-12358 Migrate ZeroMQ module to ignite-extensions

2020-04-07 Thread Denis Magda
ng.html > Other Integrations <https://apacheignite-mix.readme.io/docs> > https://apacheignite-mix.readme.io/docs > > Let me know your thoughts. > > Regards, > Saikat > > > On Fri, Apr 3, 2020 at 2:46 PM Denis Magda wrote: > > > Hi Saikat, > > >

Re: Hello

2020-04-07 Thread Denis Magda
Hello Andrey, Welcome to the Ignite *dev* community! It's great to see Apache Ignite experts who use it for real-world applications joining us and contributing back to the project. Please check the filters with easy/moderate tickets to start with (under "Contribution to Ignite Core" section [1]).

Re: Change Ignite download.cgi page to satisfy requirements

2020-04-07 Thread Denis Magda
ache.org/download.cgi > [2] https://issues.apache.org/jira/browse/IGNITE-12775 > > On Sat, 28 Mar 2020 at 01:55, Denis Magda wrote: > > > > Agreed, > > > > I'll ask INFRA to proceed with the Git migration first days next week. > > Please wait while t

Re: Ignite Website is Moved to Git

2020-04-06 Thread Denis Magda
A minor correction, that's the valid address, some of you got 404 by opening the link shared before: https://github.com/apache/ignite-website/ <https://github.com/apache/ignite-website/> - Denis On Mon, Apr 6, 2020 at 2:48 PM Denis Magda wrote: > Just a heads-up for you that the

Ignite 2.8 Webinar, April 8th - What's New in the Release

2020-04-06 Thread Denis Magda
Fellow Igniters, There are so many changes that contributed to version 2.8, then even I, an old-timer who is with the community for a while, underestimated how startling this version turned out to be. Just finished my slides for the webinar coming this Wednesday [1] and still finishing some code s

Ignite Website is Moved to Git

2020-04-06 Thread Denis Magda
Just a heads-up for you that the website is now hosted in Git and serves the content from the "master" branch: https://github.com/apache/ignite-website/blob/master I'll update our "Website Development Instructions" in the next couple of days and send a note here. - Denis

Re: No commits to Ignite website: migration from SVN to Git is in progress

2020-04-06 Thread Denis Magda
The website is back to normal and serves the content from the Git repository's "master" branch: https://github.com/apache/ignite-website/blob/master - Denis On Mon, Apr 6, 2020 at 2:19 PM Denis Magda wrote: > I'm checking with the INFRA. It's down for at leas

Re: No commits to Ignite website: migration from SVN to Git is in progress

2020-04-06 Thread Denis Magda
lukhin > > сб, 4 апр. 2020 г. в 01:15, Denis Magda : > > > > Igniters, > > > > Please avoid any commits to the website repository until further notice. > > We're in a process of the migration: > > https://issues.apache.org/jira/browse/INFRA-20065 > > > > - > > Denis >

No commits to Ignite website: migration from SVN to Git is in progress

2020-04-03 Thread Denis Magda
Igniters, Please avoid any commits to the website repository until further notice. We're in a process of the migration: https://issues.apache.org/jira/browse/INFRA-20065 - Denis

Re: Do we have any Python experts in the community?

2020-04-03 Thread Denis Magda
a look, I'll do it. > > Best Regards, > Igor > > > On Sat, Mar 28, 2020 at 2:04 AM Denis Magda wrote: > >> Igniters, >> >> Is any of you is skillful enough to contribute improvements to our Python >> thin client? For instance, that's one of th

Re: IGNITE-12358 Migrate ZeroMQ module to ignite-extensions

2020-04-03 Thread Denis Magda
.x and cherry picking fixes > from master? > > I wanted to correctly time the merge of open PRs in master so that we can > make changes available in 2.9 release without impacting 2.8.x versions. > > Regards, > Saikat > > > > > On Sun, Mar 29, 2020 at 5:59 PM De

Potential issues with the latest Ignite Docker image

2020-04-02 Thread Denis Magda
Igniters, One of our users reported an issue related to the latest docker image: https://twitter.com/jarbot/status/1245945256756957184?s=21 Can someone check what exactly was broken? Denis -- - Denis

Migrating Ignite Website from SVN to Git

2020-04-02 Thread Denis Magda
Hi Community, As per our earlier conversation, I've initiated the website migration procedures: https://issues.apache.org/jira/browse/INFRA-20065 We'll keep you posted on the progress. - Denis

Re: IGNITE-12358 Migrate ZeroMQ module to ignite-extensions

2020-03-29 Thread Denis Magda
ease process from Alexey and would need a code > >>> review approval for following PR. > >>> > >>> Jira https://issues.apache.org/jira/browse/IGNITE-12358 > >>> > >>> PR https://github.com/apache/ignite-extensions/pull/5

Do we have any Python experts in the community?

2020-03-27 Thread Denis Magda
Igniters, Is any of you is skillful enough to contribute improvements to our Python thin client? For instance, that's one of the tickets that has been recently reported on the user list: https://issues.apache.org/jira/browse/IGNITE-12809 - Denis

Re: Change Ignite download.cgi page to satisfy requirements

2020-03-27 Thread Denis Magda
by the end of the next week. > > On Fri, 27 Mar 2020 at 20:55, Denis Magda wrote: > > > > Maxim, > > > > The new website is launched [1] and we can proceed with the changes > > discussed in this thread. > > > > Will you have time to implement those nex

Re: [ANNOUNCEMENT] Ignite New Website is Live

2020-03-27 Thread Denis Magda
s (as long as they are published on highly-ranked resources). - Denis On Fri, Mar 27, 2020 at 11:56 AM Pavel Tupitsyn wrote: > Denis, this is awesome, thank you! > > There is no Blogs page anymore, is that intentional? > > On Fri, Mar 27, 2020 at 8:46 PM Denis Magda wrote:

Re: Change Ignite download.cgi page to satisfy requirements

2020-03-27 Thread Denis Magda
e.com/ANNOUNCEMENT-Ignite-New-Website-is-Live-td46730.html - Denis On Wed, Mar 25, 2020 at 9:47 AM Denis Magda wrote: > Hi Maxim, > > Here is a ticket [1] where I've collected INFRA recommendations shared in > an adjacent discussion thread. Please check it, add anything new

[ANNOUNCEMENT] Ignite New Website is Live

2020-03-27 Thread Denis Magda
Dear Community, I've just merged and released a new version of the website. Take your time and enjoy the new look & feel, structure, content, and navigation menu: https://ignite.apache.org Thanks to everyone who took part in the most recent Ignite survey [1] and helped us pinpoint key use cases o

Re: Ignite XGBoost support

2020-03-26 Thread Denis Magda
Denis On Thu, Mar 26, 2020 at 1:49 PM Carbone, Adam wrote: > Good Afternoon All > > I was asked to forward this here by Denis Magda. I see in the 2.8 release > that you implemented importing of XGBoost models for distributed inference > => > https://issues.apache.or

Re: Thin client: compute support

2020-03-26 Thread Denis Magda
not sure about automatic redeploy and peer-class-loading for thin > clients, I think it's better to have more control here and provide API to > explicitly deploy classes or jar files. WDYT? > > ср, 25 мар. 2020 г. в 21:17, Denis Magda : > > > Alex, thanks for preparing

Re: Thin client: compute support

2020-03-25 Thread Denis Magda
Alex, thanks for preparing the outline. I'd like us to discuss an approach for compute tasks update with no downtimes on the servers' end. For instance, let's assume that a Python/C++/Node.JS developer requested to update a compute task he called from the app. Should we introduce some system level

Re: Change Ignite download.cgi page to satisfy requirements

2020-03-25 Thread Denis Magda
Hi Maxim, Here is a ticket [1] where I've collected INFRA recommendations shared in an adjacent discussion thread. Please check it, add anything new you heard from them. Feel free to take over this task, appreciate your help. However, please give me a couple of days to finish the merge of the new

Re: Is ML module @IgniteExperimental?

2020-03-24 Thread Denis Magda
ase 2.7 > > Lessons are learnt, I will start discussion topics next time for the > significant changes or removal in API, moreover, the next releases I hope > to use new @IgniteExperimental (it was added too late) and another > annotations for the release cycle. > > вт, 24 мар.

Re: Is ML module @IgniteExperimental?

2020-03-24 Thread Denis Magda
Alexey, I missed this thread and only now realized that TensorFlow, genetic algorithms and some other APIs were expelled from 2.8. I would encourage us to start a dedicated discussion for any APIs removal or significant changes to let other community members share their opinions or take appropriat

Re: IGNITE-12702 - Discussion

2020-03-23 Thread Denis Magda
Hi Kartik, Actually, it means quite the opposite. You should fill in the release notes field before the ticket is resolved/closed so that a release manager of a next Ignite version adds a proper line to the final release notes with all the changes. As for the docs, it's highly likely you don't ne

Re: Hello Igniters

2020-03-23 Thread Denis Magda
Hi Kartik, welcome back to the community! Let's work together this time to help you drive your contributions to a logic end ;) Maksim, thanks for stepping in and offering extra support. - Denis On Sun, Mar 22, 2020 at 6:21 AM Maksim Stepachev wrote: > Hi, you are welcome! > > If you have any

<    1   2   3   4   5   6   7   8   9   10   >