You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tajo.apache.org by hy...@apache.org on 2016/02/04 00:27:40 UTC

svn commit: r1728391 [2/2] - in /tajo/site: ./ releases/0.10.0/ releases/0.10.1/ releases/0.11.0/ releases/0.11.1/ releases/0.8.0/ releases/0.9.0/

Added: tajo/site/releases/0.11.1/announcement.html
URL: http://svn.apache.org/viewvc/tajo/site/releases/0.11.1/announcement.html?rev=1728391&view=auto
==============================================================================
--- tajo/site/releases/0.11.1/announcement.html (added)
+++ tajo/site/releases/0.11.1/announcement.html Wed Feb  3 23:27:39 2016
@@ -0,0 +1,567 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2016-02-03
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20160203" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Tajo - A Big Data Warehouse System on Hadoop - </title>
+    <link rel="stylesheet" href="../../css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="../../css/site.css" />
+    <link rel="stylesheet" href="../../css/print.css" media="print" />
+
+      
+    
+    
+  
+    <script type="text/javascript" src="../../js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<meta name="description" content="Apache Tajo,SQL-on-Hadoop,big data warehouse system on Hadoop,relational and distributed query engine"/>
+                      
+        
+<script type="text/javascript">(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ga('create', 'UA-38152529-1', 'auto');
+ga('send', 'pageview');
+
+function addListener(element, type, callback) {
+ if (element.addEventListener) element.addEventListener(type, callback);
+ else if (element.attachEvent) element.attachEvent('on' + type, callback);
+}
+
+function ga_event_load() {
+        var dn_src_0_11_1 = document.getElementById('tajo-0.11.1-src');
+        var dn_bin_0_11_1 = document.getElementById('tajo-0.11.1-bin');
+        var dn_jdbc_0_11_1 = document.getElementById('tajo-jdbc-0.11.1');
+
+        addListener(dn_src_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-src', 'click', 'tajo-0.11.1-src');
+        });
+        addListener(dn_bin_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-bin', 'click', 'tajo-0.11.1-bin');
+        });
+        addListener(dn_jdbc_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.11.1', 'click', 'tajo-jdbc-0.11.1');
+        });
+
+
+        var dn_src_0_11_0 = document.getElementById('tajo-0.11.0-src');
+        var dn_bin_0_11_0 = document.getElementById('tajo-0.11.0-bin');
+        var dn_jdbc_0_11_0 = document.getElementById('tajo-jdbc-0.11.0');
+
+        addListener(dn_src_0_11_0, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.0-src', 'click', 'tajo-0.11.0-src');
+        });
+        addListener(dn_bin_0_11_0, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.0-bin', 'click', 'tajo-0.11.0-bin');
+        });
+        addListener(dn_jdbc_0_11_0, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.11.0', 'click', 'tajo-jdbc-0.11.0');
+        });
+
+
+        var dn_src_0_10_1 = document.getElementById('tajo-0.10.1-src');
+        var dn_bin_0_10_1 = document.getElementById('tajo-0.10.1-bin');
+        var dn_jdbc_0_10_1 = document.getElementById('tajo-jdbc-0.10.1');
+
+        addListener(dn_src_0_10_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.10.1-src', 'click', 'tajo-0.10.1-src');
+        });
+        addListener(dn_bin_0_10_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.10.1-bin', 'click', 'tajo-0.10.1-bin');
+        });
+        addListener(dn_jdbc_0_10_1, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.10.1', 'click', 'tajo-jdbc-0.10.1');
+        });
+
+
+        var dn_src_0_10_0 = document.getElementById('tajo-0.10.0-src');
+        var dn_bin_0_10_0 = document.getElementById('tajo-0.10.0-bin');
+        var dn_jdbc_0_10_0 = document.getElementById('tajo-jdbc-0.10.0');
+
+        addListener(dn_src_0_10_0, 'click', function() {
+          ga('send', 'event', 'tajo-0.10.0-src', 'click', 'tajo-0.10.0-src');
+        });
+        addListener(dn_bin_0_10_0, 'click', function() {
+          ga('send', 'event', 'tajo-0.10.0-bin', 'click', 'tajo-0.10.0-bin');
+        });
+        addListener(dn_jdbc_0_10_0, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.10.0', 'click', 'tajo-jdbc-0.10.0');
+        });
+}
+
+window.onload = ga_event_load;</script>
+                      
+        
+<style>a.externalLink[href^=http] {
+          background-image: none;
+          padding-right: 0;
+        }</style>
+          
+            </head>
+        <body class="topBarEnabled">
+          
+                
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                <div class="container-fluid">
+        <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Tajo <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../../index.html"  title="Overview">Overview</a>
+</li>
+                  
+                      <li>      <a href="../../license.html"  title="License">License</a>
+</li>
+                  
+                      <li>      <a href="../../downloads.html"  title="Downloads">Downloads</a>
+</li>
+                  
+                      <li>      <a href="../../docs/current/getting_started.html"  title="Getting Started">Getting Started</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://cwiki.apache.org/confluence/display/TAJO/"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="../../team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="../../mailing-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="../../irc.html"  title="IRC">IRC</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/TAJO"  title="Issue Tracker">Issue Tracker</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/TAJO/Powered+By"  title="Powered By">Powered By</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/TAJO/Presentations"  title="Presentations">Presentations</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://tajo.apache.org/docs/devel/index.html"  title="Devel">Devel</a>
+</li>
+                  
+                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.1)">Current (0.11.1)</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Contributes <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../../source-code.html"  title="Source Code">Source Code</a>
+</li>
+                  
+                      <li>      <a href="../../../../foundation/getinvolved.html"  title="Get Involved">Get Involved</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/TAJO/How+to+Contribute+Codes+to+Tajo"  title="How To Contribute">How To Contribute</a>
+</li>
+                  
+                      <li>      <a href="https://reviews.apache.org/groups/tajo"  title="Review Board">Review Board</a>
+</li>
+                  
+                      <li>      <a href="../../review-request-tool.html"  title="Review Request Tool">Review Request Tool</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/TAJO/Code+Style"  title="Coding Style">Coding Style</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../../../../"  title="Web Site">Web Site</a>
+</li>
+                  
+                      <li>      <a href="../../../../foundation/sponsorship.html"  title="Sponsorship">Sponsorship</a>
+</li>
+                  
+                      <li>      <a href="../../../../foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                  
+                      <li>      <a href="../../../../security/"  title="Security">Security</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+          
+                               <ul class="nav pull-right">
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/tajo.git"  title="GIT">GIT</a>
+</li>
+                  </ul>
+              </li>
+            </ul>
+          
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="http://tajo.apache.org" id="bannerLeft">
+                                                                                                <img src="../../images/tajo_logo.png"  alt="Apache Tajo" width="240"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://apache.org/" id="bannerRight">
+                                                                                        <img src="http://apache.org/images/feather-small.gif"  alt="Apache Software Foundation"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="../../../.." title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="../../" title="Tajo">
+        Tajo</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class=""></li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2016-02-03</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.12.0-SNAPSHOT</li>
+            
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Tajo</li>
+                                
+      <li>
+    
+                          <a href="../../index.html" title="Overview">
+          <i class="none"></i>
+        Overview</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../license.html" title="License">
+          <i class="none"></i>
+        License</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../downloads.html" title="Downloads">
+          <i class="none"></i>
+        Downloads</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../docs/current/getting_started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                              <li class="nav-header">Community</li>
+                                
+      <li>
+    
+                          <a href="http://cwiki.apache.org/confluence/display/TAJO/" class="externalLink" title="Wiki">
+          <i class="none"></i>
+        Wiki</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../team-list.html" title="Team">
+          <i class="none"></i>
+        Team</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../mailing-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../irc.html" title="IRC">
+          <i class="none"></i>
+        IRC</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://issues.apache.org/jira/browse/TAJO" class="externalLink" title="Issue Tracker">
+          <i class="none"></i>
+        Issue Tracker</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://cwiki.apache.org/confluence/display/TAJO/Powered+By" class="externalLink" title="Powered By">
+          <i class="none"></i>
+        Powered By</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://cwiki.apache.org/confluence/display/TAJO/Presentations" class="externalLink" title="Presentations">
+          <i class="none"></i>
+        Presentations</a>
+            </li>
+                              <li class="nav-header">Documentation</li>
+                                
+      <li>
+    
+                          <a href="http://tajo.apache.org/docs/devel/index.html" class="externalLink" title="Devel">
+          <i class="none"></i>
+        Devel</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.1)">
+          <i class="none"></i>
+        Current (0.11.1)</a>
+            </li>
+                              <li class="nav-header">Contributes</li>
+                                
+      <li>
+    
+                          <a href="../../source-code.html" title="Source Code">
+          <i class="none"></i>
+        Source Code</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../../../foundation/getinvolved.html" title="Get Involved">
+          <i class="none"></i>
+        Get Involved</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://cwiki.apache.org/confluence/display/TAJO/How+to+Contribute+Codes+to+Tajo" class="externalLink" title="How To Contribute">
+          <i class="none"></i>
+        How To Contribute</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://reviews.apache.org/groups/tajo" class="externalLink" title="Review Board">
+          <i class="none"></i>
+        Review Board</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../review-request-tool.html" title="Review Request Tool">
+          <i class="none"></i>
+        Review Request Tool</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://cwiki.apache.org/confluence/display/TAJO/Code+Style" class="externalLink" title="Coding Style">
+          <i class="none"></i>
+        Coding Style</a>
+            </li>
+                              <li class="nav-header">Apache</li>
+                                
+      <li>
+    
+                          <a href="../../../../" title="Web Site">
+          <i class="none"></i>
+        Web Site</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../../../foundation/sponsorship.html" title="Sponsorship">
+          <i class="none"></i>
+        Sponsorship</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../../../foundation/thanks.html" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../../../security/" title="Security">
+          <i class="none"></i>
+        Security</a>
+            </li>
+            </ul>
+                
+                    
+                            <form id="search-form" action="http://www.google.com/search" method="get" >
+    
+  <input value="http://tajo.apache.org" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+               
+        
+        
+        <div id="twitter">
+    
+    <a href="https://twitter.com/ApacheTajo" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ApacheTajo</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+
+        </div>
+                   <div class="clear"></div>
+                                                                                                                   <a href="http://maven.apache.org/" title="Maven" class="builtBy">
+        <img class="builtBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
+      </a>
+                      </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <!-- Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. --><h1>Apache Tajo&#x2122; 0.11.1 Release Announcement</h1>
+<p>The Apache Tajo team is pleased to announce the release of Apache Tajo&#x2122; 0.11.1! Apache Tajo&#x2122; is a big data warehouse system on various data sources. It provides distributed and scalable SQL analytical processing on Apache Hadoop&#x2122;.</p>
+<p>The release is available for immediate download:</p>
+
+<ul>
+  
+<li><a class="externalLink" href="http://tajo.apache.org/downloads.html">http://tajo.apache.org/downloads.html</a></li>
+</ul>
+<p>This is a minor release, and we resolved 30 issues, including bug fixes, minor features, and performance improvements.</p>
+<div class="section">
+<div class="section">
+<h3>Some of Highlights<a name="Some_of_Highlights"></a></h3>
+
+<ul>
+  
+<li>Fix GlobalEngine NPE (TAJO-1753)</li>
+  
+<li>Fix HBaseStorage NPE (TAJO-1921)</li>
+  
+<li>Fix memory leak in physical operator (TAJO-1954)</li>
+  
+<li>Fix Client timezone bug (TAJO-1961)</li>
+  
+<li>Fix wrong message in TSQL (TAJO-1978)</li>
+  
+<li>Fix invalid sort order witn NULL FIRST/LAST (TAJO-1972)</li>
+  
+<li>Fix invalid null handling in Parquet scanner (TAJO-2010)</li>
+  
+<li>Fix out of memory bug in BSTIndex (TAJO-2000)</li>
+  
+<li>Reduce memory usage of Hash shuffle (TAJO-1721)</li>
+  
+<li>Reduce memory usage of QueryMaster during range shuffle (TAJO-1950)</li>
+  
+<li>Improve join optimization to statistics stored in catalog (TAJO-2007)</li>
+</ul>
+<p>For a complete list of new features and fixed problems, please see the release notes:</p>
+
+<ul>
+  
+<li><a class="externalLink" href="http://tajo.apache.org/releases/0.11.1/relnotes.html">http://tajo.apache.org/releases/0.11.1/relnotes.html</a></li>
+</ul></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2016
+                        <a href="http://www.apache.org">Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span12">Apache Tajo, Tajo, Apache, the Apache feather logo, and the Apache Tajo logo are trademarks
+        of The Apache Software Foundation. All other marks mentioned may be trademarks or registered
+        trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>

