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

svn commit: r1739720 [1/5] - in /tajo/site: ./ docs/devel/ docs/devel/_static/ docs/devel/backup_and_restore/ docs/devel/configuration/ docs/devel/functions/ docs/devel/index/ docs/devel/partitioning/ docs/devel/sql_language/ docs/devel/storage_plugins...

Author: jhkim
Date: Mon Apr 18 09:40:18 2016
New Revision: 1739720

URL: http://svn.apache.org/viewvc?rev=1739720&view=rev
Log:
Fix broken asf link

Modified:
    tajo/site/docs/devel/_static/basic.css
    tajo/site/docs/devel/_static/doctools.js
    tajo/site/docs/devel/_static/pygments.css
    tajo/site/docs/devel/_static/searchtools.js
    tajo/site/docs/devel/_static/websupport.js
    tajo/site/docs/devel/backup_and_restore.html
    tajo/site/docs/devel/backup_and_restore/catalog.html
    tajo/site/docs/devel/configuration.html
    tajo/site/docs/devel/configuration/catalog-site-xml.html
    tajo/site/docs/devel/configuration/catalog_configuration.html
    tajo/site/docs/devel/configuration/cluster_setup.html
    tajo/site/docs/devel/configuration/ha_configuration.html
    tajo/site/docs/devel/configuration/preliminary.html
    tajo/site/docs/devel/configuration/service_config_defaults.html
    tajo/site/docs/devel/configuration/storage-site-json.html
    tajo/site/docs/devel/configuration/tajo-site-xml.html
    tajo/site/docs/devel/configuration/tajo_master_configuration.html
    tajo/site/docs/devel/configuration/worker_configuration.html
    tajo/site/docs/devel/faq.html
    tajo/site/docs/devel/functions.html
    tajo/site/docs/devel/functions/agg_func.html
    tajo/site/docs/devel/functions/data_type_func_and_operators.html
    tajo/site/docs/devel/functions/datetime_func_and_operators.html
    tajo/site/docs/devel/functions/json_func.html
    tajo/site/docs/devel/functions/math_func_and_operators.html
    tajo/site/docs/devel/functions/network_func_and_operators.html
    tajo/site/docs/devel/functions/python.html
    tajo/site/docs/devel/functions/string_func_and_operators.html
    tajo/site/docs/devel/functions/window_func.html
    tajo/site/docs/devel/genindex.html
    tajo/site/docs/devel/getting_started.html
    tajo/site/docs/devel/hbase_integration.html
    tajo/site/docs/devel/hive_integration.html
    tajo/site/docs/devel/index.html
    tajo/site/docs/devel/index/future_work.html
    tajo/site/docs/devel/index/how_to_use.html
    tajo/site/docs/devel/index/types.html
    tajo/site/docs/devel/index_overview.html
    tajo/site/docs/devel/introduction.html
    tajo/site/docs/devel/jdbc_driver.html
    tajo/site/docs/devel/objects.inv
    tajo/site/docs/devel/partitioning/column_partitioning.html
    tajo/site/docs/devel/partitioning/hash_partitioning.html
    tajo/site/docs/devel/partitioning/intro_to_partitioning.html
    tajo/site/docs/devel/partitioning/range_partitioning.html
    tajo/site/docs/devel/search.html
    tajo/site/docs/devel/searchindex.js
    tajo/site/docs/devel/sql_language.html
    tajo/site/docs/devel/sql_language/alter_table.html
    tajo/site/docs/devel/sql_language/data_model.html
    tajo/site/docs/devel/sql_language/ddl.html
    tajo/site/docs/devel/sql_language/explain.html
    tajo/site/docs/devel/sql_language/insert.html
    tajo/site/docs/devel/sql_language/joins.html
    tajo/site/docs/devel/sql_language/predicates.html
    tajo/site/docs/devel/sql_language/queries.html
    tajo/site/docs/devel/sql_language/sql_expression.html
    tajo/site/docs/devel/storage_plugins.html
    tajo/site/docs/devel/storage_plugins/overview.html
    tajo/site/docs/devel/storage_plugins/postgresql.html
    tajo/site/docs/devel/swift_integration.html
    tajo/site/docs/devel/table_management.html
    tajo/site/docs/devel/table_management/compression.html
    tajo/site/docs/devel/table_management/data_formats.html
    tajo/site/docs/devel/table_management/json.html
    tajo/site/docs/devel/table_management/orc.html
    tajo/site/docs/devel/table_management/parquet.html
    tajo/site/docs/devel/table_management/rcfile.html
    tajo/site/docs/devel/table_management/sequencefile.html
    tajo/site/docs/devel/table_management/table_overview.html
    tajo/site/docs/devel/table_management/tablespaces.html
    tajo/site/docs/devel/table_management/text.html
    tajo/site/docs/devel/table_partitioning.html
    tajo/site/docs/devel/tajo_client_api.html
    tajo/site/docs/devel/time_zone.html
    tajo/site/docs/devel/tsql.html
    tajo/site/docs/devel/tsql/admin_command.html
    tajo/site/docs/devel/tsql/background_command.html
    tajo/site/docs/devel/tsql/dfs_command.html
    tajo/site/docs/devel/tsql/execute_file.html
    tajo/site/docs/devel/tsql/intro.html
    tajo/site/docs/devel/tsql/meta_command.html
    tajo/site/docs/devel/tsql/single_command.html
    tajo/site/docs/devel/tsql/variables.html
    tajo/site/index.html

