You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mnemonic.apache.org by ga...@apache.org on 2018/02/22 04:39:26 UTC

mnemonic-site git commit: d1634a7 MNEMONIC-456:Add new comitter to website

Repository: mnemonic-site
Updated Branches:
  refs/heads/asf-site 8c4c0f2fe -> 2b4a1a38f


d1634a7 MNEMONIC-456:Add new comitter to website


Project: http://git-wip-us.apache.org/repos/asf/mnemonic-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/mnemonic-site/commit/2b4a1a38
Tree: http://git-wip-us.apache.org/repos/asf/mnemonic-site/tree/2b4a1a38
Diff: http://git-wip-us.apache.org/repos/asf/mnemonic-site/diff/2b4a1a38

Branch: refs/heads/asf-site
Commit: 2b4a1a38faba5e5d91b976406152d0e09694ebec
Parents: 8c4c0f2
Author: Wang, Gang(Gary) <ga...@apache.org>
Authored: Wed Feb 21 20:39:18 2018 -0800
Committer: Wang, Gang(Gary) <ga...@apache.org>
Committed: Wed Feb 21 20:39:18 2018 -0800

----------------------------------------------------------------------
 assets/javascripts/bundle.js | 77 ---------------------------------------
 develop/bylaws/index.html    |  4 +-
 develop/coding/index.html    |  4 +-
 develop/index.html           | 10 +++--
 docs/arch.html               |  4 +-
 docs/benchmark.html          |  7 ++--
 docs/build.html              | 19 ++++------
 docs/codeusage.html          | 19 ++++------
 docs/dcmusecases.html        |  4 +-
 docs/devices.html            |  4 +-
 docs/devsetup.html           | 16 +++-----
 docs/docker.html             | 22 ++++-------
 docs/domusecases.html        |  4 +-
 docs/features.html           |  4 +-
 docs/future.html             |  4 +-
 docs/gcdata.html             |  4 +-
 docs/getstarted.html         |  4 +-
 docs/hadoopusecases.html     |  4 +-
 docs/hive-ddl.html           |  4 +-
 docs/index.html              |  4 +-
 docs/indexes.html            |  4 +-
 docs/integration.html        |  4 +-
 docs/memsrvcmp.html          |  4 +-
 docs/modes.html              |  4 +-
 docs/msusecases.html         |  4 +-
 docs/runtest.html            |  7 ++--
 docs/security.html           |  4 +-
 docs/sparkusecases.html      |  4 +-
 docs/submitchanges.html      | 25 +++++--------
 downloads/index.html         |  4 +-
 feed.xml                     |  6 +--
 help/index.html              |  4 +-
 index.html                   |  4 +-
 news/index.html              |  4 +-
 talks/index.html             |  4 +-
 35 files changed, 103 insertions(+), 205 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/assets/javascripts/bundle.js