Added: tajo/site/releases/0.11.1/relnotes.html
URL: http://svn.apache.org/viewvc/tajo/site/releases/0.11.1/relnotes.html?rev=1728391&view=auto
==============================================================================
--- tajo/site/releases/0.11.1/relnotes.html (added)
+++ tajo/site/releases/0.11.1/relnotes.html Wed Feb  3 23:27:39 2016
@@ -0,0 +1,172 @@
+<html>
+<head>
+<title>Release Notes - Tajo - Version 0.11.1</title>
+</head>
+
+<body>
+<h1>Release Notes - Tajo - Version 0.11.1</h1>
+    
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1855'>TAJO-1855</a>] -         Add document for tablespace configuration to the Configuration chapter.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1856'>TAJO-1856</a>] -         Add a description about the relationship of tablespace, managed table, and external table to Tablespace section of Table Management chapter
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1992'>TAJO-1992</a>] -         \set timezone in cli doesn&#39;t work because of casesensitive
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1993'>TAJO-1993</a>] -         Table Timezone doesn&#39;t work when Timezone is not exactly same.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2024'>TAJO-2024</a>] -         Remove getContentSummary from HCatalogStore
+</li>
+</ul>
+                            
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1578'>TAJO-1578</a>] -         User configuration for pull server port is ignored.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1643'>TAJO-1643</a>] -         SQLParse can&#39;t parse parentheses table clause
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1753'>TAJO-1753</a>] -         GlobalEngine causes NPE occurs occasionally
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1921'>TAJO-1921</a>] -         Hbase Storage can cause NPE when the hbase cluster is restarted
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1935'>TAJO-1935</a>] -         Some Tasks don&#39;t work after they become TA_ASSIGNED
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1954'>TAJO-1954</a>] -         Fix memory leak in physical operator
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1961'>TAJO-1961</a>] -         Client timezone does not work properly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1964'>TAJO-1964</a>] -         TestKillQuery::testKillQueryFromInitState causes NPE
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1965'>TAJO-1965</a>] -         TestBlockingRpc::testServerShutdown occassionally fails
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1972'>TAJO-1972</a>] -         Invalid sort order with NULLS FIRST|LAST 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1977'>TAJO-1977</a>] -         Cannot recognize the space-contained tablename and databasename
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1978'>TAJO-1978</a>] -         Printout message before terminating TSQL
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1980'>TAJO-1980</a>] -         Printout the usage of TajoShellCommand
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1981'>TAJO-1981</a>] -         Invalid nulls sort order in VectorizedSorter
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2000'>TAJO-2000</a>] -         BSTIndex can cause OOM
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2001'>TAJO-2001</a>] -         DirectRawFileScanner.getProgress occasionally fails
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2010'>TAJO-2010</a>] -         Parquet can not read null value
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2013'>TAJO-2013</a>] -         FilterPushDownRule fails due to the unsupported index
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2014'>TAJO-2014</a>] -         TestRpcClientManager fails occasionally
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2016'>TAJO-2016</a>] -         Fix storage tests hangs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2025'>TAJO-2025</a>] -         HBASE_LIB/metrics-core-*.jar should be included in CLASSPATH
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2034'>TAJO-2034</a>] -         Files required for executing python functions are not copied in testEval()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2037'>TAJO-2037</a>] -         tajo-storage-hdfs tests occasionally hangs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2038'>TAJO-2038</a>] -         NPE in FileScanner#getProgress
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2066'>TAJO-2066</a>] -         Fix TestJoinOnPartitionedTables.testPartialFilterPushDown failure
+</li>
+</ul>
+                        
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1271'>TAJO-1271</a>] -         Improve memory usage of Hash-shuffle
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1740'>TAJO-1740</a>] -         Update Partition Table document
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1858'>TAJO-1858</a>] -         Aligning error message in execute query page of web UI is needed.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1940'>TAJO-1940</a>] -         Implement HBaseTablespace::getTableVolume() method
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1950'>TAJO-1950</a>] -         Query master uses too much memory during range shuffle
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1966'>TAJO-1966</a>] -         Decrease memory usage of TajoTestingCluster
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1979'>TAJO-1979</a>] -         Usage of some TajoShellCommand is omitted
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1983'>TAJO-1983</a>] -         Improve memory usage of ExternalSortExec
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1985'>TAJO-1985</a>] -         Supporting Metric report via JMX
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1991'>TAJO-1991</a>] -         Tablespace::getVolume should take filter predication
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1998'>TAJO-1998</a>] -         Waiting for gracefully stopping in tajo-deamon.sh is too short
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2005'>TAJO-2005</a>] -         Add TableStatUpdateRewriter
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2007'>TAJO-2007</a>] -         By default, Optimizer should use the table volume in TableStat.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2029'>TAJO-2029</a>] -         Showing query progress percentage in TAJO JDBC
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2032'>TAJO-2032</a>] -         Change tajo.rest.service.port to be the general style in TAJO.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2036'>TAJO-2036</a>] -         Prevent out of memory in the master server, if the query result is large
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2040'>TAJO-2040</a>] -         Decrease the default size of max request for locality
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2048'>TAJO-2048</a>] -         QueryMaster and TajoWorker should support the exception propagation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2050'>TAJO-2050</a>] -         Adopt TAJO logo in CLI
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2053'>TAJO-2053</a>] -         Update description for HBase configuration.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2057'>TAJO-2057</a>] -         Remove redundant class loading in plan optimizer
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2060'>TAJO-2060</a>] -         Upgrade geoip-api-java library
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2061'>TAJO-2061</a>] -         Add description for EXPLAIN statement
+</li>
+</ul>
+                                                                    
+<h2>        Task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1705'>TAJO-1705</a>] -         Update document for index support
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1852'>TAJO-1852</a>] -         (Umbrella) Improve documentation for tablespace support
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1854'>TAJO-1854</a>] -         Add in-subquery document
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1857'>TAJO-1857</a>] -         Rename the section of &#39;File Formats&#39; to &#39;Data Formats&#39; and fill compression section of the &#39;Table Management&#39; chapter
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1906'>TAJO-1906</a>] -         Decrease the default size of hash map and array list for testing
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1934'>TAJO-1934</a>] -         Test failures in TestPgSQLQueryTests due to sort order
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1962'>TAJO-1962</a>] -         Add description for session variables
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1963'>TAJO-1963</a>] -         Add more configuration descriptions to document
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1970'>TAJO-1970</a>] -         Change the null first syntax 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1973'>TAJO-1973</a>] -         Replace &#39;while&#39; loop with &#39;foreach&#39;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1975'>TAJO-1975</a>] -         Gathering fine-grained column statistics for range shuffle
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1989'>TAJO-1989</a>] -         Upgrade Maven Surefire Plugin to 2.19
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1994'>TAJO-1994</a>] -         Some trivial modification is needed in compression document
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2003'>TAJO-2003</a>] -         Fix typo in worker configuration
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2018'>TAJO-2018</a>] -         Remove redundant &#39;String.toString()&#39;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2028'>TAJO-2028</a>] -         Refining Hive Integration document including typo
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2041'>TAJO-2041</a>] -         Update the Team page
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2065'>TAJO-2065</a>] -         Increase default heap size
+</li>
+</ul>
+                
+</body>
+</html>

