This is an automated email from the ASF dual-hosted git repository.

vkulichenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new dd8e9f1  Added documentation for 3.0.0-alpha2 (#87)
dd8e9f1 is described below

commit dd8e9f1a298ae16e19c0ed75c268fadec018ccc8
Author: Valentin Kulichenko <[email protected]>
AuthorDate: Wed Jun 30 11:55:18 2021 -0700

    Added documentation for 3.0.0-alpha2 (#87)
---
 docs/3.0.0-alpha/ignite-cli-tool.html              | 140 +++++++++-----
 docs/3.0.0-alpha/index.html                        | 159 ++++++++++++----
 .../installation/installing-using-exe.html         | 116 +++++++----
 .../quick-start/getting-started-guide.html         | 211 ++++++++++++---------
 4 files changed, 413 insertions(+), 213 deletions(-)

diff --git a/docs/3.0.0-alpha/ignite-cli-tool.html 
b/docs/3.0.0-alpha/ignite-cli-tool.html
index 8323c26..744e664 100644
--- a/docs/3.0.0-alpha/ignite-cli-tool.html
+++ b/docs/3.0.0-alpha/ignite-cli-tool.html
@@ -4,19 +4,56 @@
       
 <html lang="en">
 <head>
+   <meta charset="UTF-8">
     <!-- Global site tag (gtag.js) - Google Analytics -->
     <script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1";></script>
     <script>
     window.dataLayer = window.dataLayer || [];
     function gtag(){dataLayer.push(arguments);}
     gtag('js', new Date());
-
     gtag('config', 'UA-61232409-1');
     </script>
 
+    <!-- Yandex.Metrika counter -->
+    <script type="text/javascript" >
+      
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
+      m[i].l=1*new 
Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
+      (window, document, "script", "https://mc.yandex.ru/metrika/tag.js";, 
"ym");
+
+      ym(72949126, "init", {
+          clickmap:true,
+          trackLinks:true,
+          accurateTrackBounce:true,
+          webvisor:true
+      });
+    </script>
+    <noscript><div><img src="https://mc.yandex.ru/watch/72949126"; 
style="position:absolute; left:-9999px;" alt="" /></div></noscript>
+    <!-- /Yandex.Metrika counter -->
+
+    <!-- LuckyOrange code -->
+    <script type='text/javascript'>
+      window.__lo_site_id = 284467;
     
+      (function() {
+        var wa = document.createElement('script'); wa.type = 
'text/javascript'; wa.async = true;
+        wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(wa, s);
+        })();
+      </script>
+      <!-- /LuckyOrange code -->
+
+    <link rel="preload" href='/assets/js/code-tabs.js?1' as="script" 
crossorigin>
+    <link rel="preload" href='/assets/js/page-nav.js' as="script" crossorigin>
+    <link rel="preload" href='/assets/js/docs-menu.js?20201005' as="script" 
crossorigin>
+
+    
<style>:root{--gg-red:#ec1c24;--gg-orange:#ec1c24;--gg-orange-dark:#bc440b;--gg-orange-filter:invert(47%)
 sepia(61%) saturate(1950%) hue-rotate(345deg) brightness(100%) 
contrast(95%);--gg-dark-gray:#333333;--orange-line-thickness:3px;--block-code-background:rgba(241,
 241, 241, 20%);--inline-code-background:rgba(241, 241, 241, 
90%);--padding-top:25px;--link-color:#ec1c24;--body-background:#fcfcfc}header{min-height:var(--header-height);background:#fff;box-shadow:0
 4px 10px 0 #eee,0 0 4 [...]
+#header #promotion-bar { background-color: #333333; padding: 8px; }
+#header #promotion-bar p { font-size: 14px; line-height: 1.4em; font-weight: 
600; padding: 0; margin: 0; color: #f0f0f0; text-align: center;}
+#header #promotion-bar p a { color: #FCB903; } </style>
 
-    <meta charset="UTF-8">
+    
+
+    
     <meta name="ignite-version" content="3.0.0-alpha" />
     <title>Ignite Cli Tool | Ignite Documentation</title>
     
@@ -24,27 +61,33 @@
     <META NAME="ROBOTS" CONTENT="NOINDEX" />
     
        
-       <link rel="stylesheet" href="/assets/css/styles.css?1610386843">
-    <link rel="stylesheet" href="/assets/css/asciidoc-pygments.css">
-    <link rel="shortcut icon" href="/favicon.ico">
+         <link rel="shortcut icon" href="/favicon.ico">
     <meta name='viewport' content='width=device-width, height=device-height, 
initial-scale=1.0, minimum-scale=1.0'>
 
-       <script type="text/javascript" 
src="/assets/js/anchor.min.js?1610386843"></script>
+    <link rel="preload" as="style" 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 />
+    <link rel="stylesheet" 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 media="print" onload="this.media='all'">
+    <noscript>
+      <link 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 rel="stylesheet">
+    </noscript>
+
+       <script>
+    // AnchorJS - v4.2.0 - 2019-01-01
+    // https://github.com/bryanbraun/anchorjs
+    // Copyright (c) 2019 Bryan Braun; Licensed MIT
+    !function(A,e){"use strict";"function"==typeof 
define&&define.amd?define([],e):"object"==typeof 
module&&module.exports?module.exports=e():(A.AnchorJS=e(),A.anchors=new 
A.AnchorJS)}(this,function(){"use strict";return function(A){function 
f(A){A.icon=A.hasOwnProperty("icon")?A.icon:"",A.visible=A.hasOwnProperty("visible")?A.visible:"hover",A.placement=A.hasOwnProperty("placement")?A.placement:"right",A.ariaLabel=A.hasOwnProperty("ariaLabel")?A.ariaLabel:"Anchor",A.class=A.hasOwnPrope
 [...]
+    </script>
   
-  <link rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"; />
-
-
 </head>
 <body>
     <header>
     <!--#include virtual="/includes/promotion_banner.html" -->
     <div class="container">
         <button type='button' class='menu' title='Docs menu'>
-        <img src="/assets/images/menu-icon.svg"/>
+        <img src="/assets/images/menu-icon.svg" width="18" height="12" 
alt="menu icon" />
         </button>
         <div class='home'>
             <a href="/" class='home' title='Apache Ignite home'>
-                <img src="/assets/images/apache_ignite_logo.svg" alt="Apache 
Ignite logo" width="103" >
+                <img src="/assets/images/apache_ignite_logo.svg" alt="Apache 
Ignite logo" width="103" height="36" >
             </a>
         </div>
         
@@ -53,10 +96,10 @@
             <option value="3.0.0-alpha">3.0.0-alpha</option>
         </select>
 
-        <nav id="api-docs">
+        <nav id="api-docs"><ul>
             <li><a href="#">APIs</a>
-            
                 <nav class='dropdown'>
+                    <ul>
                     <li class="dropdown-item"><a 
href="/releases/latest/javadoc/index.html">Java</a></li>
 
                     <li class="dropdown-item"><a 
href="/releases/latest/dotnetdoc/api/">C#/.NET</a></li>
@@ -64,12 +107,13 @@
                     <li class="dropdown-item"><a 
href="/releases/latest/cppdoc/index.html">C++</a></li>
 
                     <li class="dropdown-item"><a 
href="/releases/latest/scaladoc/scalar/index.html#org.apache.ignite.scalar.scalar$">Scala</a></li>
-
+                    </ul>
                 </nav>
             </li>
 
             <li><a href="#">Examples</a>
                 <nav class="dropdown">
+                    <ul>
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/examples"; target="_blank" 
rel="noopener" title="Apache Ignite Java examples">Java</a></li>
 
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/dotnet/examples";
 target="_blank" rel="noopener" title="Apache Ignite C#/.NET 
examples">C#/.NET</a></li>
@@ -81,23 +125,24 @@
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/nodejs/examples";
 target="_blank" rel="noopener" title="Apache Ignite NodeJS 
examples">NodeJS</a></li>
 
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/php/examples";
 target="_blank" rel="noopener" title="Apache Ignite PHP examples">PHP</a></li>
+                </ul>
                 </nav>
-                </li>
+                </li></ul>
         </nav>
         
         <form class='search'>
-            <button class="search-close" type='button'><img 
src='/assets/images/cancel.svg'></button>
+            <button class="search-close" type='button'><img 
src='/assets/images/cancel.svg' alt="close" width="10" height="10" /></button>
             <input type="search" placeholder="Search…" id="search-input">
         </form>
-        <button type='button' class='search-toggle'><img 
src='/assets/images/search.svg'></button>
+        
 
-        <nav id="lang-selector">
-            <li><a href="#"><img src="/assets/images/icon_lang_en.png" 
alt="English language icon" /><span>▼</span></a>
+        <nav id="lang-selector"><ul>
+            <li><a href="#"><img src="/assets/images/icon_lang_en_75x75.jpg" 
alt="English language icon"  width="25" height="25" /><span>▼</span></a>
                 <nav class="dropdown">
-                    <li class="dropdown-item"><a href="/docs/latest/" ><img 
src="/assets/images/icon_lang_en.png" alt="English language icon" 
/><span>English</span></a></li>
-                    <li class="dropdown-item"><a 
href="https://www.ignite-service.cn/doc/java/"; target="_blank" 
rel="noopener"><img src="/assets/images/icon_lang_cn.png" alt="Chinese language 
icon" /><span>Chinese</span></a></li>
+                    <li class="dropdown-item"><a href="/docs/latest/" ><img 
src="/assets/images/icon_lang_en_75x75.jpg" alt="English language icon" 
width="25" height="25" /><span>English</span></a></li>
+                    <li class="dropdown-item"><a 
href="https://www.ignite-service.cn/doc/java/"; target="_blank" 
rel="noopener"><img src="/assets/images/icon_lang_cn_75x75.jpg"  width="25" 
height="25" alt="Chinese language icon" /><span>Chinese</span></a></li>
                 </nav>
-            </li>
+            </li></ul>
         </nav>
 
         <button type='button' class='top-nav-toggle'>⋮</button>
@@ -193,7 +238,7 @@ allowing you to configure the node.</p>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock"><code>node</code></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Starts, 
stops and manages locally running Ignite nodes.</p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">Starts, 
stops, and manages locally running Ignite nodes.</p></td>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>node 
start</code></p></td>
@@ -211,22 +256,22 @@ allowing you to configure the node.</p>
 <td class="tableblock halign-left valign-top"><p class="tableblock"><code>node 
list</code></p></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">Shows the 
list of currently running local Ignite nodes.</p></td>
 </tr>
+</tbody>
+</table>
+<div class="admonitionblock note">
+<table>
 <tr>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock"><code>config</code></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Inspects 
and updates Ignite cluster configuration.</p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock"><code>config get</code></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Gets 
current Ignite cluster configuration values.</p></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock"><code>config set</code></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Updates 
Ignite cluster configuration values.</p></td>
+<td class="icon">
+<div class="title">Note</div>
+</td>
+<td class="content">
+While <code>config</code>, <code>config get</code>, <code>config set</code> 
commands are listed in command output, they do not work in alpha 2.
+</td>
 </tr>
-</tbody>
 </table>
 </div>
 </div>
+</div>
         <div class="copyright">
  © 2021 The Apache Software Foundation.<br/>
 Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are 
either registered trademarks or trademarks of The Apache Software Foundation. 
@@ -241,6 +286,7 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
           
       
 <footer>
+      <!--#include virtual="/includes/docs_rightnav_promotion.html" -->
 </footer>
 
 </nav>
@@ -256,19 +302,7 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
         visible: 'always'
     };
     </script>
-    <!-- load google fonts async -->
-    <script type="text/javascript">
-    WebFontConfig = {
-      google: { families: [ 'Open+Sans:300,400,600,700&display=swap' ] }
-    };
-    (function() {
-      var wf = document.createElement('script');
-      wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
-      wf.type = 'text/javascript';
-      wf.async = 'true';
-      var s = document.getElementsByTagName('script')[0];
-      s.parentNode.insertBefore(wf, s);
-    })(); </script>
+    
     <script 
src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js";></script>
     <script>
       docsearch({
@@ -285,8 +319,16 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1610386843' async 
crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1610386843' async 
crossorigin></script>
+<script type='module' src='/assets/js/index.js?1625078877' async 
crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1625078877' async 
crossorigin></script>
+
+<link rel="stylesheet" href="/assets/css/styles.css?1625078877" media="print" 
onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" 
href="/assets/css/styles.css?1625078877"></noscript>
+
+<link rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"; 
media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css";></noscript>
+
+  
 </body>
 
 </html>
diff --git a/docs/3.0.0-alpha/index.html b/docs/3.0.0-alpha/index.html
index 3473e9e..649acfe 100644
--- a/docs/3.0.0-alpha/index.html
+++ b/docs/3.0.0-alpha/index.html
@@ -4,19 +4,56 @@
       
 <html lang="en">
 <head>
+   <meta charset="UTF-8">
     <!-- Global site tag (gtag.js) - Google Analytics -->
     <script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1";></script>
     <script>
     window.dataLayer = window.dataLayer || [];
     function gtag(){dataLayer.push(arguments);}
     gtag('js', new Date());
-
     gtag('config', 'UA-61232409-1');
     </script>
 
+    <!-- Yandex.Metrika counter -->
+    <script type="text/javascript" >
+      
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
+      m[i].l=1*new 
Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
+      (window, document, "script", "https://mc.yandex.ru/metrika/tag.js";, 
"ym");
+
+      ym(72949126, "init", {
+          clickmap:true,
+          trackLinks:true,
+          accurateTrackBounce:true,
+          webvisor:true
+      });
+    </script>
+    <noscript><div><img src="https://mc.yandex.ru/watch/72949126"; 
style="position:absolute; left:-9999px;" alt="" /></div></noscript>
+    <!-- /Yandex.Metrika counter -->
+
+    <!-- LuckyOrange code -->
+    <script type='text/javascript'>
+      window.__lo_site_id = 284467;
+    
+      (function() {
+        var wa = document.createElement('script'); wa.type = 
'text/javascript'; wa.async = true;
+        wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(wa, s);
+        })();
+      </script>
+      <!-- /LuckyOrange code -->
+
+    <link rel="preload" href='/assets/js/code-tabs.js?1' as="script" 
crossorigin>
+    <link rel="preload" href='/assets/js/page-nav.js' as="script" crossorigin>
+    <link rel="preload" href='/assets/js/docs-menu.js?20201005' as="script" 
crossorigin>
+
+    
<style>:root{--gg-red:#ec1c24;--gg-orange:#ec1c24;--gg-orange-dark:#bc440b;--gg-orange-filter:invert(47%)
 sepia(61%) saturate(1950%) hue-rotate(345deg) brightness(100%) 
contrast(95%);--gg-dark-gray:#333333;--orange-line-thickness:3px;--block-code-background:rgba(241,
 241, 241, 20%);--inline-code-background:rgba(241, 241, 241, 
90%);--padding-top:25px;--link-color:#ec1c24;--body-background:#fcfcfc}header{min-height:var(--header-height);background:#fff;box-shadow:0
 4px 10px 0 #eee,0 0 4 [...]
+#header #promotion-bar { background-color: #333333; padding: 8px; }
+#header #promotion-bar p { font-size: 14px; line-height: 1.4em; font-weight: 
600; padding: 0; margin: 0; color: #f0f0f0; text-align: center;}
+#header #promotion-bar p a { color: #FCB903; } </style>
+
     
 
-    <meta charset="UTF-8">
+    
     <meta name="ignite-version" content="3.0.0-alpha" />
     <title>Apache Ignite Documentation | Ignite Documentation</title>
     
@@ -24,27 +61,33 @@
     <META NAME="ROBOTS" CONTENT="NOINDEX" />
     
        
-       <link rel="stylesheet" href="/assets/css/styles.css?1610386843">
-    <link rel="stylesheet" href="/assets/css/asciidoc-pygments.css">
-    <link rel="shortcut icon" href="/favicon.ico">
+         <link rel="shortcut icon" href="/favicon.ico">
     <meta name='viewport' content='width=device-width, height=device-height, 
initial-scale=1.0, minimum-scale=1.0'>
 
-       <script type="text/javascript" 
src="/assets/js/anchor.min.js?1610386843"></script>
+    <link rel="preload" as="style" 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 />
+    <link rel="stylesheet" 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 media="print" onload="this.media='all'">
+    <noscript>
+      <link 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 rel="stylesheet">
+    </noscript>
+
+       <script>
+    // AnchorJS - v4.2.0 - 2019-01-01
+    // https://github.com/bryanbraun/anchorjs
+    // Copyright (c) 2019 Bryan Braun; Licensed MIT
+    !function(A,e){"use strict";"function"==typeof 
define&&define.amd?define([],e):"object"==typeof 
module&&module.exports?module.exports=e():(A.AnchorJS=e(),A.anchors=new 
A.AnchorJS)}(this,function(){"use strict";return function(A){function 
f(A){A.icon=A.hasOwnProperty("icon")?A.icon:"",A.visible=A.hasOwnProperty("visible")?A.visible:"hover",A.placement=A.hasOwnProperty("placement")?A.placement:"right",A.ariaLabel=A.hasOwnProperty("ariaLabel")?A.ariaLabel:"Anchor",A.class=A.hasOwnPrope
 [...]
+    </script>
   
-  <link rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"; />
-
-
 </head>
 <body>
     <header>
     <!--#include virtual="/includes/promotion_banner.html" -->
     <div class="container">
         <button type='button' class='menu' title='Docs menu'>
-        <img src="/assets/images/menu-icon.svg"/>
+        <img src="/assets/images/menu-icon.svg" width="18" height="12" 
alt="menu icon" />
         </button>
         <div class='home'>
             <a href="/" class='home' title='Apache Ignite home'>
-                <img src="/assets/images/apache_ignite_logo.svg" alt="Apache 
Ignite logo" width="103" >
+                <img src="/assets/images/apache_ignite_logo.svg" alt="Apache 
Ignite logo" width="103" height="36" >
             </a>
         </div>
         
@@ -53,10 +96,10 @@
             <option value="3.0.0-alpha">3.0.0-alpha</option>
         </select>
 
-        <nav id="api-docs">
+        <nav id="api-docs"><ul>
             <li><a href="#">APIs</a>
-            
                 <nav class='dropdown'>
+                    <ul>
                     <li class="dropdown-item"><a 
href="/releases/latest/javadoc/index.html">Java</a></li>
 
                     <li class="dropdown-item"><a 
href="/releases/latest/dotnetdoc/api/">C#/.NET</a></li>
@@ -64,12 +107,13 @@
                     <li class="dropdown-item"><a 
href="/releases/latest/cppdoc/index.html">C++</a></li>
 
                     <li class="dropdown-item"><a 
href="/releases/latest/scaladoc/scalar/index.html#org.apache.ignite.scalar.scalar$">Scala</a></li>
-
+                    </ul>
                 </nav>
             </li>
 
             <li><a href="#">Examples</a>
                 <nav class="dropdown">
+                    <ul>
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/examples"; target="_blank" 
rel="noopener" title="Apache Ignite Java examples">Java</a></li>
 
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/dotnet/examples";
 target="_blank" rel="noopener" title="Apache Ignite C#/.NET 
examples">C#/.NET</a></li>
@@ -81,23 +125,24 @@
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/nodejs/examples";
 target="_blank" rel="noopener" title="Apache Ignite NodeJS 
examples">NodeJS</a></li>
 
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/php/examples";
 target="_blank" rel="noopener" title="Apache Ignite PHP examples">PHP</a></li>
+                </ul>
                 </nav>
-                </li>
+                </li></ul>
         </nav>
         
         <form class='search'>
-            <button class="search-close" type='button'><img 
src='/assets/images/cancel.svg'></button>
+            <button class="search-close" type='button'><img 
src='/assets/images/cancel.svg' alt="close" width="10" height="10" /></button>
             <input type="search" placeholder="Search…" id="search-input">
         </form>
-        <button type='button' class='search-toggle'><img 
src='/assets/images/search.svg'></button>
+        
 
-        <nav id="lang-selector">
-            <li><a href="#"><img src="/assets/images/icon_lang_en.png" 
alt="English language icon" /><span>▼</span></a>
+        <nav id="lang-selector"><ul>
+            <li><a href="#"><img src="/assets/images/icon_lang_en_75x75.jpg" 
alt="English language icon"  width="25" height="25" /><span>▼</span></a>
                 <nav class="dropdown">
-                    <li class="dropdown-item"><a href="/docs/latest/" ><img 
src="/assets/images/icon_lang_en.png" alt="English language icon" 
/><span>English</span></a></li>
-                    <li class="dropdown-item"><a 
href="https://www.ignite-service.cn/doc/java/"; target="_blank" 
rel="noopener"><img src="/assets/images/icon_lang_cn.png" alt="Chinese language 
icon" /><span>Chinese</span></a></li>
+                    <li class="dropdown-item"><a href="/docs/latest/" ><img 
src="/assets/images/icon_lang_en_75x75.jpg" alt="English language icon" 
width="25" height="25" /><span>English</span></a></li>
+                    <li class="dropdown-item"><a 
href="https://www.ignite-service.cn/doc/java/"; target="_blank" 
rel="noopener"><img src="/assets/images/icon_lang_cn_75x75.jpg"  width="25" 
height="25" alt="Chinese language icon" /><span>Chinese</span></a></li>
                 </nav>
-            </li>
+            </li></ul>
         </nav>
 
         <button type='button' class='top-nav-toggle'>⋮</button>
@@ -149,7 +194,9 @@
         
             <h1>Apache Ignite Documentation</h1>
         
-        <div class="paragraph">
+        <div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
 <p>Apache Ignite is a distributed database for high-performance computing with 
in-memory speed.</p>
 </div>
 <div class="paragraph">
@@ -206,6 +253,40 @@ which means that the schema is defined for a cache/table 
before its creation.</p
 </li>
 </ul>
 </div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="new-in-alpha-2">New in Alpha 2</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Apache Ignite Alpha 2 comes with the following new features:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Added replication infrastructure based on Raft.</p>
+</li>
+<li>
+<p>New in-memory atomic storage with the basic insert-read functionality.</p>
+</li>
+<li>
+<p>New schema management engine and API.</p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="known-issues">Known Issues</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Due to changes between alpha 1 and alpha 2, Ignite cluster configuration 
commands no longer work. This will be fixed in alpha 3.</p>
+</div>
+<div class="paragraph">
+<p>Affected commands: <code>config</code>, <code>config get</code>, 
<code>config set</code>.</p>
+</div>
+</div>
+</div>
         <div class="copyright">
  © 2021 The Apache Software Foundation.<br/>
 Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are 
either registered trademarks or trademarks of The Apache Software Foundation. 
@@ -214,10 +295,14 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
 
     </article>
     <nav class="right-nav" data-swiftype-index='false'>
-    
+    <ul class="sectlevel1">
+<li><a href="#new-in-alpha-2">New in Alpha 2</a></li>
+<li><a href="#known-issues">Known Issues</a></li>
+</ul>
           
       
 <footer>
+      <!--#include virtual="/includes/docs_rightnav_promotion.html" -->
 </footer>
 
 </nav>
@@ -233,19 +318,7 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
         visible: 'always'
     };
     </script>
-    <!-- load google fonts async -->
-    <script type="text/javascript">
-    WebFontConfig = {
-      google: { families: [ 'Open+Sans:300,400,600,700&display=swap' ] }
-    };
-    (function() {
-      var wf = document.createElement('script');
-      wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
-      wf.type = 'text/javascript';
-      wf.async = 'true';
-      var s = document.getElementsByTagName('script')[0];
-      s.parentNode.insertBefore(wf, s);
-    })(); </script>
+    
     <script 
src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js";></script>
     <script>
       docsearch({
@@ -262,8 +335,16 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1610386843' async 
crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1610386843' async 
crossorigin></script>
+<script type='module' src='/assets/js/index.js?1625078877' async 
crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1625078877' async 
crossorigin></script>
+
+<link rel="stylesheet" href="/assets/css/styles.css?1625078877" media="print" 
onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" 
href="/assets/css/styles.css?1625078877"></noscript>
+
+<link rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"; 
media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css";></noscript>
+
+  
 </body>
 
 </html>
diff --git a/docs/3.0.0-alpha/installation/installing-using-exe.html 
b/docs/3.0.0-alpha/installation/installing-using-exe.html
index ac2893f..19e06f4 100644
--- a/docs/3.0.0-alpha/installation/installing-using-exe.html
+++ b/docs/3.0.0-alpha/installation/installing-using-exe.html
@@ -4,19 +4,56 @@
       
 <html lang="en">
 <head>
+   <meta charset="UTF-8">
     <!-- Global site tag (gtag.js) - Google Analytics -->
     <script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1";></script>
     <script>
     window.dataLayer = window.dataLayer || [];
     function gtag(){dataLayer.push(arguments);}
     gtag('js', new Date());
-
     gtag('config', 'UA-61232409-1');
     </script>
 
+    <!-- Yandex.Metrika counter -->
+    <script type="text/javascript" >
+      
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
+      m[i].l=1*new 
Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
+      (window, document, "script", "https://mc.yandex.ru/metrika/tag.js";, 
"ym");
+
+      ym(72949126, "init", {
+          clickmap:true,
+          trackLinks:true,
+          accurateTrackBounce:true,
+          webvisor:true
+      });
+    </script>
+    <noscript><div><img src="https://mc.yandex.ru/watch/72949126"; 
style="position:absolute; left:-9999px;" alt="" /></div></noscript>
+    <!-- /Yandex.Metrika counter -->
+
+    <!-- LuckyOrange code -->
+    <script type='text/javascript'>
+      window.__lo_site_id = 284467;
+    
+      (function() {
+        var wa = document.createElement('script'); wa.type = 
'text/javascript'; wa.async = true;
+        wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(wa, s);
+        })();
+      </script>
+      <!-- /LuckyOrange code -->
+
+    <link rel="preload" href='/assets/js/code-tabs.js?1' as="script" 
crossorigin>
+    <link rel="preload" href='/assets/js/page-nav.js' as="script" crossorigin>
+    <link rel="preload" href='/assets/js/docs-menu.js?20201005' as="script" 
crossorigin>
+
+    
<style>:root{--gg-red:#ec1c24;--gg-orange:#ec1c24;--gg-orange-dark:#bc440b;--gg-orange-filter:invert(47%)
 sepia(61%) saturate(1950%) hue-rotate(345deg) brightness(100%) 
contrast(95%);--gg-dark-gray:#333333;--orange-line-thickness:3px;--block-code-background:rgba(241,
 241, 241, 20%);--inline-code-background:rgba(241, 241, 241, 
90%);--padding-top:25px;--link-color:#ec1c24;--body-background:#fcfcfc}header{min-height:var(--header-height);background:#fff;box-shadow:0
 4px 10px 0 #eee,0 0 4 [...]
+#header #promotion-bar { background-color: #333333; padding: 8px; }
+#header #promotion-bar p { font-size: 14px; line-height: 1.4em; font-weight: 
600; padding: 0; margin: 0; color: #f0f0f0; text-align: center;}
+#header #promotion-bar p a { color: #FCB903; } </style>
+
     
 
-    <meta charset="UTF-8">
+    
     <meta name="ignite-version" content="3.0.0-alpha" />
     <title>Installing Using Distributive | Ignite Documentation</title>
     
@@ -24,27 +61,33 @@
     <META NAME="ROBOTS" CONTENT="NOINDEX" />
     
        
-       <link rel="stylesheet" href="/assets/css/styles.css?1610386843">
-    <link rel="stylesheet" href="/assets/css/asciidoc-pygments.css">
-    <link rel="shortcut icon" href="/favicon.ico">
+         <link rel="shortcut icon" href="/favicon.ico">
     <meta name='viewport' content='width=device-width, height=device-height, 
initial-scale=1.0, minimum-scale=1.0'>
 
-       <script type="text/javascript" 
src="/assets/js/anchor.min.js?1610386843"></script>
+    <link rel="preload" as="style" 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 />
+    <link rel="stylesheet" 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 media="print" onload="this.media='all'">
+    <noscript>
+      <link 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 rel="stylesheet">
+    </noscript>
+
+       <script>
+    // AnchorJS - v4.2.0 - 2019-01-01
+    // https://github.com/bryanbraun/anchorjs
+    // Copyright (c) 2019 Bryan Braun; Licensed MIT
+    !function(A,e){"use strict";"function"==typeof 
define&&define.amd?define([],e):"object"==typeof 
module&&module.exports?module.exports=e():(A.AnchorJS=e(),A.anchors=new 
A.AnchorJS)}(this,function(){"use strict";return function(A){function 
f(A){A.icon=A.hasOwnProperty("icon")?A.icon:"",A.visible=A.hasOwnProperty("visible")?A.visible:"hover",A.placement=A.hasOwnProperty("placement")?A.placement:"right",A.ariaLabel=A.hasOwnProperty("ariaLabel")?A.ariaLabel:"Anchor",A.class=A.hasOwnPrope
 [...]
+    </script>
   
-  <link rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"; />
-
-
 </head>
 <body>
     <header>
     <!--#include virtual="/includes/promotion_banner.html" -->
     <div class="container">
         <button type='button' class='menu' title='Docs menu'>
-        <img src="/assets/images/menu-icon.svg"/>
+        <img src="/assets/images/menu-icon.svg" width="18" height="12" 
alt="menu icon" />
         </button>
         <div class='home'>
             <a href="/" class='home' title='Apache Ignite home'>
-                <img src="/assets/images/apache_ignite_logo.svg" alt="Apache 
Ignite logo" width="103" >
+                <img src="/assets/images/apache_ignite_logo.svg" alt="Apache 
Ignite logo" width="103" height="36" >
             </a>
         </div>
         
@@ -53,10 +96,10 @@
             <option value="3.0.0-alpha">3.0.0-alpha</option>
         </select>
 
-        <nav id="api-docs">
+        <nav id="api-docs"><ul>
             <li><a href="#">APIs</a>
-            
                 <nav class='dropdown'>
+                    <ul>
                     <li class="dropdown-item"><a 
href="/releases/latest/javadoc/index.html">Java</a></li>
 
                     <li class="dropdown-item"><a 
href="/releases/latest/dotnetdoc/api/">C#/.NET</a></li>
@@ -64,12 +107,13 @@
                     <li class="dropdown-item"><a 
href="/releases/latest/cppdoc/index.html">C++</a></li>
 
                     <li class="dropdown-item"><a 
href="/releases/latest/scaladoc/scalar/index.html#org.apache.ignite.scalar.scalar$">Scala</a></li>
-
+                    </ul>
                 </nav>
             </li>
 
             <li><a href="#">Examples</a>
                 <nav class="dropdown">
+                    <ul>
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/examples"; target="_blank" 
rel="noopener" title="Apache Ignite Java examples">Java</a></li>
 
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/dotnet/examples";
 target="_blank" rel="noopener" title="Apache Ignite C#/.NET 
examples">C#/.NET</a></li>
@@ -81,23 +125,24 @@
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/nodejs/examples";
 target="_blank" rel="noopener" title="Apache Ignite NodeJS 
examples">NodeJS</a></li>
 
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/php/examples";
 target="_blank" rel="noopener" title="Apache Ignite PHP examples">PHP</a></li>
+                </ul>
                 </nav>
-                </li>
+                </li></ul>
         </nav>
         
         <form class='search'>
-            <button class="search-close" type='button'><img 
src='/assets/images/cancel.svg'></button>
+            <button class="search-close" type='button'><img 
src='/assets/images/cancel.svg' alt="close" width="10" height="10" /></button>
             <input type="search" placeholder="Search…" id="search-input">
         </form>
-        <button type='button' class='search-toggle'><img 
src='/assets/images/search.svg'></button>
+        
 
-        <nav id="lang-selector">
-            <li><a href="#"><img src="/assets/images/icon_lang_en.png" 
alt="English language icon" /><span>▼</span></a>
+        <nav id="lang-selector"><ul>
+            <li><a href="#"><img src="/assets/images/icon_lang_en_75x75.jpg" 
alt="English language icon"  width="25" height="25" /><span>▼</span></a>
                 <nav class="dropdown">
-                    <li class="dropdown-item"><a href="/docs/latest/" ><img 
src="/assets/images/icon_lang_en.png" alt="English language icon" 
/><span>English</span></a></li>
-                    <li class="dropdown-item"><a 
href="https://www.ignite-service.cn/doc/java/"; target="_blank" 
rel="noopener"><img src="/assets/images/icon_lang_cn.png" alt="Chinese language 
icon" /><span>Chinese</span></a></li>
+                    <li class="dropdown-item"><a href="/docs/latest/" ><img 
src="/assets/images/icon_lang_en_75x75.jpg" alt="English language icon" 
width="25" height="25" /><span>English</span></a></li>
+                    <li class="dropdown-item"><a 
href="https://www.ignite-service.cn/doc/java/"; target="_blank" 
rel="noopener"><img src="/assets/images/icon_lang_cn_75x75.jpg"  width="25" 
height="25" alt="Chinese language icon" /><span>Chinese</span></a></li>
                 </nav>
-            </li>
+            </li></ul>
         </nav>
 
         <button type='button' class='top-nav-toggle'>⋮</button>
@@ -225,6 +270,7 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
           
       
 <footer>
+      <!--#include virtual="/includes/docs_rightnav_promotion.html" -->
 </footer>
 
 </nav>
@@ -240,19 +286,7 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
         visible: 'always'
     };
     </script>
-    <!-- load google fonts async -->
-    <script type="text/javascript">
-    WebFontConfig = {
-      google: { families: [ 'Open+Sans:300,400,600,700&display=swap' ] }
-    };
-    (function() {
-      var wf = document.createElement('script');
-      wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
-      wf.type = 'text/javascript';
-      wf.async = 'true';
-      var s = document.getElementsByTagName('script')[0];
-      s.parentNode.insertBefore(wf, s);
-    })(); </script>
+    
     <script 
src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js";></script>
     <script>
       docsearch({
@@ -269,8 +303,16 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1610386843' async 
crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1610386843' async 
crossorigin></script>
+<script type='module' src='/assets/js/index.js?1625078877' async 
crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1625078877' async 
crossorigin></script>
+
+<link rel="stylesheet" href="/assets/css/styles.css?1625078877" media="print" 
onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" 
href="/assets/css/styles.css?1625078877"></noscript>
+
+<link rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"; 
media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css";></noscript>
+
+  
 </body>
 
 </html>
diff --git a/docs/3.0.0-alpha/quick-start/getting-started-guide.html 
b/docs/3.0.0-alpha/quick-start/getting-started-guide.html
index d7f70eb..d993f10 100644
--- a/docs/3.0.0-alpha/quick-start/getting-started-guide.html
+++ b/docs/3.0.0-alpha/quick-start/getting-started-guide.html
@@ -4,19 +4,56 @@
       
 <html lang="en">
 <head>
+   <meta charset="UTF-8">
     <!-- Global site tag (gtag.js) - Google Analytics -->
     <script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1";></script>
     <script>
     window.dataLayer = window.dataLayer || [];
     function gtag(){dataLayer.push(arguments);}
     gtag('js', new Date());
-
     gtag('config', 'UA-61232409-1');
     </script>
 
+    <!-- Yandex.Metrika counter -->
+    <script type="text/javascript" >
+      
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
+      m[i].l=1*new 
Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
+      (window, document, "script", "https://mc.yandex.ru/metrika/tag.js";, 
"ym");
+
+      ym(72949126, "init", {
+          clickmap:true,
+          trackLinks:true,
+          accurateTrackBounce:true,
+          webvisor:true
+      });
+    </script>
+    <noscript><div><img src="https://mc.yandex.ru/watch/72949126"; 
style="position:absolute; left:-9999px;" alt="" /></div></noscript>
+    <!-- /Yandex.Metrika counter -->
+
+    <!-- LuckyOrange code -->
+    <script type='text/javascript'>
+      window.__lo_site_id = 284467;
+    
+      (function() {
+        var wa = document.createElement('script'); wa.type = 
'text/javascript'; wa.async = true;
+        wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js';
+        var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(wa, s);
+        })();
+      </script>
+      <!-- /LuckyOrange code -->
+
+    <link rel="preload" href='/assets/js/code-tabs.js?1' as="script" 
crossorigin>
+    <link rel="preload" href='/assets/js/page-nav.js' as="script" crossorigin>
+    <link rel="preload" href='/assets/js/docs-menu.js?20201005' as="script" 
crossorigin>
+
+    
<style>:root{--gg-red:#ec1c24;--gg-orange:#ec1c24;--gg-orange-dark:#bc440b;--gg-orange-filter:invert(47%)
 sepia(61%) saturate(1950%) hue-rotate(345deg) brightness(100%) 
contrast(95%);--gg-dark-gray:#333333;--orange-line-thickness:3px;--block-code-background:rgba(241,
 241, 241, 20%);--inline-code-background:rgba(241, 241, 241, 
90%);--padding-top:25px;--link-color:#ec1c24;--body-background:#fcfcfc}header{min-height:var(--header-height);background:#fff;box-shadow:0
 4px 10px 0 #eee,0 0 4 [...]
+#header #promotion-bar { background-color: #333333; padding: 8px; }
+#header #promotion-bar p { font-size: 14px; line-height: 1.4em; font-weight: 
600; padding: 0; margin: 0; color: #f0f0f0; text-align: center;}
+#header #promotion-bar p a { color: #FCB903; } </style>
+
     
 
-    <meta charset="UTF-8">
+    
     <meta name="ignite-version" content="3.0.0-alpha" />
     <title>Getting Started Guide | Ignite Documentation</title>
     
@@ -24,27 +61,33 @@
     <META NAME="ROBOTS" CONTENT="NOINDEX" />
     
        
-       <link rel="stylesheet" href="/assets/css/styles.css?1610386844">
-    <link rel="stylesheet" href="/assets/css/asciidoc-pygments.css">
-    <link rel="shortcut icon" href="/favicon.ico">
+         <link rel="shortcut icon" href="/favicon.ico">
     <meta name='viewport' content='width=device-width, height=device-height, 
initial-scale=1.0, minimum-scale=1.0'>
 
-       <script type="text/javascript" 
src="/assets/js/anchor.min.js?1610386844"></script>
+    <link rel="preload" as="style" 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 />
+    <link rel="stylesheet" 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 media="print" onload="this.media='all'">
+    <noscript>
+      <link 
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap";
 rel="stylesheet">
+    </noscript>
+
+       <script>
+    // AnchorJS - v4.2.0 - 2019-01-01
+    // https://github.com/bryanbraun/anchorjs
+    // Copyright (c) 2019 Bryan Braun; Licensed MIT
+    !function(A,e){"use strict";"function"==typeof 
define&&define.amd?define([],e):"object"==typeof 
module&&module.exports?module.exports=e():(A.AnchorJS=e(),A.anchors=new 
A.AnchorJS)}(this,function(){"use strict";return function(A){function 
f(A){A.icon=A.hasOwnProperty("icon")?A.icon:"",A.visible=A.hasOwnProperty("visible")?A.visible:"hover",A.placement=A.hasOwnProperty("placement")?A.placement:"right",A.ariaLabel=A.hasOwnProperty("ariaLabel")?A.ariaLabel:"Anchor",A.class=A.hasOwnPrope
 [...]
+    </script>
   
-  <link rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"; />
-
-
 </head>
 <body>
     <header>
     <!--#include virtual="/includes/promotion_banner.html" -->
     <div class="container">
         <button type='button' class='menu' title='Docs menu'>
-        <img src="/assets/images/menu-icon.svg"/>
+        <img src="/assets/images/menu-icon.svg" width="18" height="12" 
alt="menu icon" />
         </button>
         <div class='home'>
             <a href="/" class='home' title='Apache Ignite home'>
-                <img src="/assets/images/apache_ignite_logo.svg" alt="Apache 
Ignite logo" width="103" >
+                <img src="/assets/images/apache_ignite_logo.svg" alt="Apache 
Ignite logo" width="103" height="36" >
             </a>
         </div>
         
@@ -53,10 +96,10 @@
             <option value="3.0.0-alpha">3.0.0-alpha</option>
         </select>
 
-        <nav id="api-docs">
+        <nav id="api-docs"><ul>
             <li><a href="#">APIs</a>
-            
                 <nav class='dropdown'>
+                    <ul>
                     <li class="dropdown-item"><a 
href="/releases/latest/javadoc/index.html">Java</a></li>
 
                     <li class="dropdown-item"><a 
href="/releases/latest/dotnetdoc/api/">C#/.NET</a></li>
@@ -64,12 +107,13 @@
                     <li class="dropdown-item"><a 
href="/releases/latest/cppdoc/index.html">C++</a></li>
 
                     <li class="dropdown-item"><a 
href="/releases/latest/scaladoc/scalar/index.html#org.apache.ignite.scalar.scalar$">Scala</a></li>
-
+                    </ul>
                 </nav>
             </li>
 
             <li><a href="#">Examples</a>
                 <nav class="dropdown">
+                    <ul>
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/examples"; target="_blank" 
rel="noopener" title="Apache Ignite Java examples">Java</a></li>
 
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/dotnet/examples";
 target="_blank" rel="noopener" title="Apache Ignite C#/.NET 
examples">C#/.NET</a></li>
@@ -81,23 +125,24 @@
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/nodejs/examples";
 target="_blank" rel="noopener" title="Apache Ignite NodeJS 
examples">NodeJS</a></li>
 
                     <li class="dropdown-item"><a 
href="https://github.com/apache/ignite/tree/master/modules/platforms/php/examples";
 target="_blank" rel="noopener" title="Apache Ignite PHP examples">PHP</a></li>
+                </ul>
                 </nav>
-                </li>
+                </li></ul>
         </nav>
         
         <form class='search'>
-            <button class="search-close" type='button'><img 
src='/assets/images/cancel.svg'></button>
+            <button class="search-close" type='button'><img 
src='/assets/images/cancel.svg' alt="close" width="10" height="10" /></button>
             <input type="search" placeholder="Search…" id="search-input">
         </form>
-        <button type='button' class='search-toggle'><img 
src='/assets/images/search.svg'></button>
+        
 
-        <nav id="lang-selector">
-            <li><a href="#"><img src="/assets/images/icon_lang_en.png" 
alt="English language icon" /><span>▼</span></a>
+        <nav id="lang-selector"><ul>
+            <li><a href="#"><img src="/assets/images/icon_lang_en_75x75.jpg" 
alt="English language icon"  width="25" height="25" /><span>▼</span></a>
                 <nav class="dropdown">
-                    <li class="dropdown-item"><a href="/docs/latest/" ><img 
src="/assets/images/icon_lang_en.png" alt="English language icon" 
/><span>English</span></a></li>
-                    <li class="dropdown-item"><a 
href="https://www.ignite-service.cn/doc/java/"; target="_blank" 
rel="noopener"><img src="/assets/images/icon_lang_cn.png" alt="Chinese language 
icon" /><span>Chinese</span></a></li>
+                    <li class="dropdown-item"><a href="/docs/latest/" ><img 
src="/assets/images/icon_lang_en_75x75.jpg" alt="English language icon" 
width="25" height="25" /><span>English</span></a></li>
+                    <li class="dropdown-item"><a 
href="https://www.ignite-service.cn/doc/java/"; target="_blank" 
rel="noopener"><img src="/assets/images/icon_lang_cn_75x75.jpg"  width="25" 
height="25" alt="Chinese language icon" /><span>Chinese</span></a></li>
                 </nav>
-            </li>
+            </li></ul>
         </nav>
 
         <button type='button' class='top-nav-toggle'>⋮</button>
@@ -152,19 +197,21 @@
         <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
-<p>This guide provides essential details on how to start working with Ignite 
3.0 by using the Ignite CLI tool,
-including the following information:</p>
+<p>This guide provides essential details on how to start working with Ignite 
3.0 alpha 2 by using the Ignite CLI tool, including the following 
information:</p>
 </div>
 <div class="ulist">
 <ul>
 <li>
-<p>How to download and install the tool</p>
+<p>How to download and install the tool.</p>
 </li>
 <li>
-<p>How to manage nodes using the Ignite CLI tool</p>
+<p>How to use the Ignite CLI tool to manage nodes.</p>
 </li>
 <li>
-<p>Additional information regarding the use of the tool</p>
+<p>How to run built-in examples.</p>
+</li>
+<li>
+<p>Additional information regarding the use of the tool.</p>
 </li>
 </ul>
 </div>
@@ -174,7 +221,7 @@ including the following information:</p>
 <h2 id="prerequisites">Prerequisites</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Ignite 3.0 was officially tested on:</p>
+<p>Ignite 3.0 alpha 2 was officially tested on:</p>
 </div>
 <table class="tableblock frame-all grid-all stripes-even stretch">
 <colgroup>
@@ -203,34 +250,34 @@ including the following information:</p>
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>Create a folder. For example, use a Linux command similar to the 
following:</p>
+<p>Download the archive with the Ignite CLI tool:</p>
 <code-tabs><code-tab data-tab='Unix'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="shell"><span class="nb">mkdir 
</span>ignite3 <span class="o">&amp;&amp;</span> <span class="nb">cd 
</span>ignite3</code></pre>
+<pre class="rouge highlight"><code data-lang="shell">curl <span 
class="nt">-L</span> <span 
class="s2">"https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&amp;filename=ignite/3.0.0-alpha2/apache-ignite-3.0.0-alpha2.zip";</span>
 <span class="nt">-o</span> apache-ignite-3.0.0-alpha2.zip</code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Windows (PowerShell)'><div 
class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="shell"><span 
class="o">(</span><span class="nb">mkdir </span>ignite3<span class="o">)</span> 
<span class="nt">-AND</span> <span class="o">(</span><span class="nb">cd 
</span>ignite3<span class="o">)</span></code></pre>
+<pre class="rouge highlight"><code data-lang="shell">curl <span 
class="s2">"https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&amp;filename=ignite/3.0.0-alpha2/apache-ignite-3.0.0-alpha2.zip";</span>
 <span class="nt">-o</span> apache-ignite-3.0.0-alpha2.zip</code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Windows (CMD)'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="shell"><span class="nb">mkdir 
</span>ignite3 &amp; <span class="nb">cd </span>ignite3</code></pre>
+<pre class="rouge highlight"><code data-lang="shell">curl <span 
class="s2">"https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&amp;filename=ignite/3.0.0-alpha2/apache-ignite-3.0.0-alpha2.zip";</span>
 <span class="nt">-o</span> apache-ignite-3.0.0-alpha2.zip</code></pre>
 </div>
 </div></code-tab></code-tabs>
 </li>
 <li>
-<p>Download the Ignite CLI tool and set required execute permissions:</p>
+<p>Unpack the archive:</p>
 <code-tabs><code-tab data-tab='Unix'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="shell">curl <span 
class="nt">-L</span> <span 
class="s2">"https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&amp;filename=ignite/3.0.0-alpha1/ignite";</span>
 <span class="nt">-o</span> ignite <span class="o">&amp;&amp;</span> <span 
class="nb">chmod</span> +x ignite</code></pre>
+<pre class="rouge highlight"><code data-lang="shell">unzip 
apache-ignite-3.0.0-alpha2.zip <span class="o">&amp;&amp;</span> <span 
class="nb">cd </span>apache-ignite-3.0.0-alpha2</code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Windows (PowerShell)'><div 
class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="shell">curl <span 
class="nt">-L</span> <span 
class="s2">"https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&amp;filename=ignite/3.0.0-alpha1/ignite.exe";</span>
 <span class="nt">-o</span> ignite.exe</code></pre>
+<pre class="rouge highlight"><code data-lang="shell">Expand-Archive 
apache-ignite-3.0.0-alpha2.zip <span class="nt">-DestinationPath</span> <span 
class="nb">.</span> <span class="p">;</span> <span class="nb">cd 
</span>apache-ignite-3.0.0-alpha2</code></pre>
 </div>
 </div></code-tab><code-tab data-tab='Windows (CMD)'><div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="shell">curl <span 
class="nt">-L</span> <span 
class="s2">"https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&amp;filename=ignite/3.0.0-alpha1/ignite.exe";</span>
 <span class="nt">-o</span> ignite.exe</code></pre>
+<pre class="rouge highlight"><code data-lang="shell"><span 
class="nb">tar</span> <span class="nt">-xf</span> 
apache-ignite-3.0.0-alpha2.zip &amp; <span class="nb">cd 
</span>apache-ignite-3.0.0-alpha2</code></pre>
 </div>
 </div></code-tab></code-tabs>
 </li>
@@ -272,27 +319,26 @@ permanently update the <code>PATH</code> environment 
variable by adding a full p
 <h2 id="using-ignite-cli-tool">Using Ignite CLI Tool</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Ignite CLI is a single entry point for all the Ignite operations. For 
example, it allows you to perform the following
-actions:</p>
+<p>Ignite CLI is a single entry point for all the Ignite operations. You can 
perform the following actions with it:</p>
 </div>
 <div class="ulist">
 <ul>
 <li>
-<p>Manage existing nodes</p>
+<p>Manage existing nodes.</p>
 </li>
 <li>
-<p>Install new nodes</p>
+<p>Install new nodes.</p>
 </li>
 <li>
-<p>Update old nodes to new versions</p>
+<p>Update old nodes to new versions.</p>
 </li>
 <li>
-<p>Install or remove optional modules</p>
+<p>Install or remove optional modules.</p>
 </li>
 </ul>
 </div>
 <div class="paragraph">
-<p>Let&#8217;s use some of the <a href="#Ignite CLI Tool Commands">[Ignite CLI 
Tool Commands]</a>.</p>
+<p>Let&#8217;s use some of the &lt;&lt;Ignite CLI Tool Commands&gt;&gt;.</p>
 </div>
 <div class="olist arabic">
 <ol class="arabic">
@@ -325,7 +371,7 @@ actions:</p>
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>To start an Ignite 3.0 cluster, you need to install Ignite core artifacts 
first:</p>
+<p>To start an Ignite 3.0 alpha 2 cluster, you need to install Ignite core 
artifacts first:</p>
 <div class="listingblock">
 <div class="content">
 <pre class="rouge highlight"><code data-lang="shell">ignite init</code></pre>
@@ -361,10 +407,10 @@ actions:</p>
 <div class="olist arabic">
 <ol class="arabic">
 <li>
-<p>Start a cluster node setting <code>myFirstNode</code> as a node unique 
identifier:</p>
+<p>Start a cluster node setting <code>node-1</code> as a node unique 
identifier:</p>
 <div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="shell">ignite node start 
myFirstNode</code></pre>
+<pre class="rouge highlight"><code data-lang="shell">ignite node start <span 
class="nt">--config</span><span 
class="o">=</span>examples/config/ignite-config.json node-1</code></pre>
 </div>
 </div>
 </li>
@@ -388,42 +434,34 @@ For example, use the <code>cat</code> command on a Unix 
operating system.</p>
 </div>
 </div>
 <div class="sect1">
-<h2 id="working-with-the-cluster">Working With the Cluster</h2>
+<h2 id="built-in-examples">Built-in Examples</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>The Ignite CLI tool also allows to perform some operations with a cluster 
using the <code>config</code> command.</p>
+<p>Ignite 3.0 alpha 2 comes with examples that are configured as a separate 
Maven project located in the <code>examples</code> folder.</p>
 </div>
 <div class="paragraph">
-<p>See some of the examples below:</p>
+<p>The project includes the following examples:</p>
 </div>
-<div class="olist arabic">
-<ol class="arabic">
+<div class="ulist">
+<ul>
 <li>
-<p>Read the cluster configuration:</p>
-<div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="shell">ignite config 
get</code></pre>
-</div>
-</div>
-<div class="paragraph">
-<p>It can be performed either for the whole tree or filtered via the 
<code>--selector</code> option.</p>
-</div>
+<p><code>TableExample</code> demonstrates the usage of the 
<code>org.apache.ignite.table.Table</code> API to create a table. It also shows 
how to get data from a table, or insert a line into a table.</p>
 </li>
 <li>
-<p>Update the baseline topology auto-adjustment timeout:</p>
-<div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="shell">ignite config <span 
class="nb">set </span>local.baseline.autoAdjust.timeout<span 
class="o">=</span>20000</code></pre>
+<p><code>KeyValueBinaryViewExample</code> - demonstrates the usage of the 
<code>org.apache.ignite.table.KeyValueBinaryView</code> API to insert a line 
into a table.</p>
+</li>
+</ul>
 </div>
+<div class="paragraph">
+<p>To run an example:</p>
 </div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Import the <code>examples</code> folder into your IDE as a Maven 
project.</p>
 </li>
 <li>
-<p>Confirm the change is applied:</p>
-<div class="listingblock">
-<div class="content">
-<pre class="rouge highlight"><code data-lang="shell">ignite config get <span 
class="nt">--selector</span><span 
class="o">=</span>local.baseline.autoAdjust.timeout</code></pre>
-</div>
-</div>
+<p>Follow the steps in the specific example to start it.</p>
 </li>
 </ol>
 </div>
@@ -433,11 +471,11 @@ For example, use the <code>cat</code> command on a Unix 
operating system.</p>
 <h2 id="stopping-the-cluster">Stopping the Cluster</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>To stop the node, use the command below passing <code>myFirstNode</code> as 
a node unique identifier:</p>
+<p>To stop the node, use the command below passing <code>node-1</code> as a 
node unique identifier:</p>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="rouge highlight"><code data-lang="shell">ignite node stop 
myFirstNode</code></pre>
+<pre class="rouge highlight"><code data-lang="shell">ignite node stop 
node-1</code></pre>
 </div>
 </div>
 </div>
@@ -471,13 +509,14 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
 <li><a href="#using-ignite-cli-tool">Using Ignite CLI Tool</a></li>
 <li><a href="#installing-ignite-artifacts-and-dependencies">Installing Ignite 
Artifacts and Dependencies</a></li>
 <li><a href="#starting-a-node">Starting a Node</a></li>
-<li><a href="#working-with-the-cluster">Working With the Cluster</a></li>
+<li><a href="#built-in-examples">Built-in Examples</a></li>
 <li><a href="#stopping-the-cluster">Stopping the Cluster</a></li>
 <li><a href="#next-steps">Next Steps</a></li>
 </ul>
           
       
 <footer>
+      <!--#include virtual="/includes/docs_rightnav_promotion.html" -->
 </footer>
 
 </nav>
@@ -493,19 +532,7 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
         visible: 'always'
     };
     </script>
-    <!-- load google fonts async -->
-    <script type="text/javascript">
-    WebFontConfig = {
-      google: { families: [ 'Open+Sans:300,400,600,700&display=swap' ] }
-    };
-    (function() {
-      var wf = document.createElement('script');
-      wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
-      wf.type = 'text/javascript';
-      wf.async = 'true';
-      var s = document.getElementsByTagName('script')[0];
-      s.parentNode.insertBefore(wf, s);
-    })(); </script>
+    
     <script 
src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js";></script>
     <script>
       docsearch({
@@ -522,8 +549,16 @@ Apache, Apache Ignite, the Apache feather and the Apache 
Ignite logo are either
         debug: false,
       });
     </script>
-<script type='module' src='/assets/js/index.js?1610386844' async 
crossorigin></script>
-<script type='module' src='/assets/js/versioning.js?1610386844' async 
crossorigin></script>
+<script type='module' src='/assets/js/index.js?1625078878' async 
crossorigin></script>
+<script type='module' src='/assets/js/versioning.js?1625078878' async 
crossorigin></script>
+
+<link rel="stylesheet" href="/assets/css/styles.css?1625078878" media="print" 
onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" 
href="/assets/css/styles.css?1625078878"></noscript>
+
+<link rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css"; 
media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" 
href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css";></noscript>
+
+  
 </body>
 
 </html>

Reply via email to