----------------------------------------------------------------------
diff --git a/assets/javascripts/bundle.js b/assets/javascripts/bundle.js
deleted file mode 100644
index 6e70313..0000000
--- a/assets/javascripts/bundle.js
+++ /dev/null
@@ -1,77 +0,0 @@
-/******/ (function(modules) { // webpackBootstrap
-/******/ 	// The module cache
-/******/ 	var installedModules = {};
-/******/
-/******/ 	// The require function
-/******/ 	function __webpack_require__(moduleId) {
-/******/
-/******/ 		// Check if module is in cache
-/******/ 		if(installedModules[moduleId]) {
-/******/ 			return installedModules[moduleId].exports;
-/******/ 		}
-/******/ 		// Create a new module (and put it into the cache)
-/******/ 		var module = installedModules[moduleId] = {
-/******/ 			i: moduleId,
-/******/ 			l: false,
-/******/ 			exports: {}
-/******/ 		};
-/******/
-/******/ 		// Execute the module function
-/******/ 		modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
-/******/
-/******/ 		// Flag the module as loaded
-/******/ 		module.l = true;
-/******/
-/******/ 		// Return the exports of the module
-/******/ 		return module.exports;
-/******/ 	}
-/******/
-/******/
-/******/ 	// expose the modules object (__webpack_modules__)
-/******/ 	__webpack_require__.m = modules;
-/******/
-/******/ 	// expose the module cache
-/******/ 	__webpack_require__.c = installedModules;
-/******/
-/******/ 	// identity function for calling harmony imports with the correct context
-/******/ 	__webpack_require__.i = function(value) { return value; };
-/******/
-/******/ 	// define getter function for harmony exports
-/******/ 	__webpack_require__.d = function(exports, name, getter) {
-/******/ 		if(!__webpack_require__.o(exports, name)) {
-/******/ 			Object.defineProperty(exports, name, {
-/******/ 				configurable: false,
-/******/ 				enumerable: true,
-/******/ 				get: getter
-/******/ 			});
-/******/ 		}
-/******/ 	};
-/******/
-/******/ 	// getDefaultExport function for compatibility with non-harmony modules
-/******/ 	__webpack_require__.n = function(module) {
-/******/ 		var getter = module && module.__esModule ?
-/******/ 			function getDefault() { return module['default']; } :
-/******/ 			function getModuleExports() { return module; };
-/******/ 		__webpack_require__.d(getter, 'a', getter);
-/******/ 		return getter;
-/******/ 	};
-/******/
-/******/ 	// Object.prototype.hasOwnProperty.call
-/******/ 	__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
-/******/
-/******/ 	// __webpack_public_path__
-/******/ 	__webpack_require__.p = "";
-/******/
-/******/ 	// Load entry module and return exports
-/******/ 	return __webpack_require__(__webpack_require__.s = 0);
-/******/ })
-/************************************************************************/
-/******/ ([
-/* 0 */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-
-
-/***/ })
-/******/ ]);
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/develop/bylaws/index.html
----------------------------------------------------------------------
diff --git a/develop/bylaws/index.html b/develop/bylaws/index.html
index 98a3f15..fa07b6b 100644
--- a/develop/bylaws/index.html
+++ b/develop/bylaws/index.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Apache Mnemonic Bylaws</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -408,7 +408,7 @@ possible.</p>
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/develop/coding/index.html
----------------------------------------------------------------------
diff --git a/develop/coding/index.html b/develop/coding/index.html
index e638b1b..cbaa4ca 100644
--- a/develop/coding/index.html
+++ b/develop/coding/index.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Coding Guidelines</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -149,7 +149,7 @@ on the previous line.</li>
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/develop/index.html
----------------------------------------------------------------------
diff --git a/develop/index.html b/develop/index.html
index 288c83b..c00f5f5 100644
--- a/develop/index.html
+++ b/develop/index.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Developing</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -175,7 +175,7 @@ developers working on the project. The project has created
       <td style="text-align: left">johnu*</td>
     </tr>
     <tr>
-      <td rowspan="12" style="text-align: center; font-weight:700">Committer</td>
+      <td rowspan="13" style="text-align: center; font-weight:700">Committer</td>
       <td style="text-align: left">Henry Saputra</td>
       <td style="text-align: left">hsaputra</td>
     </tr>
@@ -223,6 +223,10 @@ developers working on the project. The project has created
       <td style="text-align: left">Peili Shen</td>
       <td style="text-align: left">peili</td>
     </tr>
+    <tr>
+      <td style="text-align: left">Wen Tong</td>
+      <td style="text-align: left">wentong</td>
+    </tr>
   </tbody>
 </table>
 
@@ -282,7 +286,7 @@ commit.</p>
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/arch.html
----------------------------------------------------------------------
diff --git a/docs/arch.html b/docs/arch.html
index af25079..ab89cc9 100644
--- a/docs/arch.html
+++ b/docs/arch.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Architecture</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1828,7 +1828,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/benchmark.html
----------------------------------------------------------------------
diff --git a/docs/benchmark.html b/docs/benchmark.html
index a8b3991..ddcf5d7 100644
--- a/docs/benchmark.html
+++ b/docs/benchmark.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Run Benchmark</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1135,8 +1135,7 @@
   <span class="nv">$ </span>mnemonic-benches/mnemonic-sort-bench/bin/run.py ./sort-files.conf
   <span class="nv">$ </span><span class="c"># after finished, you can find the result data from the sort_bench_result.log</span>
   <span class="nv">$ </span>less mnemonic-benches/mnemonic-sort-bench/sort_bench_result.log
-</code></pre>
-</div>
+</code></pre></div>
 
           
 
@@ -1869,7 +1868,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/build.html
----------------------------------------------------------------------
diff --git a/docs/build.html b/docs/build.html
index 62e642f..e3b7d60 100644
--- a/docs/build.html
+++ b/docs/build.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Project Build</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1158,25 +1158,21 @@
 <p>Once the build system is setup, this Library is built using this command at the top level:</p>
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>git clean -xdf <span class="c"># if pull from a git repo.</span>
   <span class="nv">$ </span>mvn clean package install