Modified: tajo/site/releases/0.8.0/announcement.html
URL: http://svn.apache.org/viewvc/tajo/site/releases/0.8.0/announcement.html?rev=1728391&r1=1728390&r2=1728391&view=diff
==============================================================================
--- tajo/site/releases/0.8.0/announcement.html (original)
+++ tajo/site/releases/0.8.0/announcement.html Wed Feb  3 23:27:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-01-13
+ | Generated by Apache Maven Doxia at 2016-02-03
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160113" />
+    <meta name="Date-Revision-yyyymmdd" content="20160203" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Tajo - A Big Data Warehouse System on Hadoop - </title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.3.0.min.css" />
@@ -39,6 +39,21 @@ function addListener(element, type, call
 }
 
 function ga_event_load() {
+        var dn_src_0_11_1 = document.getElementById('tajo-0.11.1-src');
+        var dn_bin_0_11_1 = document.getElementById('tajo-0.11.1-bin');
+        var dn_jdbc_0_11_1 = document.getElementById('tajo-jdbc-0.11.1');
+
+        addListener(dn_src_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-src', 'click', 'tajo-0.11.1-src');
+        });
+        addListener(dn_bin_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-bin', 'click', 'tajo-0.11.1-bin');
+        });
+        addListener(dn_jdbc_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.11.1', 'click', 'tajo-jdbc-0.11.1');
+        });
+
+
         var dn_src_0_11_0 = document.getElementById('tajo-0.11.0-src');
         var dn_bin_0_11_0 = document.getElementById('tajo-0.11.0-bin');
         var dn_jdbc_0_11_0 = document.getElementById('tajo-jdbc-0.11.0');