Modified: tajo/site/docs/devel/_static/basic.css
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/_static/basic.css?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/_static/basic.css (original)
+++ tajo/site/docs/devel/_static/basic.css Mon Apr 18 09:40:18 2016
@@ -52,6 +52,8 @@ div.sphinxsidebar {
     width: 230px;
     margin-left: -100%;
     font-size: 90%;
+    word-wrap: break-word;
+    overflow-wrap : break-word;
 }
 
 div.sphinxsidebar ul {
@@ -187,6 +189,13 @@ div.genindex-jumpbox {
 
 /* -- general body styles --------------------------------------------------- */
 
+div.body p, div.body dd, div.body li, div.body blockquote {
+    -moz-hyphens: auto;
+    -ms-hyphens: auto;
+    -webkit-hyphens: auto;
+    hyphens: auto;
+}
+
 a.headerlink {
     visibility: hidden;
 }

Modified: tajo/site/docs/devel/_static/doctools.js
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/_static/doctools.js?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/_static/doctools.js (original)
+++ tajo/site/docs/devel/_static/doctools.js Mon Apr 18 09:40:18 2016
@@ -124,6 +124,7 @@ var Documentation = {
     this.fixFirefoxAnchorBug();
     this.highlightSearchWords();
     this.initIndexTable();
+    
   },
 
   /**
@@ -252,6 +253,29 @@ var Documentation = {
     });
     var url = parts.join('/');
     return path.substring(url.lastIndexOf('/') + 1, path.length - 1);
+  },
+
+  initOnKeyListeners: function() {
+    $(document).keyup(function(event) {
+      var activeElementType = document.activeElement.tagName;
+      // don't navigate when in search box or textarea
+      if (activeElementType !== 'TEXTAREA' && activeElementType !== 'INPUT' && activeElementType !== 'SELECT') {
+        switch (event.keyCode) {
+          case 37: // left
+            var prevHref = $('link[rel="prev"]').prop('href');
+            if (prevHref) {
+              window.location.href = prevHref;
+              return false;
+            }
+          case 39: // right
+            var nextHref = $('link[rel="next"]').prop('href');
+            if (nextHref) {
+              window.location.href = nextHref;
+              return false;
+            }
+        }
+      }
+    });
   }
 };
 
@@ -260,4 +284,4 @@ _ = Documentation.gettext;
 
 $(document).ready(function() {
   Documentation.init();
-});
+});
\ No newline at end of file

Modified: tajo/site/docs/devel/_static/pygments.css
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/_static/pygments.css?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/_static/pygments.css (original)
+++ tajo/site/docs/devel/_static/pygments.css Mon Apr 18 09:40:18 2016
@@ -9,10 +9,8 @@
 .highlight .o { color: #ce5c00; font-weight: bold } /* Operator */
 .highlight .x { color: #000000 } /* Other */
 .highlight .p { color: #000000; font-weight: bold } /* Punctuation */
-.highlight .ch { color: #8f5902; font-style: italic } /* Comment.Hashbang */
 .highlight .cm { color: #8f5902; font-style: italic } /* Comment.Multiline */
 .highlight .cp { color: #8f5902; font-style: italic } /* Comment.Preproc */
-.highlight .cpf { color: #8f5902; font-style: italic } /* Comment.PreprocFile */
 .highlight .c1 { color: #8f5902; font-style: italic } /* Comment.Single */
 .highlight .cs { color: #8f5902; font-style: italic } /* Comment.Special */
 .highlight .gd { color: #a40000 } /* Generic.Deleted */

Modified: tajo/site/docs/devel/_static/searchtools.js
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/_static/searchtools.js?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/_static/searchtools.js (original)
+++ tajo/site/docs/devel/_static/searchtools.js Mon Apr 18 09:40:18 2016
@@ -2,7 +2,7 @@
  * searchtools.js_t
  * ~~~~~~~~~~~~~~~~
  *
- * Sphinx JavaScript utilties for the full-text search.
+ * Sphinx JavaScript utilities for the full-text search.
  *
  * :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
  * :license: BSD, see LICENSE for details.
@@ -623,7 +623,7 @@ var Search = {
    * helper function to return a node containing the
    * search summary for a given text. keywords is a list
    * of stemmed words, hlwords is the list of normal, unstemmed
-   * words. the first one is used to find the occurance, the
+   * words. the first one is used to find the occurrence, the
    * latter for highlighting it.
    */
   makeSearchSummary : function(text, keywords, hlwords) {

Modified: tajo/site/docs/devel/_static/websupport.js
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/_static/websupport.js?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/_static/websupport.js (original)
+++ tajo/site/docs/devel/_static/websupport.js Mon Apr 18 09:40:18 2016
@@ -2,7 +2,7 @@
  * websupport.js
  * ~~~~~~~~~~~~~
  *
- * sphinx.websupport utilties for all documentation.
+ * sphinx.websupport utilities for all documentation.
  *
  * :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
  * :license: BSD, see LICENSE for details.

Modified: tajo/site/docs/devel/backup_and_restore.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/backup_and_restore.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/backup_and_restore.html (original)
+++ tajo/site/docs/devel/backup_and_restore.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Backup and Restore &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Backup and Restore &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="index.html"/>
         <link rel="next" title="Backup and Restore Catalog" href="backup_and_restore/catalog.html"/>
         <link rel="prev" title="Future Works" href="index/future_work.html"/> 
 
@@ -143,7 +143,7 @@
 <li class="toctree-l2"><a class="reference internal" href="index/future_work.html">Future Works</a></li>
 </ul>
 </li>
-<li class="toctree-l1 current"><a class="current reference internal" href="">Backup and Restore</a><ul>
+<li class="toctree-l1 current"><a class="current reference internal" href="#">Backup and Restore</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="backup_and_restore/catalog.html">Backup and Restore Catalog</a></li>
 </ul>
 </li>
@@ -233,7 +233,7 @@
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -253,7 +253,7 @@
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/backup_and_restore/catalog.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/backup_and_restore/catalog.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/backup_and_restore/catalog.html (original)
+++ tajo/site/docs/devel/backup_and_restore/catalog.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Backup and Restore Catalog &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Backup and Restore Catalog &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Backup and Restore" href="../backup_and_restore.html"/>
         <link rel="next" title="Hive Integration" href="../hive_integration.html"/>
         <link rel="prev" title="Backup and Restore" href="../backup_and_restore.html"/> 
@@ -145,7 +145,7 @@
 </ul>
 </li>
 <li class="toctree-l1 current"><a class="reference internal" href="../backup_and_restore.html">Backup and Restore</a><ul class="current">
-<li class="toctree-l2 current"><a class="current reference internal" href="">Backup and Restore Catalog</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Backup and Restore Catalog</a></li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="../hive_integration.html">Hive Integration</a></li>
@@ -219,11 +219,11 @@
 <div class="section" id="sql-dump">
 <h2>SQL dump<a class="headerlink" href="#sql-dump" title="Permalink to this headline">¶</a></h2>
 <p>SQL dump is an easy and strong way. If you use this approach, you don&#8217;t need to concern database-level compatibilities. If you want to backup your catalog, just use bin/tajo-dump command. The basic usage of this command is:</p>
-<div class="highlight-python"><div class="highlight"><pre>$ tajo-dump table_name &gt; outfile
+<div class="highlight-default"><div class="highlight"><pre>$ tajo-dump table_name &gt; outfile
 </pre></div>
 </div>
 <p>For example, if you want to backup a table customer, you should type a command as follows:</p>
-<div class="highlight-python"><div class="highlight"><pre>$ bin/tajo-dump customer &gt; table_backup.sql
+<div class="highlight-default"><div class="highlight"><pre>$ bin/tajo-dump customer &gt; table_backup.sql
 $
 $ cat table_backup.sql
 -- Tajo database dump
@@ -238,19 +238,16 @@ CREATE EXTERNAL TABLE customer (c_custke
 </pre></div>
 </div>
 <p>If you want to restore the catalog from the SQL dump file, please type the below command:</p>
-<div class="highlight-python"><div class="highlight"><pre>$ bin/tsql -f table_backup.sql
+<div class="highlight-default"><div class="highlight"><pre>$ bin/tsql -f table_backup.sql
 </pre></div>
 </div>
 <p>If you use an option &#8216;-a&#8217;, tajo-dump will dump all table DDLs.</p>
-<div class="highlight-python"><div class="highlight"><pre>$ bin/tajo-dump -a &gt; all_backup.sql
+<div class="highlight-default"><div class="highlight"><pre>$ bin/tajo-dump -a &gt; all_backup.sql
 </pre></div>
 </div>
 </div>
 <div class="section" id="database-level-backup">
 <h2>Database-level backup<a class="headerlink" href="#database-level-backup" title="Permalink to this headline">¶</a></h2>
-<div class="admonition-todo admonition" id="index-0">
-<p class="first last admonition-title">Todo</p>
-</div>
 </div>
 </div>
 
@@ -272,7 +269,7 @@ CREATE EXTERNAL TABLE customer (c_custke
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -292,7 +289,7 @@ CREATE EXTERNAL TABLE customer (c_custke
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/configuration.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/configuration.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/configuration.html (original)
+++ tajo/site/docs/devel/configuration.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Configuration &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Configuration &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="index.html"/>
         <link rel="next" title="Preliminary" href="configuration/preliminary.html"/>
         <link rel="prev" title="Getting Started" href="getting_started.html"/> 
 
@@ -67,7 +67,7 @@
 <li class="toctree-l2"><a class="reference internal" href="getting_started.html#first-query-execution">First query execution</a></li>
 </ul>
 </li>
-<li class="toctree-l1 current"><a class="current reference internal" href="">Configuration</a><ul>
+<li class="toctree-l1 current"><a class="current reference internal" href="#">Configuration</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="configuration/preliminary.html">Preliminary</a></li>
 <li class="toctree-l2"><a class="reference internal" href="configuration/cluster_setup.html">Cluster Setup</a></li>
 <li class="toctree-l2"><a class="reference internal" href="configuration/tajo_master_configuration.html">Tajo Master Configuration</a></li>
@@ -242,7 +242,7 @@
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -262,7 +262,7 @@
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/configuration/catalog-site-xml.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/configuration/catalog-site-xml.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/configuration/catalog-site-xml.html (original)
+++ tajo/site/docs/devel/configuration/catalog-site-xml.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>The catalog-site.xml File &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>The catalog-site.xml File &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Configuration" href="../configuration.html"/>
         <link rel="next" title="The storage-site.json File" href="storage-site-json.html"/>
         <link rel="prev" title="The tajo-site.xml File" href="tajo-site-xml.html"/> 
@@ -77,7 +77,7 @@
 <li class="toctree-l2"><a class="reference internal" href="ha_configuration.html">High Availability for TajoMaster</a></li>
 <li class="toctree-l2"><a class="reference internal" href="service_config_defaults.html">Cluster Service Configuration Defaults</a></li>
 <li class="toctree-l2"><a class="reference internal" href="tajo-site-xml.html">The tajo-site.xml File</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">The catalog-site.xml File</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">The catalog-site.xml File</a></li>
 <li class="toctree-l2"><a class="reference internal" href="storage-site-json.html">The storage-site.json File</a></li>
 </ul>
 </li>
@@ -231,7 +231,7 @@
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -251,7 +251,7 @@
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/configuration/catalog_configuration.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/configuration/catalog_configuration.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/configuration/catalog_configuration.html (original)
+++ tajo/site/docs/devel/configuration/catalog_configuration.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Catalog Configuration &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Catalog Configuration &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Configuration" href="../configuration.html"/>
         <link rel="next" title="High Availability for TajoMaster" href="ha_configuration.html"/>
         <link rel="prev" title="Worker Configuration" href="worker_configuration.html"/> 
@@ -73,7 +73,7 @@
 <li class="toctree-l2"><a class="reference internal" href="cluster_setup.html">Cluster Setup</a></li>
 <li class="toctree-l2"><a class="reference internal" href="tajo_master_configuration.html">Tajo Master Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="worker_configuration.html">Worker Configuration</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Catalog Configuration</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Catalog Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="ha_configuration.html">High Availability for TajoMaster</a></li>
 <li class="toctree-l2"><a class="reference internal" href="service_config_defaults.html">Cluster Service Configuration Defaults</a></li>
 <li class="toctree-l2"><a class="reference internal" href="tajo-site-xml.html">The tajo-site.xml File</a></li>
@@ -290,16 +290,16 @@ Query OK, <span class="m">0</span> rows
 </div>
 <p>Second, you must install the proper JDBC driver on the TajoMaster node. And then, you need to set the <code class="docutils literal"><span class="pre">TAJO_CLASSPATH</span></code> variable in <code class="docutils literal"><span class="pre">conf/tajo-env.sh</span></code> as follows:</p>
 <div class="highlight-sh"><div class="highlight"><pre><span class="o">(</span>MySQL<span class="o">)</span>
-$ <span class="nb">export</span> <span class="nv">TAJO_CLASSPATH</span><span class="o">=</span>/usr/local/mysql/lib/mysql-connector-java-x.x.x.jar
+<span class="nv">$ </span><span class="nb">export </span><span class="nv">TAJO_CLASSPATH</span><span class="o">=</span>/usr/local/mysql/lib/mysql-connector-java-x.x.x.jar
 
 <span class="o">(</span>MariaDB<span class="o">)</span>
-$ <span class="nb">export</span> <span class="nv">TAJO_CLASSPATH</span><span class="o">=</span>/usr/local/mariadb/lib/mariadb-java-client-x.x.x.jar
+<span class="nv">$ </span><span class="nb">export </span><span class="nv">TAJO_CLASSPATH</span><span class="o">=</span>/usr/local/mariadb/lib/mariadb-java-client-x.x.x.jar
 
 <span class="o">(</span>PostgreSQL<span class="o">)</span>
-$ <span class="nb">export</span> <span class="nv">TAJO_CLASSPATH</span><span class="o">=</span>/usr/share/java/postgresql-jdbc4.jar
+<span class="nv">$ </span><span class="nb">export </span><span class="nv">TAJO_CLASSPATH</span><span class="o">=</span>/usr/share/java/postgresql-jdbc4.jar
 
 <span class="o">(</span>Oracle<span class="o">)</span>
-$ <span class="nb">export</span> <span class="nv">TAJO_CLASSPATH</span><span class="o">=</span>/path/to/oracle/driver/ojdbc7.jar
+<span class="nv">$ </span><span class="nb">export </span><span class="nv">TAJO_CLASSPATH</span><span class="o">=</span>/path/to/oracle/driver/ojdbc7.jar
 </pre></div>
 </div>
 <p>Alternatively, you can copy the jdbc driver into <code class="docutils literal"><span class="pre">$TAJO_HOME/lib</span></code>.</p>
@@ -359,17 +359,17 @@ $ <span class="nb">export</span> <span c
 <h2>HiveCatalogStore Configuration<a class="headerlink" href="#hivecatalogstore-configuration" title="Permalink to this headline">¶</a></h2>
 <p>Tajo support HiveCatalogStore to integrate with hive. If you want to use HiveCatalogStore, you just do as follows.</p>
 <p>First, you must compile source code and get a binary archive as follows:</p>
-<div class="highlight-sh"><div class="highlight"><pre>$ git clone https://git-wip-us.apache.org/repos/asf/tajo.git tajo
-$ mvn clean install -DskipTests -Pdist -Dtar
-$ ls tajo-dist/target/tajo-x.y.z-SNAPSHOT.tar.gz
+<div class="highlight-sh"><div class="highlight"><pre><span class="nv">$ </span>git clone https://git-wip-us.apache.org/repos/asf/tajo.git tajo
+<span class="nv">$ </span>mvn clean install -DskipTests -Pdist -Dtar
+<span class="nv">$ </span>ls tajo-dist/target/tajo-x.y.z-SNAPSHOT.tar.gz
 </pre></div>
 </div>
 <p>Second, you must set your hive home directory to HIVE_HOME variable in <code class="docutils literal"><span class="pre">conf/tajo-env.sh</span></code> with it as follows:</p>
-<div class="highlight-sh"><div class="highlight"><pre><span class="nb">export</span> <span class="nv">HIVE_HOME</span><span class="o">=</span>/path/to/your/hive/directory
+<div class="highlight-sh"><div class="highlight"><pre><span class="nb">export </span><span class="nv">HIVE_HOME</span><span class="o">=</span>/path/to/your/hive/directory
 </pre></div>
 </div>
 <p>Third, if you need to use jdbc to connect HiveMetaStore, you have to prepare mysql jdbc driver on host which can be ran TajoMaster. If you prepare it, you should set jdbc driver file path to <code class="docutils literal"><span class="pre">HIVE_JDBC_DRIVER_DIR</span></code> variable in conf/tajo-env.sh with it as follows:</p>
-<div class="highlight-sh"><div class="highlight"><pre><span class="nb">export</span> <span class="nv">HIVE_JDBC_DRIVER_DIR</span><span class="o">=</span>/path/to/your/mysql_jdbc_driver/mysql-connector-java-x.x.x-bin.jar
+<div class="highlight-sh"><div class="highlight"><pre><span class="nb">export </span><span class="nv">HIVE_JDBC_DRIVER_DIR</span><span class="o">=</span>/path/to/your/mysql_jdbc_driver/mysql-connector-java-x.x.x-bin.jar
 </pre></div>
 </div>
 <p>Lastly, you should add the following config to <code class="docutils literal"><span class="pre">conf/catalog-site.xml</span></code> :</p>
@@ -400,7 +400,7 @@ $ ls tajo-dist/target/tajo-x.y.z-SNAPSHO
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -420,7 +420,7 @@ $ ls tajo-dist/target/tajo-x.y.z-SNAPSHO
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/configuration/cluster_setup.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/configuration/cluster_setup.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/configuration/cluster_setup.html (original)
+++ tajo/site/docs/devel/configuration/cluster_setup.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Cluster Setup &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Cluster Setup &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Configuration" href="../configuration.html"/>
         <link rel="next" title="Tajo Master Configuration" href="tajo_master_configuration.html"/>
         <link rel="prev" title="Preliminary" href="preliminary.html"/> 
@@ -70,7 +70,7 @@
 </li>
 <li class="toctree-l1 current"><a class="reference internal" href="../configuration.html">Configuration</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" href="preliminary.html">Preliminary</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Cluster Setup</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Cluster Setup</a></li>
 <li class="toctree-l2"><a class="reference internal" href="tajo_master_configuration.html">Tajo Master Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="worker_configuration.html">Worker Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="catalog_configuration.html">Catalog Configuration</a></li>
@@ -251,7 +251,7 @@
 By default, this file contains the single entry <code class="docutils literal"><span class="pre">localhost</span></code>.
 You can easily add host names of workers via your favorite text editor.</p>
 <p>For example:</p>
-<div class="highlight-python"><div class="highlight"><pre>$ cat &gt; conf/workers
+<div class="highlight-default"><div class="highlight"><pre>$ cat &gt; conf/workers
 host1.domain.com
 host2.domain.com
 ....
@@ -264,7 +264,7 @@ host2.domain.com
 <h3>Make base directories and set permissions<a class="headerlink" href="#make-base-directories-and-set-permissions" title="Permalink to this headline">¶</a></h3>
 <p>If you want to know Tajo’s configuration in more detail, see Configuration page.
 Before launching the tajo, you should create the tajo root dir and set the permission as follows:</p>
-<div class="highlight-python"><div class="highlight"><pre>$ $HADOOP_HOME/bin/hadoop fs -mkdir       /tajo
+<div class="highlight-default"><div class="highlight"><pre>$ $HADOOP_HOME/bin/hadoop fs -mkdir       /tajo
 $ $HADOOP_HOME/bin/hadoop fs -chmod g+w   /tajo
 </pre></div>
 </div>
@@ -272,17 +272,17 @@ $ $HADOOP_HOME/bin/hadoop fs -chmod g+w
 <div class="section" id="launch-a-tajo-cluster">
 <h3>Launch a Tajo cluster<a class="headerlink" href="#launch-a-tajo-cluster" title="Permalink to this headline">¶</a></h3>
 <p>Then, execute <code class="docutils literal"><span class="pre">start-tajo.sh</span></code></p>
-<div class="highlight-python"><div class="highlight"><pre>$ $TAJO_HOME/bin/start-tajo.sh
+<div class="highlight-default"><div class="highlight"><pre>$ $TAJO_HOME/bin/start-tajo.sh
 </pre></div>
 </div>
 <div class="admonition note">
 <p class="first admonition-title">Note</p>
 <p class="last">In default, each worker is set to very little resource capacity. In order to increase parallel degree, please read
-<a class="reference internal" href="worker_configuration.html"><em>Worker Configuration</em></a>.</p>
+<a class="reference internal" href="worker_configuration.html"><span class="doc">Worker Configuration</span></a>.</p>
 </div>
 <div class="admonition note">
 <p class="first admonition-title">Note</p>
-<p class="last">In default, TajoMaster listens on 127.0.0.1 for clients. To allow remote clients to access TajoMaster, please set tajo.master.client-rpc.address config to tajo-site.xml. In order to know how to change the listen port, please refer <a class="reference internal" href="service_config_defaults.html"><em>Cluster Service Configuration Defaults</em></a>.</p>
+<p class="last">In default, TajoMaster listens on 127.0.0.1 for clients. To allow remote clients to access TajoMaster, please set tajo.master.client-rpc.address config to tajo-site.xml. In order to know how to change the listen port, please refer <a class="reference internal" href="service_config_defaults.html"><span class="doc">Cluster Service Configuration Defaults</span></a>.</p>
 </div>
 </div>
 </div>
@@ -306,7 +306,7 @@ $ $HADOOP_HOME/bin/hadoop fs -chmod g+w
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -326,7 +326,7 @@ $ $HADOOP_HOME/bin/hadoop fs -chmod g+w
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/configuration/ha_configuration.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/configuration/ha_configuration.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/configuration/ha_configuration.html (original)
+++ tajo/site/docs/devel/configuration/ha_configuration.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>High Availability for TajoMaster &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>High Availability for TajoMaster &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Configuration" href="../configuration.html"/>
         <link rel="next" title="Cluster Service Configuration Defaults" href="service_config_defaults.html"/>
         <link rel="prev" title="Catalog Configuration" href="catalog_configuration.html"/> 
@@ -74,7 +74,7 @@
 <li class="toctree-l2"><a class="reference internal" href="tajo_master_configuration.html">Tajo Master Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="worker_configuration.html">Worker Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="catalog_configuration.html">Catalog Configuration</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">High Availability for TajoMaster</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">High Availability for TajoMaster</a></li>
 <li class="toctree-l2"><a class="reference internal" href="service_config_defaults.html">Cluster Service Configuration Defaults</a></li>
 <li class="toctree-l2"><a class="reference internal" href="tajo-site-xml.html">The tajo-site.xml File</a></li>
 <li class="toctree-l2"><a class="reference internal" href="catalog-site-xml.html">The catalog-site.xml File</a></li>
@@ -245,7 +245,7 @@
 <h2>Backup Master Settings<a class="headerlink" href="#backup-master-settings" title="Permalink to this headline">¶</a></h2>
 <p>If you want to run masters with <code class="docutils literal"><span class="pre">start-tajo.sh</span></code>, specific your masters in <code class="docutils literal"><span class="pre">conf/masters</span></code>. The file lists all host names of masters, one per line.By default, this file contains the single entry <code class="docutils literal"><span class="pre">localhost</span></code>. You can easily add host names of workers via your favorite text editor.</p>
 <p>For example:</p>
-<div class="highlight-python"><div class="highlight"><pre>$ cat &gt; conf/masters
+<div class="highlight-default"><div class="highlight"><pre>$ cat &gt; conf/masters
 host1.domain.com
 host2.domain.com
 ....
@@ -294,7 +294,7 @@ host2.domain.com
 <div class="section" id="launch-a-tajo-cluster">
 <h2>Launch a Tajo cluster<a class="headerlink" href="#launch-a-tajo-cluster" title="Permalink to this headline">¶</a></h2>
 <p>Then, execute <code class="docutils literal"><span class="pre">start-tajo.sh</span></code></p>
-<div class="highlight-python"><div class="highlight"><pre>$ $TAJO_HOME/bin/start-tajo.sh
+<div class="highlight-default"><div class="highlight"><pre>$ $TAJO_HOME/bin/start-tajo.sh
 </pre></div>
 </div>
 <div class="admonition note">
@@ -305,19 +305,19 @@ host2.domain.com
 <div class="section" id="administration-ha-state">
 <h2>Administration HA state<a class="headerlink" href="#administration-ha-state" title="Permalink to this headline">¶</a></h2>
 <p>If you want to transit any backup master to active master, execute <code class="docutils literal"><span class="pre">tajo</span> <span class="pre">hadmin</span> <span class="pre">-transitionToActive</span></code></p>
-<div class="highlight-python"><div class="highlight"><pre>$ $TAJO_HOME/bin/tajo haadmin -transitionToActive &lt;target tajo.master.umbilical-rpc.address&gt;
+<div class="highlight-default"><div class="highlight"><pre>$ $TAJO_HOME/bin/tajo haadmin -transitionToActive &lt;target tajo.master.umbilical-rpc.address&gt;
 </pre></div>
 </div>
 <p>If you want to transit any active master to backup master, execute <code class="docutils literal"><span class="pre">tajo</span> <span class="pre">hadmin</span> <span class="pre">-transitionToBackup</span></code></p>
-<div class="highlight-python"><div class="highlight"><pre>$ $TAJO_HOME/bin/tajo haadmin -transitionToBackup &lt;target tajo.master.umbilical-rpc.address&gt;
+<div class="highlight-default"><div class="highlight"><pre>$ $TAJO_HOME/bin/tajo haadmin -transitionToBackup &lt;target tajo.master.umbilical-rpc.address&gt;
 </pre></div>
 </div>
 <p>If you want to find the state of any master, execute <code class="docutils literal"><span class="pre">tajo</span> <span class="pre">hadmin</span> <span class="pre">-getState</span></code></p>
-<div class="highlight-python"><div class="highlight"><pre>$ $TAJO_HOME/bin/tajo haadmin -getState &lt;target tajo.master.umbilical-rpc.address&gt;
+<div class="highlight-default"><div class="highlight"><pre>$ $TAJO_HOME/bin/tajo haadmin -getState &lt;target tajo.master.umbilical-rpc.address&gt;
 </pre></div>
 </div>
 <p>If you want to initiate HA information, execute <code class="docutils literal"><span class="pre">tajo</span> <span class="pre">haadmin</span> <span class="pre">-formatHA</span></code></p>
-<div class="highlight-python"><div class="highlight"><pre>$ $TAJO_HOME/bin/tajo haadmin -formatHA
+<div class="highlight-default"><div class="highlight"><pre>$ $TAJO_HOME/bin/tajo haadmin -formatHA
 </pre></div>
 </div>
 <div class="admonition note">
@@ -354,7 +354,7 @@ host2.domain.com
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -374,7 +374,7 @@ host2.domain.com
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/configuration/preliminary.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/configuration/preliminary.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/configuration/preliminary.html (original)
+++ tajo/site/docs/devel/configuration/preliminary.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Preliminary &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Preliminary &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Configuration" href="../configuration.html"/>
         <link rel="next" title="Cluster Setup" href="cluster_setup.html"/>
         <link rel="prev" title="Configuration" href="../configuration.html"/> 
@@ -69,7 +69,7 @@
 </ul>
 </li>
 <li class="toctree-l1 current"><a class="reference internal" href="../configuration.html">Configuration</a><ul class="current">
-<li class="toctree-l2 current"><a class="current reference internal" href="">Preliminary</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Preliminary</a></li>
 <li class="toctree-l2"><a class="reference internal" href="cluster_setup.html">Cluster Setup</a></li>
 <li class="toctree-l2"><a class="reference internal" href="tajo_master_configuration.html">Tajo Master Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="worker_configuration.html">Worker Configuration</a></li>
@@ -259,7 +259,7 @@
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -279,7 +279,7 @@
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/configuration/service_config_defaults.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/configuration/service_config_defaults.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/configuration/service_config_defaults.html (original)
+++ tajo/site/docs/devel/configuration/service_config_defaults.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Cluster Service Configuration Defaults &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Cluster Service Configuration Defaults &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Configuration" href="../configuration.html"/>
         <link rel="next" title="The tajo-site.xml File" href="tajo-site-xml.html"/>
         <link rel="prev" title="High Availability for TajoMaster" href="ha_configuration.html"/> 
@@ -75,7 +75,7 @@
 <li class="toctree-l2"><a class="reference internal" href="worker_configuration.html">Worker Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="catalog_configuration.html">Catalog Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="ha_configuration.html">High Availability for TajoMaster</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Cluster Service Configuration Defaults</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Cluster Service Configuration Defaults</a></li>
 <li class="toctree-l2"><a class="reference internal" href="tajo-site-xml.html">The tajo-site.xml File</a></li>
 <li class="toctree-l2"><a class="reference internal" href="catalog-site-xml.html">The catalog-site.xml File</a></li>
 <li class="toctree-l2"><a class="reference internal" href="storage-site-json.html">The storage-site.json File</a></li>
@@ -311,7 +311,7 @@
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -331,7 +331,7 @@
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/configuration/storage-site-json.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/configuration/storage-site-json.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/configuration/storage-site-json.html (original)
+++ tajo/site/docs/devel/configuration/storage-site-json.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>The storage-site.json File &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>The storage-site.json File &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Configuration" href="../configuration.html"/>
         <link rel="next" title="Tajo Shell (TSQL)" href="../tsql.html"/>
         <link rel="prev" title="The catalog-site.xml File" href="catalog-site-xml.html"/> 
@@ -78,7 +78,7 @@
 <li class="toctree-l2"><a class="reference internal" href="service_config_defaults.html">Cluster Service Configuration Defaults</a></li>
 <li class="toctree-l2"><a class="reference internal" href="tajo-site-xml.html">The tajo-site.xml File</a></li>
 <li class="toctree-l2"><a class="reference internal" href="catalog-site-xml.html">The catalog-site.xml File</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">The storage-site.json File</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">The storage-site.json File</a></li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="../tsql.html">Tajo Shell (TSQL)</a><ul>
@@ -211,34 +211,34 @@
             
   <div class="section" id="the-storage-site-json-file">
 <h1>The storage-site.json File<a class="headerlink" href="#the-storage-site-json-file" title="Permalink to this headline">¶</a></h1>
-<p>This file is for configuring <a class="reference internal" href="../table_management/tablespaces.html"><em>Tablespaces</em></a>.
+<p>This file is for configuring <a class="reference internal" href="../table_management/tablespaces.html"><span class="doc">Tablespaces</span></a>.
 The syntax of <code class="docutils literal"><span class="pre">storage-site.json</span></code> is like this basically:</p>
-<div class="code json highlight-python"><div class="highlight"><pre>{
-  &quot;spaces&quot;: {
-    &lt;space config 1&gt;, &lt;space config 2&gt;, ...
-  },
-  &quot;storages&quot;: {
-    &lt;storage config 1&gt;, &lt;storage config 2&gt;, ...
-  }
-}
+<div class="code json highlight-default"><div class="highlight"><pre><span class="p">{</span>
+  <span class="s">&quot;spaces&quot;</span><span class="p">:</span> <span class="p">{</span>
+    <span class="o">&lt;</span><span class="n">space</span> <span class="n">config</span> <span class="mi">1</span><span class="o">&gt;</span><span class="p">,</span> <span class="o">&lt;</span><span class="n">space</span> <span class="n">config</span> <span class="mi">2</span><span class="o">&gt;</span><span class="p">,</span> <span class="o">...</span>
+  <span class="p">},</span>
+  <span class="s">&quot;storages&quot;</span><span class="p">:</span> <span class="p">{</span>
+    <span class="o">&lt;</span><span class="n">storage</span> <span class="n">config</span> <span class="mi">1</span><span class="o">&gt;</span><span class="p">,</span> <span class="o">&lt;</span><span class="n">storage</span> <span class="n">config</span> <span class="mi">2</span><span class="o">&gt;</span><span class="p">,</span> <span class="o">...</span>
+  <span class="p">}</span>
+<span class="p">}</span>
 </pre></div>
 </div>
 <div class="section" id="spaces">
 <h2>Spaces<a class="headerlink" href="#spaces" title="Permalink to this headline">¶</a></h2>
 <p>This is a section for registering tablespaces. Some space config example is here:</p>
-<div class="code json highlight-python"><div class="highlight"><pre>&quot;spaces&quot;: {
-  &quot;jdbc_pgsql&quot;: {
-    &quot;uri&quot;: &quot;jdbc:postgresql://127.0.0.1:5740/origin&quot;,
-    &quot;configs&quot;: {
-      &quot;mapped_database&quot;:&quot;tajo_pgsql_origin&quot;,
-      &quot;connection_properties&quot;: {
-        &quot;user&quot;:&quot;tajouser&quot;,
-        &quot;password&quot;:&quot;123456&quot;
-      }
-    }
-  },
-  ...
-}
+<div class="code json highlight-default"><div class="highlight"><pre><span class="s">&quot;spaces&quot;</span><span class="p">:</span> <span class="p">{</span>
+  <span class="s">&quot;jdbc_pgsql&quot;</span><span class="p">:</span> <span class="p">{</span>
+    <span class="s">&quot;uri&quot;</span><span class="p">:</span> <span class="s">&quot;jdbc:postgresql://127.0.0.1:5740/origin&quot;</span><span class="p">,</span>
+    <span class="s">&quot;configs&quot;</span><span class="p">:</span> <span class="p">{</span>
+      <span class="s">&quot;mapped_database&quot;</span><span class="p">:</span><span class="s">&quot;tajo_pgsql_origin&quot;</span><span class="p">,</span>
+      <span class="s">&quot;connection_properties&quot;</span><span class="p">:</span> <span class="p">{</span>
+        <span class="s">&quot;user&quot;</span><span class="p">:</span><span class="s">&quot;tajouser&quot;</span><span class="p">,</span>
+        <span class="s">&quot;password&quot;</span><span class="p">:</span><span class="s">&quot;123456&quot;</span>
+      <span class="p">}</span>
+    <span class="p">}</span>
+  <span class="p">},</span>
+  <span class="o">...</span>
+<span class="p">}</span>
 </pre></div>
 </div>
 <ul class="simple">
@@ -253,14 +253,14 @@ The syntax of <code class="docutils lite
 <p>This is for registering storage format and custom storage handler class.
 Tajo already supports HDFS, HBase, PostgreSQL, Amazon S3, Openstack Swift, etc, thus in usual cases using mentioned storages, you don&#8217;t have to add any <code class="docutils literal"><span class="pre">storages</span></code> configuration.
 However, if you want to use your custom storage as one of Tajo&#8217;s data source, you need to add a configuration for your storage. Here is an example of HDFS storage.
-See <code class="xref doc docutils literal"><span class="pre">storage_plugins/overview</span></code> for more information.</p>
-<div class="code json highlight-python"><div class="highlight"><pre>&quot;storages&quot;: {
-  &quot;hdfs&quot;: {
-    &quot;handler&quot;: &quot;org.apache.tajo.storage.FileTablespace&quot;,
-    &quot;default-format&quot;: &quot;text&quot;
-  },
-  ...
-}
+See <span class="xref doc">storage_plugins/overview</span> for more information.</p>
+<div class="code json highlight-default"><div class="highlight"><pre><span class="s">&quot;storages&quot;</span><span class="p">:</span> <span class="p">{</span>
+  <span class="s">&quot;hdfs&quot;</span><span class="p">:</span> <span class="p">{</span>
+    <span class="s">&quot;handler&quot;</span><span class="p">:</span> <span class="s">&quot;org.apache.tajo.storage.FileTablespace&quot;</span><span class="p">,</span>
+    <span class="s">&quot;default-format&quot;</span><span class="p">:</span> <span class="s">&quot;text&quot;</span>
+  <span class="p">},</span>
+  <span class="o">...</span>
+<span class="p">}</span>
 </pre></div>
 </div>
 </div>
@@ -284,7 +284,7 @@ See <code class="xref doc docutils liter
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -304,7 +304,7 @@ See <code class="xref doc docutils liter
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/configuration/tajo-site-xml.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/configuration/tajo-site-xml.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/configuration/tajo-site-xml.html (original)
+++ tajo/site/docs/devel/configuration/tajo-site-xml.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>The tajo-site.xml File &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>The tajo-site.xml File &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Configuration" href="../configuration.html"/>
         <link rel="next" title="The catalog-site.xml File" href="catalog-site-xml.html"/>
         <link rel="prev" title="Cluster Service Configuration Defaults" href="service_config_defaults.html"/> 
@@ -76,7 +76,7 @@
 <li class="toctree-l2"><a class="reference internal" href="catalog_configuration.html">Catalog Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="ha_configuration.html">High Availability for TajoMaster</a></li>
 <li class="toctree-l2"><a class="reference internal" href="service_config_defaults.html">Cluster Service Configuration Defaults</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">The tajo-site.xml File</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">The tajo-site.xml File</a></li>
 <li class="toctree-l2"><a class="reference internal" href="catalog-site-xml.html">The catalog-site.xml File</a></li>
 <li class="toctree-l2"><a class="reference internal" href="storage-site-json.html">The storage-site.json File</a></li>
 </ul>
@@ -212,8 +212,8 @@
   <div class="section" id="the-tajo-site-xml-file">
 <h1>The tajo-site.xml File<a class="headerlink" href="#the-tajo-site-xml-file" title="Permalink to this headline">¶</a></h1>
 <p>You can add more configurations in the <code class="docutils literal"><span class="pre">tajo-site.xml</span></code> file. Note that you should replicate this file to the whole hosts in your cluster once you edited.
-If you are looking for the configurations for the master and the worker, please refer to <a class="reference internal" href="tajo_master_configuration.html"><em>Tajo Master Configuration</em></a> and <a class="reference internal" href="worker_configuration.html"><em>Worker Configuration</em></a>.
-Also, catalog configurations are found here <a class="reference internal" href="catalog_configuration.html"><em>Catalog Configuration</em></a>.</p>
+If you are looking for the configurations for the master and the worker, please refer to <a class="reference internal" href="tajo_master_configuration.html"><span class="doc">Tajo Master Configuration</span></a> and <a class="reference internal" href="worker_configuration.html"><span class="doc">Worker Configuration</span></a>.
+Also, catalog configurations are found here <a class="reference internal" href="catalog_configuration.html"><span class="doc">Catalog Configuration</span></a>.</p>
 <div class="section" id="join-query-settings">
 <h2>Join Query Settings<a class="headerlink" href="#join-query-settings" title="Permalink to this headline">¶</a></h2>
 <div class="section" id="tajo-dist-query-join-auto-broadcast">
@@ -570,7 +570,7 @@ This value should be tuned carefully.</p
 <h2>Date/Time Settings<a class="headerlink" href="#date-time-settings" title="Permalink to this headline">¶</a></h2>
 <div class="section" id="tajo-timezone">
 <span id="id17"></span><h3><cite>tajo.timezone</cite><a class="headerlink" href="#tajo-timezone" title="Permalink to this headline">¶</a></h3>
-<p>Refer to <a class="reference internal" href="../time_zone.html"><em>Time Zone</em></a>.</p>
+<p>Refer to <a class="reference internal" href="../time_zone.html"><span class="doc">Time Zone</span></a>.</p>
 <blockquote>
 <div><ul class="simple">
 <li>Property value type: Time zone id</li>
@@ -682,7 +682,7 @@ This value indicates the output size of
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -702,7 +702,7 @@ This value indicates the output size of
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/configuration/tajo_master_configuration.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/configuration/tajo_master_configuration.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/configuration/tajo_master_configuration.html (original)
+++ tajo/site/docs/devel/configuration/tajo_master_configuration.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Tajo Master Configuration &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Tajo Master Configuration &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Configuration" href="../configuration.html"/>
         <link rel="next" title="Worker Configuration" href="worker_configuration.html"/>
         <link rel="prev" title="Cluster Setup" href="cluster_setup.html"/> 
@@ -71,7 +71,7 @@
 <li class="toctree-l1 current"><a class="reference internal" href="../configuration.html">Configuration</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" href="preliminary.html">Preliminary</a></li>
 <li class="toctree-l2"><a class="reference internal" href="cluster_setup.html">Cluster Setup</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Tajo Master Configuration</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Tajo Master Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="worker_configuration.html">Worker Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="catalog_configuration.html">Catalog Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="ha_configuration.html">High Availability for TajoMaster</a></li>
@@ -251,7 +251,7 @@
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -271,7 +271,7 @@
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/configuration/worker_configuration.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/configuration/worker_configuration.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/configuration/worker_configuration.html (original)
+++ tajo/site/docs/devel/configuration/worker_configuration.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Worker Configuration &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Worker Configuration &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Configuration" href="../configuration.html"/>
         <link rel="next" title="Catalog Configuration" href="catalog_configuration.html"/>
         <link rel="prev" title="Tajo Master Configuration" href="tajo_master_configuration.html"/> 
@@ -72,7 +72,7 @@
 <li class="toctree-l2"><a class="reference internal" href="preliminary.html">Preliminary</a></li>
 <li class="toctree-l2"><a class="reference internal" href="cluster_setup.html">Cluster Setup</a></li>
 <li class="toctree-l2"><a class="reference internal" href="tajo_master_configuration.html">Tajo Master Configuration</a></li>
-<li class="toctree-l2 current"><a class="current reference internal" href="">Worker Configuration</a></li>
+<li class="toctree-l2 current"><a class="current reference internal" href="#">Worker Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="catalog_configuration.html">Catalog Configuration</a></li>
 <li class="toctree-l2"><a class="reference internal" href="ha_configuration.html">High Availability for TajoMaster</a></li>
 <li class="toctree-l2"><a class="reference internal" href="service_config_defaults.html">Cluster Service Configuration Defaults</a></li>
@@ -297,7 +297,7 @@ In other words, <code class="docutils li
 <h3>Example<a class="headerlink" href="#example" title="Permalink to this headline">¶</a></h3>
 <p>Assume that you want to give 15GB Jvm heap, 2GB memory per task, 4 disks, and 12 cores on each worker. The example configuration is as follows:</p>
 <p><code class="docutils literal"><span class="pre">tajo-env.sh</span></code></p>
-<div class="highlight-bash"><div class="highlight"><pre><span class="nb">export</span> <span class="nv">TAJO_WORKER_HEAPSIZE</span><span class="o">=</span>15000
+<div class="highlight-bash"><div class="highlight"><pre><span class="nb">export </span><span class="nv">TAJO_WORKER_HEAPSIZE</span><span class="o">=</span>15000
 </pre></div>
 </div>
 <p><code class="docutils literal"><span class="pre">tajo-site.xml</span></code></p>
@@ -321,7 +321,7 @@ In other words, <code class="docutils li
 <li>Example with HDFS</li>
 </ul>
 <p><code class="docutils literal"><span class="pre">tajo-env.sh</span></code></p>
-<div class="highlight-bash"><div class="highlight"><pre><span class="nb">export</span> <span class="nv">TAJO_WORKER_HEAPSIZE</span><span class="o">=</span>15000
+<div class="highlight-bash"><div class="highlight"><pre><span class="nb">export </span><span class="nv">TAJO_WORKER_HEAPSIZE</span><span class="o">=</span>15000
 </pre></div>
 </div>
 <p><code class="docutils literal"><span class="pre">tajo-site.xml</span></code></p>
@@ -340,7 +340,7 @@ In other words, <code class="docutils li
 <li>Example with S3</li>
 </ul>
 <p><code class="docutils literal"><span class="pre">tajo-env.sh</span></code></p>
-<div class="highlight-bash"><div class="highlight"><pre><span class="nb">export</span> <span class="nv">TAJO_WORKER_HEAPSIZE</span><span class="o">=</span>15000
+<div class="highlight-bash"><div class="highlight"><pre><span class="nb">export </span><span class="nv">TAJO_WORKER_HEAPSIZE</span><span class="o">=</span>15000
 </pre></div>
 </div>
 <p><code class="docutils literal"><span class="pre">tajo-site.xml</span></code></p>
@@ -377,7 +377,7 @@ In other words, <code class="docutils li
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -397,7 +397,7 @@ In other words, <code class="docutils li
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/faq.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/faq.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/faq.html (original)
+++ tajo/site/docs/devel/faq.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>FAQ &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>FAQ &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="index.html"/>
         <link rel="prev" title="Tajo Client API" href="tajo_client_api.html"/> 
 
   
@@ -170,7 +170,7 @@
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="tajo_client_api.html">Tajo Client API</a></li>
-<li class="toctree-l1 current"><a class="current reference internal" href="">FAQ</a></li>
+<li class="toctree-l1 current"><a class="current reference internal" href="#">FAQ</a></li>
 </ul>
 
         
@@ -207,9 +207,6 @@
             
   <div class="section" id="faq">
 <h1>FAQ<a class="headerlink" href="#faq" title="Permalink to this headline">¶</a></h1>
-<div class="admonition-todo admonition" id="index-0">
-<p class="first last admonition-title">Todo</p>
-</div>
 </div>
 
 
@@ -228,7 +225,7 @@
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -248,7 +245,7 @@
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/functions.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/functions.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/functions.html (original)
+++ tajo/site/docs/devel/functions.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Functions &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Functions &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="index.html"/>
         <link rel="next" title="Data Type Functions and Operators" href="functions/data_type_func_and_operators.html"/>
         <link rel="prev" title="Time Zone" href="time_zone.html"/> 
 
@@ -111,7 +111,7 @@
 <li class="toctree-l2"><a class="reference internal" href="time_zone.html#examples-of-time-zone">Examples of Time Zone</a></li>
 </ul>
 </li>
-<li class="toctree-l1 current"><a class="current reference internal" href="">Functions</a><ul>
+<li class="toctree-l1 current"><a class="current reference internal" href="#">Functions</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="#built-in-scalar-functions">Built-in Scalar Functions</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#built-in-aggregation-functions">Built-in Aggregation Functions</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#built-in-window-functions">Built-in Window Functions</a></li>
@@ -266,7 +266,7 @@
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -286,7 +286,7 @@
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/functions/agg_func.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/functions/agg_func.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/functions/agg_func.html (original)
+++ tajo/site/docs/devel/functions/agg_func.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Aggregation Functions &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Aggregation Functions &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Functions" href="../functions.html"/>
         <link rel="next" title="Window Functions" href="window_func.html"/>
         <link rel="prev" title="JSON Functions" href="json_func.html"/> 
@@ -410,7 +410,7 @@
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -430,7 +430,7 @@
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/functions/data_type_func_and_operators.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/functions/data_type_func_and_operators.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/functions/data_type_func_and_operators.html (original)
+++ tajo/site/docs/devel/functions/data_type_func_and_operators.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Data Type Functions and Operators &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Data Type Functions and Operators &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Functions" href="../functions.html"/>
         <link rel="next" title="Math Functions and Operators" href="math_func_and_operators.html"/>
         <link rel="prev" title="Functions" href="../functions.html"/> 
@@ -302,7 +302,7 @@
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -322,7 +322,7 @@
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/functions/datetime_func_and_operators.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/functions/datetime_func_and_operators.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/functions/datetime_func_and_operators.html (original)
+++ tajo/site/docs/devel/functions/datetime_func_and_operators.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>DateTime Functions and Operators &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>DateTime Functions and Operators &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Functions" href="../functions.html"/>
         <link rel="next" title="Network Functions and Operators" href="network_func_and_operators.html"/>
         <link rel="prev" title="String Functions and Operators" href="string_func_and_operators.html"/> 
@@ -873,7 +873,7 @@ For example, if unix_timestamp occurs on
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -893,7 +893,7 @@ For example, if unix_timestamp occurs on
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/functions/json_func.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/functions/json_func.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/functions/json_func.html (original)
+++ tajo/site/docs/devel/functions/json_func.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>JSON Functions &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>JSON Functions &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Functions" href="../functions.html"/>
         <link rel="next" title="Aggregation Functions" href="agg_func.html"/>
         <link rel="prev" title="Network Functions and Operators" href="network_func_and_operators.html"/> 
@@ -338,7 +338,7 @@ Returns null if either argument is null.
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -358,7 +358,7 @@ Returns null if either argument is null.
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/functions/math_func_and_operators.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/functions/math_func_and_operators.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/functions/math_func_and_operators.html (original)
+++ tajo/site/docs/devel/functions/math_func_and_operators.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Math Functions and Operators &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Math Functions and Operators &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Functions" href="../functions.html"/>
         <link rel="next" title="String Functions and Operators" href="string_func_and_operators.html"/>
         <link rel="prev" title="Data Type Functions and Operators" href="data_type_func_and_operators.html"/> 
@@ -735,7 +735,7 @@
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -755,7 +755,7 @@
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true

Modified: tajo/site/docs/devel/functions/network_func_and_operators.html
URL: http://svn.apache.org/viewvc/tajo/site/docs/devel/functions/network_func_and_operators.html?rev=1739720&r1=1739719&r2=1739720&view=diff
==============================================================================
--- tajo/site/docs/devel/functions/network_func_and_operators.html (original)
+++ tajo/site/docs/devel/functions/network_func_and_operators.html Mon Apr 18 09:40:18 2016
@@ -7,7 +7,7 @@
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Network Functions and Operators &mdash; Apache Tajo 0.11.0 documentation</title>
+  <title>Network Functions and Operators &mdash; Apache Tajo 0.12.0-SNAPSHOT documentation</title>
   
 
   
@@ -28,7 +28,7 @@
   
 
   
-    <link rel="top" title="Apache Tajo 0.11.0 documentation" href="../index.html"/>
+    <link rel="top" title="Apache Tajo 0.12.0-SNAPSHOT documentation" href="../index.html"/>
         <link rel="up" title="Functions" href="../functions.html"/>
         <link rel="next" title="JSON Functions" href="json_func.html"/>
         <link rel="prev" title="DateTime Functions and Operators" href="datetime_func_and_operators.html"/> 
@@ -219,10 +219,10 @@ all the workers.
 (Please refer the install instruction in <a class="reference external" href="http://dev.maxmind.com/geoip/legacy/downloadable/">http://dev.maxmind.com/geoip/legacy/downloadable/</a>)</p>
 <p>Once the GeoIP database is installed, you should specify the install location in <code class="docutils literal"><span class="pre">conf/tajo-site.xml</span></code>
 as follows.</p>
-<div class="highlight-python"><div class="highlight"><pre>&lt;property&gt;
-  &lt;name&gt;tajo.function.geoip-database-location&lt;/name&gt;
-  &lt;value&gt;/path/to/geoip/database/file&lt;/value&gt;
-&lt;/property&gt;
+<div class="highlight-default"><div class="highlight"><pre><span class="o">&lt;</span><span class="nb">property</span><span class="o">&gt;</span>
+  <span class="o">&lt;</span><span class="n">name</span><span class="o">&gt;</span><span class="n">tajo</span><span class="o">.</span><span class="n">function</span><span class="o">.</span><span class="n">geoip</span><span class="o">-</span><span class="n">database</span><span class="o">-</span><span class="n">location</span><span class="o">&lt;/</span><span class="n">name</span><span class="o">&gt;</span>
+  <span class="o">&lt;</span><span class="n">value</span><span class="o">&gt;/</span><span class="n">path</span><span class="o">/</span><span class="n">to</span><span class="o">/</span><span class="n">geoip</span><span class="o">/</span><span class="n">database</span><span class="o">/</span><span class="n">file</span><span class="o">&lt;/</span><span class="n">value</span><span class="o">&gt;</span>
+<span class="o">&lt;/</span><span class="nb">property</span><span class="o">&gt;</span>
 </pre></div>
 </div>
 </div>
@@ -347,7 +347,7 @@ as follows.</p>
 
   <div role="contentinfo">
     <p>
-        &copy; Copyright 2015, Apache Tajo Team.
+        &copy; Copyright 2016, Apache Tajo Team.
     </p>
   </div>
 
@@ -367,7 +367,7 @@ as follows.</p>
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
-            VERSION:'0.11.0',
+            VERSION:'0.12.0-SNAPSHOT',
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true