-</code></pre>
-</div>
+</code></pre></div>
 
 <p>To exclude a customized memory service for your platform e.g. OSX, note that if you excluded one or both memory services, some or all testcases/examples will fail since their dependent memory services are unavailable.</p>
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>git clean -xdf <span class="c"># if pull from a git repo.</span>
   <span class="nv">$ </span>mvn -pl <span class="s1">'!mnemonic-memory-services/mnemonic-nvml-vmem-service'</span> clean package install
-</code></pre>
-</div>
+</code></pre></div>
 
 <p>To install this package to local repository (required to run examples and testcases):</p>
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>mvn clean install
-</code></pre>
-</div>
+</code></pre></div>
 
 <p>To run an example:</p>
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span><span class="c"># requires 'vmem' memory service to run, please refer to the code of test cases for more examples.</span>
   <span class="nv">$ </span>mvn <span class="nb">exec</span>:exec -Pexample -pl mnemonic-examples
-</code></pre>
-</div>
+</code></pre></div>
 
 <p>To run several test cases:</p>
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span><span class="c"># a testcase for module "mnemonic-core" that requires 'pmalloc' memory service to pass</span>
@@ -1205,8 +1201,7 @@
   
   <span class="nv">$ </span><span class="c"># a testcase for module "mnemonic-hadoop/mnemonic-hadoop-mapreduce" that requires 'pmalloc' memory service to pass</span>
   <span class="nv">$ </span>mvn -Dtest<span class="o">=</span>MneMapreducePersonDataTest <span class="nb">test</span> -pl mnemonic-hadoop/mnemonic-hadoop-mapreduce -DskipTests<span class="o">=</span><span class="nb">false</span>
-</code></pre>
-</div>
+</code></pre></div>
 
 
           
@@ -1951,7 +1946,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/codeusage.html
----------------------------------------------------------------------
diff --git a/docs/codeusage.html b/docs/codeusage.html
index 9fa2089..a1d1c25 100644
--- a/docs/codeusage.html
+++ b/docs/codeusage.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Code Usage</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1199,8 +1199,7 @@
         <span class="kd">abstract</span> <span class="kd">public</span> <span class="kt">void</span> <span class="nf">setFather</span><span class="o">(</span><span class="n">Person</span><span class="o">&lt;</span><span class="n">E</span><span class="o">&gt;</span> <span class="n">mother</span><span class="o">,</span> <span class="kt">boolean</span> <span class="n">destroy</span><span class="o">)</span> <span class="kd">throws</span> <span class="n">RetrieveDurableEntityError</span><span class="o">;</span>
 <span class="o">}</span>
 
-</code></pre>
-</div>
+</code></pre></div>
 
 <h4 id="use-a-non-volatile-class">Use a non-volatile class:</h4>
 
@@ -1214,8 +1213,7 @@
         <span class="o">....</span>
         <span class="c1">// close it after use</span>
         <span class="n">act</span><span class="o">.</span><span class="na">close</span><span class="o">();</span>
-</code></pre>
-</div>
+</code></pre></div>
 
 <h5 id="generate-structured-non-volatile-objects">Generate structured non-volatile objects.</h5>
 <div class="language-java highlighter-rouge"><pre class="highlight"><code>        <span class="c1">// create a new non-volatile person object from this specific allocator</span>
@@ -1241,8 +1239,7 @@
                 <span class="n">person</span> <span class="o">=</span> <span class="n">mother</span><span class="o">;</span>
         <span class="o">}</span>
 
-</code></pre>
-</div>
+</code></pre></div>
 
 <h5 id="use-the-non-volatile-objects">Use the non-volatile objects</h5>
 
@@ -1265,8 +1262,7 @@
                 <span class="o">}</span>
         <span class="o">}</span>
 
-</code></pre>
-</div>
+</code></pre></div>
 
 <h5 id="perform-the-durable-native-computing-eg-printing-wo-packingunpacking-massive-object-graphs">Perform the durable native computing (e.g. printing) w/o packing/unpacking massive object graphs</h5>
 