@@ -159,7 +174,7 @@ window.onload = ga_event_load;</script>
                       <li>      <a href="http://tajo.apache.org/docs/devel/index.html"  title="Devel">Devel</a>
 </li>
                   
-                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.0)">Current (0.11.0)</a>
+                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.1)">Current (0.11.1)</a>
 </li>
                           </ul>
       </li>
@@ -255,7 +270,7 @@ window.onload = ga_event_load;</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2016-01-13</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2016-02-03</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.12.0-SNAPSHOT</li>
             
                             </ul>
@@ -358,9 +373,9 @@ window.onload = ga_event_load;</script>
                   
       <li>
     
-                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.0)">
+                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.1)">
           <i class="none"></i>
-        Current (0.11.0)</a>
+        Current (0.11.1)</a>
             </li>
                               <li class="nav-header">Contributes</li>
                                 

Modified: tajo/site/releases/0.9.0/announcement.html
URL: http://svn.apache.org/viewvc/tajo/site/releases/0.9.0/announcement.html?rev=1728391&r1=1728390&r2=1728391&view=diff
==============================================================================
--- tajo/site/releases/0.9.0/announcement.html (original)
+++ tajo/site/releases/0.9.0/announcement.html Wed Feb  3 23:27:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-01-13
+ | Generated by Apache Maven Doxia at 2016-02-03
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160113" />
+    <meta name="Date-Revision-yyyymmdd" content="20160203" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Tajo - A Big Data Warehouse System on Hadoop - </title>
     <link rel="stylesheet" href="../../css/apache-maven-fluido-1.3.0.min.css" />
