Re: [DISCUSSION] 3.0.0 Alpha release

2020-12-30 Thread Valentin Kulichenko
Hi Fedor, Thanks again - you're really helping to improve the quality of the release. I've fixed everything except for the progress bar issue - should not be a blocker though, I will move it outside of the alpha if I do not succeed by the end of tomorrow. Can you please verify that other issues

[jira] [Created] (IGNITE-13943) Change the default port for REST

2020-12-30 Thread Valentin Kulichenko (Jira)
Valentin Kulichenko created IGNITE-13943: Summary: Change the default port for REST Key: IGNITE-13943 URL: https://issues.apache.org/jira/browse/IGNITE-13943 Project: Ignite Issue Typ

[jira] [Created] (IGNITE-13942) [CLI] Highlighting is inconsistent across different terminals

2020-12-30 Thread Valentin Kulichenko (Jira)
Valentin Kulichenko created IGNITE-13942: Summary: [CLI] Highlighting is inconsistent across different terminals Key: IGNITE-13942 URL: https://issues.apache.org/jira/browse/IGNITE-13942 Proje

[MTCGA]: new failures in builds [5813041] needs to be handled

2020-12-30 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to finalize

[jira] [Created] (IGNITE-13941) Poor CLS reported for multiple website pages

2020-12-30 Thread Denis A. Magda (Jira)
Denis A. Magda created IGNITE-13941: --- Summary: Poor CLS reported for multiple website pages Key: IGNITE-13941 URL: https://issues.apache.org/jira/browse/IGNITE-13941 Project: Ignite Issue T

[jira] [Created] (IGNITE-13940) Ignite configuration annotation processor wrong test sources output

2020-12-30 Thread Semyon Danilov (Jira)
Semyon Danilov created IGNITE-13940: --- Summary: Ignite configuration annotation processor wrong test sources output Key: IGNITE-13940 URL: https://issues.apache.org/jira/browse/IGNITE-13940 Project:

Ignite as a Distributed Database - Home Page Updates

2020-12-30 Thread Mauricio Stekl
Hi Everyone, After the vote we had a few weeks ago to define Ignite as a distributed database[1], we stepped forward, with Denis Magda and Nikita Ivanov, to rework the home page in order to reflect these changes. During this process we also made improvements to the main navigation for the website

Re: [DISCUSSION] 3.0.0 Alpha release

2020-12-30 Thread Fedor Malchikov
Hi Valentin, I looked at the resources available on staging and found a number of additional issues: One blocker: https://issues.apache.org/jira/browse/IGNITE-13936 and three minor: https://issues.apache.org/jira/browse/IGNITE-13938 https://issues.apache.org/jira/browse/IGNITE-13937 https://issues.

[jira] [Created] (IGNITE-13939) [windows][usability] cmd/powershell there is no command highlighting in the help strings.

2020-12-30 Thread Fedor Malchikov (Jira)
Fedor Malchikov created IGNITE-13939: - Summary: [windows][usability] cmd/powershell there is no command highlighting in the help strings. Key: IGNITE-13939 URL: https://issues.apache.org/jira/browse/IGNITE-13

[jira] [Created] (IGNITE-13938) [windows] double progress bar for 100% operations

2020-12-30 Thread Fedor Malchikov (Jira)
Fedor Malchikov created IGNITE-13938: - Summary: [windows] double progress bar for 100% operations Key: IGNITE-13938 URL: https://issues.apache.org/jira/browse/IGNITE-13938 Project: Ignite

[jira] [Created] (IGNITE-13937) [windows] Invalid ignite icon in ascii graphics (cmd, powershell)

2020-12-30 Thread Fedor Malchikov (Jira)
Fedor Malchikov created IGNITE-13937: - Summary: [windows] Invalid ignite icon in ascii graphics (cmd, powershell) Key: IGNITE-13937 URL: https://issues.apache.org/jira/browse/IGNITE-13937 Project

[jira] [Created] (IGNITE-13936) [windows] Error: Could not find or load main class org.apache.ignite.app.IgniteRunner

2020-12-30 Thread Fedor Malchikov (Jira)
Fedor Malchikov created IGNITE-13936: - Summary: [windows] Error: Could not find or load main class org.apache.ignite.app.IgniteRunner Key: IGNITE-13936 URL: https://issues.apache.org/jira/browse/IGNITE-13936

Re: [COMMUNITY] Recognizing those who contribute to user support and project awareness

2020-12-30 Thread Ivan Pavlukhin
Great news! Thanks and Happy holidays! 2020-12-30 12:10 GMT+03:00, Alexey Zinoviev : > Thanks for recognition! Happy New Year! > > вт, 29 дек. 2020 г. в 21:36, Kseniya Romanova : > >> Hi, Igniters! >> >> >> ASF welcomes all types of contributions, including responses to user >> questions and promo

Re: [COMMUNITY] Recognizing those who contribute to user support and project awareness

2020-12-30 Thread Alexey Zinoviev
Thanks for recognition! Happy New Year! вт, 29 дек. 2020 г. в 21:36, Kseniya Romanova : > Hi, Igniters! > > > ASF welcomes all types of contributions, including responses to user > questions and promotion of projects. And, the GriGain DelRel team knows > that people spend a lot of their private t

Re: IEP-54: Schema-first approach for 3.0

2020-12-30 Thread Michael Cherkasov
Hi Val, Andrey, thank you for clarifying. I still have a few comments. 1. one table == one schema. KV vs SQL: Looks like all agreed that KV is just a special case of a regular table with (blob,blob) schema. I worry about the case when the user starts from KV case and later will try to expand it

Re: IEP-54: Schema-first approach for 3.0

2020-12-30 Thread Ilya Kasnacheev
Hello! I'm not sure why you will need a schema definition API in Java if it's not available with ignitectl? After all, you can run SQL with Java as well. If we plan that every cache is also a SQL table, why do we need the API being discussed? If it is needed, how to rationalize that not all platf