@@ -1293,8 +1289,7 @@
          <span class="n">ValueInfo</span><span class="o">[]</span> <span class="n">vinfos</span> <span class="o">=</span> <span class="o">{</span><span class="n">vinfo</span><span class="o">};</span>
          <span class="c1">// perform the print operation</span>
          <span class="n">gcsvr</span><span class="o">.</span><span class="na">perform</span><span class="o">(</span><span class="n">vinfos</span><span class="o">);</span>
-</code></pre>
-</div>
+</code></pre></div>
 
 
           
@@ -2028,7 +2023,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/dcmusecases.html
----------------------------------------------------------------------
diff --git a/docs/dcmusecases.html b/docs/dcmusecases.html
index 32dec4f..b2b7c47 100644
--- a/docs/dcmusecases.html
+++ b/docs/dcmusecases.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>DCM Use Cases</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1848,7 +1848,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/devices.html
----------------------------------------------------------------------
diff --git a/docs/devices.html b/docs/devices.html
index 4b2fed2..0e34406 100644
--- a/docs/devices.html
+++ b/docs/devices.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Device Support</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1866,7 +1866,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/devsetup.html
----------------------------------------------------------------------
diff --git a/docs/devsetup.html b/docs/devsetup.html
index e804689..d8b0f04 100644
--- a/docs/devsetup.html
+++ b/docs/devsetup.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Development Setup</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1136,8 +1136,7 @@ we suggest to use this practice on your first try for code contribution.</p>
   <li><a href="https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup" target="_blank">First-Time Git Setup</a>
     <div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>git config --global user.name <span class="s2">"&lt;Your Name&gt;"</span>
 <span class="gp">$ </span>git config --global user.email <span class="s2">"&lt;Your Email Address&gt;"</span>
-</code></pre>
-    </div>
+</code></pre>    </div>
   </li>
   <li>Install Docker on your system <a href="https://www.docker.com/" target="_blank">Docker Official Website</a></li>
   <li>Install IDE on your Linux/MacOS/Windows box <a href="https://www.jetbrains.com/idea/" target="_blank">IntelliJ IDEA Official Website</a></li>
@@ -1147,20 +1146,17 @@ we suggest to use this practice on your first try for code contribution.</p>
   <li>Configure Apache Mnemonic repo. as upstream remote in your local repository
     <div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span><span class="nb">cd</span> &lt;your_project_folder&gt;
 <span class="gp">$ </span>git remote add upstream https://github.com/apache/mnemonic.git
-</code></pre>
-    </div>
+</code></pre>    </div>
   </li>
   <li>Prepare Mnemonic Docker image on you system
     <div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>docker build -t mnedev https://github.com/apache/mnemonic.git#:docker/docker-CentOS
 <span class="gp">$ </span><span class="c"># --------- OR --------- </span>
 <span class="gp">$ </span>docker build -t mnedev https://github.com/apache/mnemonic.git#:docker/docker-Ubuntu
-</code></pre>
-    </div>
+</code></pre>    </div>
   </li>
   <li>Mount your host repo. to Docker container, this following command would hide the original Mnemonic project folder in container
     <div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>docker run -it -v &lt;mnemonic_project_folder&gt;:/ws/mnemonic mnedev
-</code></pre>
-    </div>
+</code></pre>    </div>
   </li>
   <li>Open Mnemonic project in the IDE</li>
 </ul>