@@ -39,6 +39,21 @@ function addListener(element, type, call
 }
 
 function ga_event_load() {
+        var dn_src_0_11_1 = document.getElementById('tajo-0.11.1-src');
+        var dn_bin_0_11_1 = document.getElementById('tajo-0.11.1-bin');
+        var dn_jdbc_0_11_1 = document.getElementById('tajo-jdbc-0.11.1');
+
+        addListener(dn_src_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-src', 'click', 'tajo-0.11.1-src');
+        });
+        addListener(dn_bin_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-bin', 'click', 'tajo-0.11.1-bin');
+        });
+        addListener(dn_jdbc_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.11.1', 'click', 'tajo-jdbc-0.11.1');
+        });
+
+
         var dn_src_0_11_0 = document.getElementById('tajo-0.11.0-src');
         var dn_bin_0_11_0 = document.getElementById('tajo-0.11.0-bin');
         var dn_jdbc_0_11_0 = document.getElementById('tajo-jdbc-0.11.0');
@@ -159,7 +174,7 @@ window.onload = ga_event_load;</script>
                       <li>      <a href="http://tajo.apache.org/docs/devel/index.html"  title="Devel">Devel</a>
 </li>
                   
-                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.0)">Current (0.11.0)</a>
+                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.1)">Current (0.11.1)</a>
 </li>
                           </ul>
       </li>
@@ -255,7 +270,7 @@ window.onload = ga_event_load;</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2016-01-13</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2016-02-03</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.12.0-SNAPSHOT</li>
             
                             </ul>
@@ -358,9 +373,9 @@ window.onload = ga_event_load;</script>
                   
       <li>
     
-                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.0)">
+                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.1)">
           <i class="none"></i>
-        Current (0.11.0)</a>
+        Current (0.11.1)</a>
             </li>
                               <li class="nav-header">Contributes</li>
                                 

Modified: tajo/site/review-request-tool.html
URL: http://svn.apache.org/viewvc/tajo/site/review-request-tool.html?rev=1728391&r1=1728390&r2=1728391&view=diff
==============================================================================
--- tajo/site/review-request-tool.html (original)
+++ tajo/site/review-request-tool.html Wed Feb  3 23:27:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-01-13
+ | Generated by Apache Maven Doxia at 2016-02-03
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160113" />
+    <meta name="Date-Revision-yyyymmdd" content="20160203" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Tajo - A Big Data Warehouse System on Hadoop - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -39,6 +39,21 @@ function addListener(element, type, call
 }
 
 function ga_event_load() {
+        var dn_src_0_11_1 = document.getElementById('tajo-0.11.1-src');
+        var dn_bin_0_11_1 = document.getElementById('tajo-0.11.1-bin');
+        var dn_jdbc_0_11_1 = document.getElementById('tajo-jdbc-0.11.1');
+
+        addListener(dn_src_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-src', 'click', 'tajo-0.11.1-src');
+        });
+        addListener(dn_bin_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-bin', 'click', 'tajo-0.11.1-bin');
+        });
+        addListener(dn_jdbc_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.11.1', 'click', 'tajo-jdbc-0.11.1');
+        });
+
+
         var dn_src_0_11_0 = document.getElementById('tajo-0.11.0-src');
         var dn_bin_0_11_0 = document.getElementById('tajo-0.11.0-bin');
         var dn_jdbc_0_11_0 = document.getElementById('tajo-jdbc-0.11.0');
@@ -159,7 +174,7 @@ window.onload = ga_event_load;</script>
                       <li>      <a href="http://tajo.apache.org/docs/devel/index.html"  title="Devel">Devel</a>
 </li>
                   
-                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.0)">Current (0.11.0)</a>
+                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.1)">Current (0.11.1)</a>
 </li>
                           </ul>
       </li>
@@ -255,7 +270,7 @@ window.onload = ga_event_load;</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2016-01-13</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2016-02-03</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.12.0-SNAPSHOT</li>
             
                             </ul>
@@ -358,9 +373,9 @@ window.onload = ga_event_load;</script>
                   
       <li>
     
-                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.0)">
+                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.1)">
           <i class="none"></i>
-        Current (0.11.0)</a>
+        Current (0.11.1)</a>
             </li>
                               <li class="nav-header">Contributes</li>
                                 

Modified: tajo/site/source-code.html
URL: http://svn.apache.org/viewvc/tajo/site/source-code.html?rev=1728391&r1=1728390&r2=1728391&view=diff
==============================================================================
--- tajo/site/source-code.html (original)
+++ tajo/site/source-code.html Wed Feb  3 23:27:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-01-13
+ | Generated by Apache Maven Doxia at 2016-02-03
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160113" />
+    <meta name="Date-Revision-yyyymmdd" content="20160203" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Tajo - A Big Data Warehouse System on Hadoop - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -39,6 +39,21 @@ function addListener(element, type, call
 }
 
 function ga_event_load() {
+        var dn_src_0_11_1 = document.getElementById('tajo-0.11.1-src');
+        var dn_bin_0_11_1 = document.getElementById('tajo-0.11.1-bin');
+        var dn_jdbc_0_11_1 = document.getElementById('tajo-jdbc-0.11.1');
+
+        addListener(dn_src_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-src', 'click', 'tajo-0.11.1-src');
+        });
+        addListener(dn_bin_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-bin', 'click', 'tajo-0.11.1-bin');
+        });
+        addListener(dn_jdbc_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.11.1', 'click', 'tajo-jdbc-0.11.1');
+        });
+
+
         var dn_src_0_11_0 = document.getElementById('tajo-0.11.0-src');
         var dn_bin_0_11_0 = document.getElementById('tajo-0.11.0-bin');
         var dn_jdbc_0_11_0 = document.getElementById('tajo-jdbc-0.11.0');
@@ -159,7 +174,7 @@ window.onload = ga_event_load;</script>
                       <li>      <a href="http://tajo.apache.org/docs/devel/index.html"  title="Devel">Devel</a>
 </li>
                   
-                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.0)">Current (0.11.0)</a>
+                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.1)">Current (0.11.1)</a>
 </li>
                           </ul>
       </li>
@@ -255,7 +270,7 @@ window.onload = ga_event_load;</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2016-01-13</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2016-02-03</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.12.0-SNAPSHOT</li>
             
                             </ul>
@@ -358,9 +373,9 @@ window.onload = ga_event_load;</script>
                   
       <li>
     
-                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.0)">
+                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.1)">
           <i class="none"></i>
-        Current (0.11.0)</a>
+        Current (0.11.1)</a>
             </li>
                               <li class="nav-header">Contributes</li>
                                 

Modified: tajo/site/source-repository.html
URL: http://svn.apache.org/viewvc/tajo/site/source-repository.html?rev=1728391&r1=1728390&r2=1728391&view=diff
==============================================================================
--- tajo/site/source-repository.html (original)
+++ tajo/site/source-repository.html Wed Feb  3 23:27:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-01-13
+ | Generated by Apache Maven Doxia at 2016-02-03
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160113" />
+    <meta name="Date-Revision-yyyymmdd" content="20160203" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Tajo - A Big Data Warehouse System on Hadoop - Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -39,6 +39,21 @@ function addListener(element, type, call
 }
 
 function ga_event_load() {
+        var dn_src_0_11_1 = document.getElementById('tajo-0.11.1-src');
+        var dn_bin_0_11_1 = document.getElementById('tajo-0.11.1-bin');
+        var dn_jdbc_0_11_1 = document.getElementById('tajo-jdbc-0.11.1');
+
+        addListener(dn_src_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-src', 'click', 'tajo-0.11.1-src');
+        });
+        addListener(dn_bin_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-bin', 'click', 'tajo-0.11.1-bin');
+        });
+        addListener(dn_jdbc_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.11.1', 'click', 'tajo-jdbc-0.11.1');
+        });
+
+
         var dn_src_0_11_0 = document.getElementById('tajo-0.11.0-src');
         var dn_bin_0_11_0 = document.getElementById('tajo-0.11.0-bin');
         var dn_jdbc_0_11_0 = document.getElementById('tajo-jdbc-0.11.0');
@@ -159,7 +174,7 @@ window.onload = ga_event_load;</script>
                       <li>      <a href="http://tajo.apache.org/docs/devel/index.html"  title="Devel">Devel</a>
 </li>
                   