@@ -1904,7 +1900,7 @@ Please leave enough space for docker based compiling and testing (&gt;30G for te
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/docker.html
----------------------------------------------------------------------
diff --git a/docs/docker.html b/docs/docker.html
index f840b84..1005235 100644
--- a/docs/docker.html
+++ b/docs/docker.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Docker usage</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1150,8 +1150,7 @@
 
 <p>Set the argument “http_proxy” for the docker option “–build-arg” as follows</p>
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>docker build -t NAME[:TAG] --build-arg <span class="nv">proxy_host</span><span class="o">=</span><span class="s2">"&lt;proxy_host&gt;"</span> <span class="nv">proxy_port</span><span class="o">=</span><span class="s2">"&lt;proxy_port&gt;"</span> .
-</code></pre>
-</div>
+</code></pre></div>
 
 <p>For old version docker v1.10 below, Please replace ARG with ENV and set its value as proxy strings in Dockerfile instead</p>
 
@@ -1160,16 +1159,14 @@
 
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>docker build -t NAME[:TAG] https://github.com/apache/mnemonic.git#:docker/docker-CentOS
   <span class="nv">$ </span>docker build -t NAME[:TAG] https://github.com/apache/mnemonic.git#:docker/docker-Ubuntu
-</code></pre>
-</div>
+</code></pre></div>
 
 <p>– OR –</p>
 
 <p>In the folder of Dockerfile, run:</p>
 
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>docker build -t NAME[:TAG] .
-</code></pre>
-</div>
+</code></pre></div>
 
 <ul>
   <li>More detials please refer to <a href="https://docs.docker.com/engine/reference/commandline/build/">Docker build reference</a></li>
@@ -1179,8 +1176,7 @@
 
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>docker login <span class="o">[</span>OPTIONS] <span class="o">[</span>SERVER]  
   <span class="nv">$ </span>docker push <span class="o">[</span>OPTIONS] NAME[:TAG]
-</code></pre>
-</div>
+</code></pre></div>
 
 <ul>
   <li>More detials please refer to <a href="https://docs.docker.com/engine/reference/commandline/login/">Docker login reference</a>
@@ -1192,14 +1188,12 @@
 <p>Run image:</p>
 
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>docker run --name CONTAINER_NAME -it NAME[:TAG]
-</code></pre>
-</div>
+</code></pre></div>
 
 <h3 id="sharing-host-project-folder-to-dock-container-for-ides-eg-eclipse-intellij-idea">Sharing host project folder to Dock container for IDEs e.g. Eclipse, Intellij IDEA</h3>
 
 <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="nv">$ </span>docker run -v &lt;hostdir&gt;/mnemonic:/ws/mnemonic -it NAME[:TAG]
-</code></pre>
-</div>
+</code></pre></div>
 <p>Note: this command will override the container’s project folder, you can use another name to avoid it.</p>
 
 <ul>
@@ -1952,7 +1946,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/domusecases.html
----------------------------------------------------------------------
diff --git a/docs/domusecases.html b/docs/domusecases.html
index d99787f..fcc1def 100644
--- a/docs/domusecases.html
+++ b/docs/domusecases.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>DOM Use Cases</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1866,7 +1866,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/features.html
----------------------------------------------------------------------
diff --git a/docs/features.html b/docs/features.html
index 21bb8b1..2c41b8c 100644
--- a/docs/features.html
+++ b/docs/features.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Features</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1847,7 +1847,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/future.html
----------------------------------------------------------------------
diff --git a/docs/future.html b/docs/future.html
index c8d2aec..b95c6aa 100644
--- a/docs/future.html
+++ b/docs/future.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Future</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1859,7 +1859,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/gcdata.html
----------------------------------------------------------------------
diff --git a/docs/gcdata.html b/docs/gcdata.html
index 5947f23..2f5c734 100644
--- a/docs/gcdata.html
+++ b/docs/gcdata.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Java GC data</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1856,7 +1856,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/getstarted.html
----------------------------------------------------------------------
diff --git a/docs/getstarted.html b/docs/getstarted.html
index e358964..c7868d9 100644
--- a/docs/getstarted.html
+++ b/docs/getstarted.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Get Started</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1964,7 +1964,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/hadoopusecases.html
----------------------------------------------------------------------
diff --git a/docs/hadoopusecases.html b/docs/hadoopusecases.html
index 7ce1e14..77bc9c4 100644
--- a/docs/hadoopusecases.html
+++ b/docs/hadoopusecases.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Apache Hadoop Integration Use Cases</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1857,7 +1857,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/hive-ddl.html
----------------------------------------------------------------------
diff --git a/docs/hive-ddl.html b/docs/hive-ddl.html
index c405aca..41c46dd 100644
--- a/docs/hive-ddl.html
+++ b/docs/hive-ddl.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Arch</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1859,7 +1859,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/index.html
----------------------------------------------------------------------
diff --git a/docs/index.html b/docs/index.html
index 54480df..cb310fe 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Content</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -2511,7 +2511,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/indexes.html
----------------------------------------------------------------------
diff --git a/docs/indexes.html b/docs/indexes.html
index 292d75d..427c9a8 100644
--- a/docs/indexes.html
+++ b/docs/indexes.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Arch</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1859,7 +1859,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/integration.html
----------------------------------------------------------------------
diff --git a/docs/integration.html b/docs/integration.html
index cc1e1ff..303e3f4 100644
--- a/docs/integration.html
+++ b/docs/integration.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Integration with other projects</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1842,7 +1842,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/memsrvcmp.html
----------------------------------------------------------------------
diff --git a/docs/memsrvcmp.html b/docs/memsrvcmp.html
index b905af6..5e09206 100644
--- a/docs/memsrvcmp.html
+++ b/docs/memsrvcmp.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Durable Memory Service Comparison</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1919,7 +1919,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/modes.html
----------------------------------------------------------------------
diff --git a/docs/modes.html b/docs/modes.html
index f0a714a..53ac101 100644
--- a/docs/modes.html
+++ b/docs/modes.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Mnemonic Modes</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1831,7 +1831,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/msusecases.html
----------------------------------------------------------------------
diff --git a/docs/msusecases.html b/docs/msusecases.html
index 352b89e..1c68ae5 100644
--- a/docs/msusecases.html
+++ b/docs/msusecases.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>MS Use Cases</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1851,7 +1851,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/runtest.html
----------------------------------------------------------------------
diff --git a/docs/runtest.html b/docs/runtest.html
index f196961..7180cdb 100644
--- a/docs/runtest.html
+++ b/docs/runtest.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Run tests</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1153,8 +1153,7 @@
   
   <span class="nv">$ </span><span class="c"># a testcase for module "mnemonic-hadoop/mnemonic-hadoop-mapreduce" that requires 'pmalloc' memory service to pass</span>
   <span class="nv">$ </span>mvn -Dtest<span class="o">=</span>MneMapreducePersonDataTest <span class="nb">test</span> -pl mnemonic-hadoop/mnemonic-hadoop-mapreduce -DskipTests<span class="o">=</span><span class="nb">false</span>
-</code></pre>
-</div>
+</code></pre></div>
 
 
           
@@ -1902,7 +1901,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/security.html
----------------------------------------------------------------------
diff --git a/docs/security.html b/docs/security.html
index 06c2506..299e38e 100644
--- a/docs/security.html
+++ b/docs/security.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Security</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1864,7 +1864,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/sparkusecases.html
----------------------------------------------------------------------
diff --git a/docs/sparkusecases.html b/docs/sparkusecases.html
index b2a5acc..f7633cf 100644
--- a/docs/sparkusecases.html
+++ b/docs/sparkusecases.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Apache Spark Integration Use Cases</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1857,7 +1857,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/docs/submitchanges.html
----------------------------------------------------------------------
diff --git a/docs/submitchanges.html b/docs/submitchanges.html
index c5d7efe..0ccf9ab 100644
--- a/docs/submitchanges.html
+++ b/docs/submitchanges.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Submit Changes</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -1136,8 +1136,7 @@ submit your code/comments and document changes.</p>
     <div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="c">## for Docker container</span>
 <span class="c"># cd /ws/mnemonic</span>
 <span class="c"># mvn clean install</span>
-</code></pre>
-    </div>
+</code></pre>    </div>
   </li>
   <li>Resolve any problems found by building process</li>
   <li>Run your test cases specific to your changes, please refer to bin/test.conf</li>
@@ -1149,23 +1148,20 @@ Please use JIRA id and title to fill up the comment of commit<br />
 for example
     <div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="c">## for host</span>
 <span class="c"># git commit -m "MNEMONIC-301: Improve the documentation of architecture page"</span>
-</code></pre>
-    </div>
+</code></pre>    </div>
   </li>
   <li>Run all test cases if your changes could impact existing functionalities<br />
 Note: Please make sure enough available space for test data generation (&gt;30G)
     <div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="c">## for Docker container</span>
 <span class="c"># cd /ws/mnemonic</span>
 <span class="c"># bin/runall.sh</span>
-</code></pre>
-    </div>
+</code></pre>    </div>
   </li>
   <li>Resolve any problems found by test cases and then <strong>amend</strong> your previous commit in IDE<br />
 for Intellij IDEA, please refer to <a href="https://www.jetbrains.com/help/idea/committing-changes-to-a-local-git-repository.html" target="_blank">Committing Changes to a Local Git Repository</a>
     <div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="c">## for host</span>
 <span class="c"># git commit --amend</span>
-</code></pre>
-    </div>
+</code></pre>    </div>
   </li>
   <li>Make sure there is only 1 local commit for each JIRA ticket, otherwise please squash them into one</li>
   <li>Rebase your codebase before pushing local commits to your remote repository
@@ -1173,14 +1169,12 @@ for Intellij IDEA, please refer to <a href="https://www.jetbrains.com/help/idea/
       <li>fetch update from remote <a href="https://www.jetbrains.com/help/idea/fetching-changes-from-a-remote-git-repository.html" target="_blank">Fetching Changes</a>
         <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="c">## for host</span>
   <span class="c"># git fetch -a</span>
-</code></pre>
-        </div>
+</code></pre>        </div>
       </li>
       <li>Rebase your changes onto upstream/master <a href="https://www.jetbrains.com/help/idea/rebasing-branches.html" target="_blank">Rebasing Branches</a>
         <div class="language-bash highlighter-rouge"><pre class="highlight"><code>  <span class="c">## for host</span>
   <span class="c"># git rebase upstream/master</span>
-</code></pre>
-        </div>
+</code></pre>        </div>
       </li>
     </ol>
   </li>
@@ -1188,8 +1182,7 @@ for Intellij IDEA, please refer to <a href="https://www.jetbrains.com/help/idea/
     <div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="c">## for host</span>
 <span class="c"># git push origin</span>
 <span class="c">## NOTE: use force push if your amended commit has already been pushed</span>
-</code></pre>
-    </div>
+</code></pre>    </div>
   </li>
   <li>Create a PR in Github <a href="https://help.github.com/articles/creating-a-pull-request/" target="_blank">Creating a pull request</a></li>
   <li>Fix any issues come from community review</li>
@@ -1935,7 +1928,7 @@ for Intellij IDEA, please refer to <a href="https://www.jetbrains.com/help/idea/
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/downloads/index.html
----------------------------------------------------------------------
diff --git a/downloads/index.html b/downloads/index.html
index 940cdf6..61a7a4c 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Downloads</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -153,7 +153,7 @@ May 2016 <a href="https://archive.apache.org/dist/incubator/mnemonic/0.1.2-incub
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 628af47..592ee59 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,9 +5,9 @@
     <description></description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 12 Dec 2017 23:13:52 -0800</pubDate>
-    <lastBuildDate>Tue, 12 Dec 2017 23:13:52 -0800</lastBuildDate>
-    <generator>Jekyll v3.5.2</generator>
+    <pubDate>Wed, 21 Feb 2018 20:39:05 -0800</pubDate>
+    <lastBuildDate>Wed, 21 Feb 2018 20:39:05 -0800</lastBuildDate>
+    <generator>Jekyll v3.1.6</generator>
     
   </channel>
 </rss>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/help/index.html
----------------------------------------------------------------------
diff --git a/help/index.html b/help/index.html
index 8128b87..543dd9c 100644
--- a/help/index.html
+++ b/help/index.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Getting Help</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -135,7 +135,7 @@ The code is available on <a href="https://github.com/apache/mnemonic/tree/master
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 52e8ae3..a91defb 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Apache Mnemonic &bull; Durable Object Oriented Programming on Hybrid Storage-Class Memory Space</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -136,7 +136,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/news/index.html
----------------------------------------------------------------------
diff --git a/news/index.html b/news/index.html
index ca1272f..1df6c32 100644
--- a/news/index.html
+++ b/news/index.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Mnemonic News</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -119,7 +119,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>

http://git-wip-us.apache.org/repos/asf/mnemonic-site/blob/2b4a1a38/talks/index.html
----------------------------------------------------------------------
diff --git a/talks/index.html b/talks/index.html
index ba21017..fed8ea0 100644
--- a/talks/index.html
+++ b/talks/index.html
@@ -5,7 +5,7 @@
   <meta charset="UTF-8">
   <title>Mnemonic Talks</title>
   <meta name="viewport" content="width=device-width,initial-scale=1">
-  <meta name="generator" content="Jekyll v3.5.2">
+  <meta name="generator" content="Jekyll v3.1.6">
   <link rel="stylesheet" href="/css/font-awesome.min.css">
   <link rel="stylesheet" href="/css/screen.css">
   <link rel="icon" type="image/x-icon" href="/favicon.ico">
@@ -125,7 +125,7 @@
 
   <footer role="contentinfo">
     <p><div align="center">Apache Mnemonic, Mnemonic, Apache, and the Mnemonic logo are trademarks of The Apache Software Foundation.</div>
-<div align="center"> Copyright &copy;&nbsp;2017 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
+<div align="center"> Copyright &copy;&nbsp;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a></div></p>
 </footer>
 
   <script>