-                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.0)">Current (0.11.0)</a>
+                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.1)">Current (0.11.1)</a>
 </li>
                           </ul>
       </li>
@@ -255,7 +270,7 @@ window.onload = ga_event_load;</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2016-01-13</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2016-02-03</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.12.0-SNAPSHOT</li>
             
                             </ul>
@@ -358,9 +373,9 @@ window.onload = ga_event_load;</script>
                   
       <li>
     
-                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.0)">
+                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.1)">
           <i class="none"></i>
-        Current (0.11.0)</a>
+        Current (0.11.1)</a>
             </li>
                               <li class="nav-header">Contributes</li>
                                 

Modified: tajo/site/surefire-report.html
URL: http://svn.apache.org/viewvc/tajo/site/surefire-report.html?rev=1728391&r1=1728390&r2=1728391&view=diff
==============================================================================
--- tajo/site/surefire-report.html (original)
+++ tajo/site/surefire-report.html Wed Feb  3 23:27:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29
+ | Generated by Apache Maven Doxia at 2016-02-03
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20160203" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Tajo - A Big Data Warehouse System on Hadoop - Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -22,7 +22,7 @@
 
                           
         
-<meta content="Apache Tajo,SQL-on-Hadoop,big data warehouse system on Hadoop,relational and distributed query engine" name="description"/>
+<meta name="description" content="Apache Tajo,SQL-on-Hadoop,big data warehouse system on Hadoop,relational and distributed query engine"/>
                       
         
 <script type="text/javascript">(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -39,6 +39,36 @@ function addListener(element, type, call
 }
 
 function ga_event_load() {
+        var dn_src_0_11_1 = document.getElementById('tajo-0.11.1-src');
+        var dn_bin_0_11_1 = document.getElementById('tajo-0.11.1-bin');
+        var dn_jdbc_0_11_1 = document.getElementById('tajo-jdbc-0.11.1');
+
+        addListener(dn_src_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-src', 'click', 'tajo-0.11.1-src');
+        });
+        addListener(dn_bin_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-bin', 'click', 'tajo-0.11.1-bin');
+        });
+        addListener(dn_jdbc_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.11.1', 'click', 'tajo-jdbc-0.11.1');
+        });
+
+
+        var dn_src_0_11_0 = document.getElementById('tajo-0.11.0-src');
+        var dn_bin_0_11_0 = document.getElementById('tajo-0.11.0-bin');
+        var dn_jdbc_0_11_0 = document.getElementById('tajo-jdbc-0.11.0');
+
+        addListener(dn_src_0_11_0, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.0-src', 'click', 'tajo-0.11.0-src');
+        });
+        addListener(dn_bin_0_11_0, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.0-bin', 'click', 'tajo-0.11.0-bin');
+        });
+        addListener(dn_jdbc_0_11_0, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.11.0', 'click', 'tajo-jdbc-0.11.0');
+        });
+
+
         var dn_src_0_10_1 = document.getElementById('tajo-0.10.1-src');
         var dn_bin_0_10_1 = document.getElementById('tajo-0.10.1-bin');
         var dn_jdbc_0_10_1 = document.getElementById('tajo-jdbc-0.10.1');
@@ -144,7 +174,7 @@ window.onload = ga_event_load;</script>
                       <li>      <a href="http://tajo.apache.org/docs/devel/index.html"  title="Devel">Devel</a>
 </li>
                   
-                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.10.1)">Current (0.10.1)</a>
+                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.1)">Current (0.11.1)</a>
 </li>
                           </ul>
       </li>
@@ -158,7 +188,7 @@ window.onload = ga_event_load;</script>
                       <li>      <a href="../../foundation/getinvolved.html"  title="Get Involved">Get Involved</a>
 </li>
                   
-                      <li>      <a href="https://cwiki.apache.org/confluence/display/TAJO/How+to+Contribute+to+Tajo"  title="How To Contribute">How To Contribute</a>
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/TAJO/How+to+Contribute+Codes+to+Tajo"  title="How To Contribute">How To Contribute</a>
 </li>
                   
                       <li>      <a href="https://reviews.apache.org/groups/tajo"  title="Review Board">Review Board</a>
@@ -240,8 +270,8 @@ window.onload = ga_event_load;</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2015-06-29</li> <li class="divider pull-right">|</li>
-              <li id="projectVersion" class="pull-right">Version: 0.11.0-SNAPSHOT</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2016-02-03</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.12.0-SNAPSHOT</li>
             
                             </ul>
       </div>
@@ -343,9 +373,9 @@ window.onload = ga_event_load;</script>
                   
       <li>
     
-                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.10.1)">
+                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.1)">
           <i class="none"></i>
-        Current (0.10.1)</a>
+        Current (0.11.1)</a>
             </li>
                               <li class="nav-header">Contributes</li>
                                 
@@ -365,7 +395,7 @@ window.onload = ga_event_load;</script>
                   
       <li>
     
-                          <a href="https://cwiki.apache.org/confluence/display/TAJO/How+to+Contribute+to+Tajo" class="externalLink" title="How To Contribute">
+                          <a href="https://cwiki.apache.org/confluence/display/TAJO/How+to+Contribute+Codes+to+Tajo" class="externalLink" title="How To Contribute">
           <i class="none"></i>
         How To Contribute</a>
             </li>
@@ -499,7 +529,7 @@ function toggleDisplay(elementId) {
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2015
+              <div class="row span12">Copyright &copy;                    2016
                         <a href="http://www.apache.org">Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: tajo/site/tajo-0.2.0-doc.html
URL: http://svn.apache.org/viewvc/tajo/site/tajo-0.2.0-doc.html?rev=1728391&r1=1728390&r2=1728391&view=diff
==============================================================================
--- tajo/site/tajo-0.2.0-doc.html (original)
+++ tajo/site/tajo-0.2.0-doc.html Wed Feb  3 23:27:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-01-13
+ | Generated by Apache Maven Doxia at 2016-02-03
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160113" />
+    <meta name="Date-Revision-yyyymmdd" content="20160203" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Tajo - A Big Data Warehouse System on Hadoop - </title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -39,6 +39,21 @@ function addListener(element, type, call
 }
 
 function ga_event_load() {
+        var dn_src_0_11_1 = document.getElementById('tajo-0.11.1-src');
+        var dn_bin_0_11_1 = document.getElementById('tajo-0.11.1-bin');
+        var dn_jdbc_0_11_1 = document.getElementById('tajo-jdbc-0.11.1');
+
+        addListener(dn_src_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-src', 'click', 'tajo-0.11.1-src');
+        });
+        addListener(dn_bin_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-bin', 'click', 'tajo-0.11.1-bin');
+        });
+        addListener(dn_jdbc_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.11.1', 'click', 'tajo-jdbc-0.11.1');
+        });
+
+
         var dn_src_0_11_0 = document.getElementById('tajo-0.11.0-src');
         var dn_bin_0_11_0 = document.getElementById('tajo-0.11.0-bin');
         var dn_jdbc_0_11_0 = document.getElementById('tajo-jdbc-0.11.0');
@@ -159,7 +174,7 @@ window.onload = ga_event_load;</script>
                       <li>      <a href="http://tajo.apache.org/docs/devel/index.html"  title="Devel">Devel</a>
 </li>
                   
-                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.0)">Current (0.11.0)</a>
+                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.1)">Current (0.11.1)</a>
 </li>
                           </ul>
       </li>
@@ -255,7 +270,7 @@ window.onload = ga_event_load;</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2016-01-13</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2016-02-03</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.12.0-SNAPSHOT</li>
             
                             </ul>
@@ -358,9 +373,9 @@ window.onload = ga_event_load;</script>
                   
       <li>
     
-                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.0)">
+                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.1)">
           <i class="none"></i>
-        Current (0.11.0)</a>
+        Current (0.11.1)</a>
             </li>
                               <li class="nav-header">Contributes</li>
                                 

Modified: tajo/site/team-list.html
URL: http://svn.apache.org/viewvc/tajo/site/team-list.html?rev=1728391&r1=1728390&r2=1728391&view=diff
==============================================================================
--- tajo/site/team-list.html (original)
+++ tajo/site/team-list.html Wed Feb  3 23:27:39 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-01-13
+ | Generated by Apache Maven Doxia at 2016-02-03
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160113" />
+    <meta name="Date-Revision-yyyymmdd" content="20160203" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Tajo - A Big Data Warehouse System on Hadoop - Team list</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -39,6 +39,21 @@ function addListener(element, type, call
 }
 
 function ga_event_load() {
+        var dn_src_0_11_1 = document.getElementById('tajo-0.11.1-src');
+        var dn_bin_0_11_1 = document.getElementById('tajo-0.11.1-bin');
+        var dn_jdbc_0_11_1 = document.getElementById('tajo-jdbc-0.11.1');
+
+        addListener(dn_src_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-src', 'click', 'tajo-0.11.1-src');
+        });
+        addListener(dn_bin_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-0.11.1-bin', 'click', 'tajo-0.11.1-bin');
+        });
+        addListener(dn_jdbc_0_11_1, 'click', function() {
+          ga('send', 'event', 'tajo-jdbc-0.11.1', 'click', 'tajo-jdbc-0.11.1');
+        });
+
+
         var dn_src_0_11_0 = document.getElementById('tajo-0.11.0-src');
         var dn_bin_0_11_0 = document.getElementById('tajo-0.11.0-bin');
         var dn_jdbc_0_11_0 = document.getElementById('tajo-jdbc-0.11.0');
@@ -159,7 +174,7 @@ window.onload = ga_event_load;</script>
                       <li>      <a href="http://tajo.apache.org/docs/devel/index.html"  title="Devel">Devel</a>
 </li>
                   
-                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.0)">Current (0.11.0)</a>
+                      <li>      <a href="http://tajo.apache.org/docs/current/index.html"  title="Current (0.11.1)">Current (0.11.1)</a>
 </li>
                           </ul>
       </li>
@@ -255,7 +270,7 @@ window.onload = ga_event_load;</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2016-01-13</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2016-02-03</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.12.0-SNAPSHOT</li>
             
                             </ul>
@@ -356,9 +371,9 @@ window.onload = ga_event_load;</script>
                   
       <li>
     
-                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.0)">
+                          <a href="http://tajo.apache.org/docs/current/index.html" class="externalLink" title="Current (0.11.1)">
           <i class="none"></i>
-        Current (0.11.0)</a>
+        Current (0.11.1)</a>
             </li>
                               <li class="nav-header">Contributes</li>