You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tajo.apache.org by ma...@apache.org on 2013/03/21 04:02:28 UTC

svn commit: r1459141 [1/4] - in /incubator/tajo/site: ./ css/ images/ images/logos/ images/profiles/ img/ js/

Author: mattmann
Date: Thu Mar 21 03:02:26 2013
New Revision: 1459141

URL: http://svn.apache.org/r1459141
Log:
First draft of Tajo site by Hyunsik.

Added:
    incubator/tajo/site/build.html
    incubator/tajo/site/configuration.html
    incubator/tajo/site/css/
    incubator/tajo/site/css/apache-maven-fluido-1.3.0.min.css
    incubator/tajo/site/css/print.css
    incubator/tajo/site/css/site.css
    incubator/tajo/site/dependencies.html
    incubator/tajo/site/dependency-management.html
    incubator/tajo/site/distribution-management.html
    incubator/tajo/site/faq.html
    incubator/tajo/site/getting_started.html
    incubator/tajo/site/images/
    incubator/tajo/site/images/accessories-text-editor.png   (with props)
    incubator/tajo/site/images/add.gif   (with props)
    incubator/tajo/site/images/apache-maven-project-2.png   (with props)
    incubator/tajo/site/images/application-certificate.png   (with props)
    incubator/tajo/site/images/close.gif   (with props)
    incubator/tajo/site/images/contact-new.png   (with props)
    incubator/tajo/site/images/document-properties.png   (with props)
    incubator/tajo/site/images/drive-harddisk.png   (with props)
    incubator/tajo/site/images/fix.gif   (with props)
    incubator/tajo/site/images/icon_error_sml.gif   (with props)
    incubator/tajo/site/images/icon_help_sml.gif   (with props)
    incubator/tajo/site/images/icon_info_sml.gif   (with props)
    incubator/tajo/site/images/icon_success_sml.gif   (with props)
    incubator/tajo/site/images/icon_warning_sml.gif   (with props)
    incubator/tajo/site/images/image-x-generic.png   (with props)
    incubator/tajo/site/images/internet-web-browser.png   (with props)
    incubator/tajo/site/images/logos/
    incubator/tajo/site/images/logos/build-by-maven-black.png   (with props)
    incubator/tajo/site/images/logos/build-by-maven-white.png   (with props)
    incubator/tajo/site/images/logos/maven-feather.png   (with props)
    incubator/tajo/site/images/network-server.png   (with props)
    incubator/tajo/site/images/package-x-generic.png   (with props)
    incubator/tajo/site/images/profiles/
    incubator/tajo/site/images/profiles/pre-release.png   (with props)
    incubator/tajo/site/images/profiles/retired.png   (with props)
    incubator/tajo/site/images/profiles/sandbox.png   (with props)
    incubator/tajo/site/images/remove.gif   (with props)
    incubator/tajo/site/images/rss.png   (with props)
    incubator/tajo/site/images/update.gif   (with props)
    incubator/tajo/site/images/window-new.png   (with props)
    incubator/tajo/site/img/
    incubator/tajo/site/img/glyphicons-halflings-white.png   (with props)
    incubator/tajo/site/img/glyphicons-halflings.png   (with props)
    incubator/tajo/site/index.html
    incubator/tajo/site/integration.html
    incubator/tajo/site/issue-tracking.html
    incubator/tajo/site/js/
    incubator/tajo/site/js/apache-maven-fluido-1.3.0.min.js
    incubator/tajo/site/license.html
    incubator/tajo/site/mail-lists.html
    incubator/tajo/site/plugin-management.html
    incubator/tajo/site/plugins.html
    incubator/tajo/site/project-info.html
    incubator/tajo/site/project-summary.html
    incubator/tajo/site/query_language.html
    incubator/tajo/site/source-repository.html
    incubator/tajo/site/team-list.html

Added: incubator/tajo/site/build.html
URL: http://svn.apache.org/viewvc/incubator/tajo/site/build.html?rev=1459141&view=auto
==============================================================================
--- incubator/tajo/site/build.html (added)
+++ incubator/tajo/site/build.html Thu Mar 21 03:02:26 2013
@@ -0,0 +1,294 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Mar 21, 2013
+ | 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="20130321" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Build Instruction</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>
+
+                          
+        
+<script type="text/javascript">var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-38152529-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();</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="team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/licenses/"  title="License">License</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/TAJO"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documents <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://wiki.apache.org/tajo"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="getting_started.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="build.html"  title="Build Instruction">Build Instruction</a>
+</li>
+                  
+                      <li>      <a href="query_language.html"  title="Query Language">Query Language</a>
+</li>
+                  
+                      <li>      <a href="configuration.html"  title="Configuration">Configuration</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+          
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="http://incubator.apache.org/tajo/" id="bannerLeft">
+                <h2>Apache Tajo</h2>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="../" title="Incubator">
+        Incubator</a>
+        </li>
+      <li class="divider ">/</li>
+                <li class="">
+                    <a href="./" title="Tajo">
+        Tajo</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Build Instruction</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2013-03-21</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.2.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="team-list.html" title="Team">
+          <i class="none"></i>
+        Team</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <i class="none"></i>
+        License</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://issues.apache.org/jira/browse/TAJO" class="externalLink" title="Issue Tracking">
+          <i class="none"></i>
+        Issue Tracking</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="source-repository.html" title="Source Repository">
+          <i class="none"></i>
+        Source Repository</a>
+            </li>
+                              <li class="nav-header">Documents</li>
+                                
+      <li>
+    
+                          <a href="http://wiki.apache.org/tajo" class="externalLink" title="Wiki">
+          <i class="none"></i>
+        Wiki</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="getting_started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li class="active">
+    
+            <a href="#"><i class="none"></i>Build Instruction</a>
+          </li>
+                  
+      <li>
+    
+                          <a href="query_language.html" title="Query Language">
+          <i class="none"></i>
+        Query Language</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="configuration.html" title="Configuration">
+          <i class="none"></i>
+        Configuration</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./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. --><!--  --><div class="section"><h2>Build Requirements<a name="Build_Requirements"></a></h2><ul><li>Unix System</li>
 <li>Java 1.6</li><li>Protocol Buffers 2.4.1 </li><li>Maven 3.0 or higher</li><li>Internet connection for first build (to fetch all Maven and Tajo dependencies)</li></ul></div><div class="section"><h2>Maven main modules<a name="Maven_main_modules"></a></h2><div><pre>  tajo                            (Main Tajo project)
+    |----- tajo-project           (Parent POM for all Tajo Maven modules. )
+    |                              (All plugins &amp; dependencies versions are defined here.)
+    |------ tajo-common
+    |------ tajo-catalog
+    |------ tajo-core
+    |------ tajo-rpc
+    |------ tajo-algebra
+    |------ tajo-frontend
+    |------ tajo-dist              (Tajo distribution assembler)</pre></div></div><div class="section"><h2>Building Tajo from Source<a name="Building_Tajo_from_Source"></a></h2><p>Download the source code from the git repository (https://github.com/tajo-project/tajo) as follows:</p><div><pre>$ git clone http://git-wip-us.apache.org/repos/asf/incubator-tajo.git</pre></div><p>Then, you can execute maven with the following goals:</p><ul><li>Clean : <i>mvn clean</i></li><li>Compile : <i>mvn compile</i></li><li>Run tests : <i>mvn test</i></li><li>Run integrating tests : <i>mvn verify</i></li><li>Create JAR : <i>mvn package</i></li><li>Run findbugs : <i>mvn compile findbugs:findbugs</i></li><li>Install JAR in M2 cache : <i>mvn install</i></li><li>Build distribution : <i>mvn package [-Pdist][-Dtar]</i></li></ul><p><b>Build options:</b></p><ul><li>Use -Dtar to create a TAR with the distribution (using -Pdist)</li></ul><p><b>Tests options:</b></p><ul><li>Use -DskipTests to skip tests
  when running the following Maven goals: <br />'package', 'install', 'deploy' or 'verify'</li><li>-Dtest=<i>TESTCLASSNAME</i>,<i>TESTCLASSNAME#METHODNAME</i>,....</li><li>-Dtest.exclude=<i>TESTCLASSNAME</i></li><li>-Dtest.exclude.pattern=**/<i>TESTCLASSNAME1</i>.java,**/<i>TESTCLASSNAME2</i>.java</li></ul><p>If you want a tarball distribution, execute the following commands</p><div><pre>$ cd tajo-x.y.z
+$ mvn clean package -DskipTests -Pdist -Dtar
+$ ls tajo-dist/target/tajo-x.y.z-SNAPSHOT.tar.gz</pre></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2013
+                        <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, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator 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: incubator/tajo/site/configuration.html
URL: http://svn.apache.org/viewvc/incubator/tajo/site/configuration.html?rev=1459141&view=auto
==============================================================================
--- incubator/tajo/site/configuration.html (added)
+++ incubator/tajo/site/configuration.html Thu Mar 21 03:02:26 2013
@@ -0,0 +1,294 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Mar 21, 2013
+ | 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="20130321" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Configuration</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>
+
+                          
+        
+<script type="text/javascript">var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-38152529-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();</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="team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/licenses/"  title="License">License</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/TAJO"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documents <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://wiki.apache.org/tajo"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="getting_started.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="build.html"  title="Build Instruction">Build Instruction</a>
+</li>
+                  
+                      <li>      <a href="query_language.html"  title="Query Language">Query Language</a>
+</li>
+                  
+                      <li>      <a href="configuration.html"  title="Configuration">Configuration</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+          
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="http://incubator.apache.org/tajo/" id="bannerLeft">
+                <h2>Apache Tajo</h2>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="../" title="Incubator">
+        Incubator</a>
+        </li>
+      <li class="divider ">/</li>
+                <li class="">
+                    <a href="./" title="Tajo">
+        Tajo</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Configuration</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2013-03-21</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.2.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="team-list.html" title="Team">
+          <i class="none"></i>
+        Team</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <i class="none"></i>
+        License</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://issues.apache.org/jira/browse/TAJO" class="externalLink" title="Issue Tracking">
+          <i class="none"></i>
+        Issue Tracking</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="source-repository.html" title="Source Repository">
+          <i class="none"></i>
+        Source Repository</a>
+            </li>
+                              <li class="nav-header">Documents</li>
+                                
+      <li>
+    
+                          <a href="http://wiki.apache.org/tajo" class="externalLink" title="Wiki">
+          <i class="none"></i>
+        Wiki</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="getting_started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="build.html" title="Build Instruction">
+          <i class="none"></i>
+        Build Instruction</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="query_language.html" title="Query Language">
+          <i class="none"></i>
+        Query Language</a>
+            </li>
+                  
+      <li class="active">
+    
+            <a href="#"><i class="none"></i>Configuration</a>
+          </li>
+            </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./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. --><!--  --><div class="section"><h2>Preliminary<a name="Preliminary"></a></h2><p>Tajo's configuration is based on Ha
 doop's configuration system. Tajo provides two config files:</p><ul><li>catalog-site.xml - configuration for the catalog server.</li><li>tajo-site.xml - configuration for other tajo modules.</li></ul><p>Each config consists of a pair of a name and a value. If you want to set the config name <i>a.b.c</i> with the value <i>123</i>, add the following element to an appropriate file.</p><div><pre>  &lt;property&gt;
+    &lt;name&gt;a.b.c&lt;/name&gt;
+    &lt;value&gt;123&lt;/value&gt;
+  &lt;/property&gt;</pre></div><p>Tajo has a variety of internal configs. If you don't set some config explicitly, the default config will be used for for that config. Tajo is designed to use only a few of configs in usual cases. You may not be concerned with the configuration.</p></div><div class="section"><h2>Setting up catalog-site.xml<a name="Setting_up_catalog-site.xml"></a></h2><p>If you want to customize the catalog service, copy $<a name="TAJO_HOME">TAJO_HOME</a>/conf/catalog-site.xml.templete to catalog-site.xml. Then, add the following configs to catalog-site.xml. Note that the default configs are enough to launch Tajo cluster in most cases.</p><ul><li><b>catalog.master.addr</b><p>If you want to launch a catalog server separately, specify this address. This config has a form of <i>hostname:port</i>. Its default value is <i>localhost:9002</i>.</p></li><li><b>tajo.catalog.store.class</b><p>If you want to change the persistent storage of the catalog server, specify th
 e class name. Its default value is <i>tajo.catalog.store.DBStore</i>. In the current version, Tajo provides two persistent storage classes as follows:</p><ul><li>tajo.catalog.store.DBStore - this storage class uses Apache Derby.</li><li>tajo.catalog.store.MemStore - this is the in-memory storage. It is only used in unit tests to shorten the duration of unit tests.</li></ul></li></ul></div><div class="section"><h2>Setting up tajo-site.xml<a name="Setting_up_tajo-site.xml"></a></h2><p>Copy $<a name="TAJO_HOME">TAJO_HOME</a>/conf/tajo-site.xml.templete to tajo-site.xml. Then, add the following configs to your tajo-site.xml. <b>The following two configs must be set to launch a tajo cluster.</b></p><div><pre>  &lt;property&gt;
+    &lt;name&gt;tajo.rootdir&lt;/name&gt;
+    &lt;value&gt;hdfs://hostname:port/tajo&lt;/value&gt;
+  &lt;/property&gt;
+
+  &lt;property&gt;
+    &lt;name&gt;tajo.cluster.distributed&lt;/name&gt;
+    &lt;value&gt;true&lt;/value&gt;
+  &lt;/property&gt;</pre></div><ul><li><b>tajo.rootdir</b><p>Specify the root directory of tajo. This parameter should be a url form (e.g., <i>hdfs://namenode_hostname:port/path</i>). You can also use <i>file://</i> scheme.</p></li><li><b>tajo.cluster.distributed</b><p>It is a flag used internally. It must be true.</p></li></ul><p>The followings are other parameters. DO NOT modify the following configs unless you are an expert of Tajo.</p><ul><li><b>tajo.task.localdir</b></li><li><b>tajo.join.task-volume.mb</b></li><li><b>tajo.sort.task-volume.mb</b></li><li><b>tajo.task-aggregation.volume.mb</b></li><li><b>tajo.join.part-volume.mb</b></li><li><b>tajo.sort.part-volume.mb</b></li><li><b>tajo.aggregation.part-volume.mb</b></li></ul><p><i>(still working)</i></p></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2013
+                        <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, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator 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: incubator/tajo/site/css/apache-maven-fluido-1.3.0.min.css
URL: http://svn.apache.org/viewvc/incubator/tajo/site/css/apache-maven-fluido-1.3.0.min.css?rev=1459141&view=auto
==============================================================================
--- incubator/tajo/site/css/apache-maven-fluido-1.3.0.min.css (added)
+++ incubator/tajo/site/css/apache-maven-fluido-1.3.0.min.css Thu Mar 21 03:02:26 2013
@@ -0,0 +1,9 @@
+/*!
+ * Bootstrap v2.1.0
+ *
+ * Copyright 2012 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world @twitter by @mdo and @fat.

[... 3 lines stripped ...]
Added: incubator/tajo/site/css/print.css
URL: http://svn.apache.org/viewvc/incubator/tajo/site/css/print.css?rev=1459141&view=auto
==============================================================================
--- incubator/tajo/site/css/print.css (added)
+++ incubator/tajo/site/css/print.css Thu Mar 21 03:02:26 2013
@@ -0,0 +1,23 @@
+/*
+ * 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.
+ */
+
+/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}

Added: incubator/tajo/site/css/site.css
URL: http://svn.apache.org/viewvc/incubator/tajo/site/css/site.css?rev=1459141&view=auto
==============================================================================
--- incubator/tajo/site/css/site.css (added)
+++ incubator/tajo/site/css/site.css Thu Mar 21 03:02:26 2013
@@ -0,0 +1 @@
+/* You can override this file with your own styles */
\ No newline at end of file

Added: incubator/tajo/site/dependencies.html
URL: http://svn.apache.org/viewvc/incubator/tajo/site/dependencies.html?rev=1459141&view=auto
==============================================================================
--- incubator/tajo/site/dependencies.html (added)
+++ incubator/tajo/site/dependencies.html Thu Mar 21 03:02:26 2013
@@ -0,0 +1,285 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Mar 21, 2013
+ | 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="20130321" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Project Dependencies</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>
+
+                          
+        
+<script type="text/javascript">var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-38152529-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();</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="team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/licenses/"  title="License">License</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/TAJO"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documents <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://wiki.apache.org/tajo"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="getting_started.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="build.html"  title="Build Instruction">Build Instruction</a>
+</li>
+                  
+                      <li>      <a href="query_language.html"  title="Query Language">Query Language</a>
+</li>
+                  
+                      <li>      <a href="configuration.html"  title="Configuration">Configuration</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+          
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="http://incubator.apache.org/tajo/" id="bannerLeft">
+                <h2>Apache Tajo</h2>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="../" title="Incubator">
+        Incubator</a>
+        </li>
+      <li class="divider ">/</li>
+                <li class="">
+                    <a href="./" title="Tajo">
+        Tajo</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Project Dependencies</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2013-03-21</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.2.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="team-list.html" title="Team">
+          <i class="none"></i>
+        Team</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <i class="none"></i>
+        License</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://issues.apache.org/jira/browse/TAJO" class="externalLink" title="Issue Tracking">
+          <i class="none"></i>
+        Issue Tracking</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="source-repository.html" title="Source Repository">
+          <i class="none"></i>
+        Source Repository</a>
+            </li>
+                              <li class="nav-header">Documents</li>
+                                
+      <li>
+    
+                          <a href="http://wiki.apache.org/tajo" class="externalLink" title="Wiki">
+          <i class="none"></i>
+        Wiki</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="getting_started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="build.html" title="Build Instruction">
+          <i class="none"></i>
+        Build Instruction</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="query_language.html" title="Query Language">
+          <i class="none"></i>
+        Query Language</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="configuration.html" title="Configuration">
+          <i class="none"></i>
+        Configuration</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><p>There are no dependencies for this project. It is a standalone application that does not depend on any other project.</p></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2013
+                        <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, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator 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: incubator/tajo/site/dependency-management.html
URL: http://svn.apache.org/viewvc/incubator/tajo/site/dependency-management.html?rev=1459141&view=auto
==============================================================================
--- incubator/tajo/site/dependency-management.html (added)
+++ incubator/tajo/site/dependency-management.html Thu Mar 21 03:02:26 2013
@@ -0,0 +1,285 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Mar 21, 2013
+ | 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="20130321" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Project Dependency Management</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>
+
+                          
+        
+<script type="text/javascript">var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-38152529-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();</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="team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/licenses/"  title="License">License</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/TAJO"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documents <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://wiki.apache.org/tajo"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="getting_started.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="build.html"  title="Build Instruction">Build Instruction</a>
+</li>
+                  
+                      <li>      <a href="query_language.html"  title="Query Language">Query Language</a>
+</li>
+                  
+                      <li>      <a href="configuration.html"  title="Configuration">Configuration</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+          
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="http://incubator.apache.org/tajo/" id="bannerLeft">
+                <h2>Apache Tajo</h2>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="../" title="Incubator">
+        Incubator</a>
+        </li>
+      <li class="divider ">/</li>
+                <li class="">
+                    <a href="./" title="Tajo">
+        Tajo</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Project Dependency Management</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2013-03-21</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.2.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="team-list.html" title="Team">
+          <i class="none"></i>
+        Team</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <i class="none"></i>
+        License</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://issues.apache.org/jira/browse/TAJO" class="externalLink" title="Issue Tracking">
+          <i class="none"></i>
+        Issue Tracking</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="source-repository.html" title="Source Repository">
+          <i class="none"></i>
+        Source Repository</a>
+            </li>
+                              <li class="nav-header">Documents</li>
+                                
+      <li>
+    
+                          <a href="http://wiki.apache.org/tajo" class="externalLink" title="Wiki">
+          <i class="none"></i>
+        Wiki</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="getting_started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="build.html" title="Build Instruction">
+          <i class="none"></i>
+        Build Instruction</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="query_language.html" title="Query Language">
+          <i class="none"></i>
+        Query Language</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="configuration.html" title="Configuration">
+          <i class="none"></i>
+        Configuration</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section"><h2>Project Dependency Management<a name="Project_Dependency_Management"></a></h2><a name="Project_Dependency_Management"></a><div class="section"><h3>compile<a name="compile"></a></h3><a name="compile"></a><p>The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.google.code.gson</td><td><a class="externalLink" href="http://code.google.com/p/google-gson/">gson</a></td><td>2.2.2</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>com.google.guava</td><td><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">guava<
 /a></td><td>13.0.1</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>com.google.protobuf</td><td><a class="externalLink" href="http://code.google.com/p/protobuf">protobuf-java</a></td><td>2.4.1</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD license</a></td></tr><tr class="a"><td>commons-logging</td><td><a class="externalLink" href="http://commons.apache.org/logging/">commons-logging</a></td><td>1.1.1</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>commons-logging</td><td><a class="externalLink" href="http://jakarta.apache.org/commons/logging/">commons-logging-api</a></td><td>1.1</td><td>jar</td><td>/LICENSE.txt</td></tr><tr class="a"><td>junit</td><td><a class="externalLink" 
 href="http://junit.org">junit</a></td><td>4.10</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td></tr><tr class="b"><td>kr.ac.korea.dbserver</td><td>tajo-algebra</td><td>0.2.0-SNAPSHOT</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>kr.ac.korea.dbserver</td><td>tajo-algebra</td><td>0.2.0-SNAPSHOT</td><td>test-jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>kr.ac.korea.dbserver</td><td>tajo-catalog</td><td>0.2.0-SNAPSHOT</td><td>pom</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>kr.ac.korea.dbserver</td><td>tajo-catalog-client</td><td>0.2.0-SNAPSHO
 T</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>kr.ac.korea.dbserver</td><td>tajo-catalog-common</td><td>0.2.0-SNAPSHOT</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>kr.ac.korea.dbserver</td><td>tajo-catalog-server</td><td>0.2.0-SNAPSHOT</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>kr.ac.korea.dbserver</td><td>tajo-common</td><td>0.2.0-SNAPSHOT</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>kr.ac.korea.dbserver</td><td>tajo-core</td><td>0.2.0-SNAPSHOT</td><td>jar</td><td><a class="externa
 lLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>kr.ac.korea.dbserver</td><td>tajo-core-backend</td><td>0.2.0-SNAPSHOT</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>kr.ac.korea.dbserver</td><td>tajo-core-pullserver</td><td>0.2.0-SNAPSHOT</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>kr.ac.korea.dbserver</td><td>tajo-core-storage</td><td>0.2.0-SNAPSHOT</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>kr.ac.korea.dbserver</td><td>tajo-frontend</td><td>0.2.0-SNAPSHOT</td><td>jar</td><td><a class="externalLink" href="http://www.apache
 .org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>kr.ac.korea.dbserver</td><td>tajo-frontend-sql</td><td>0.2.0-SNAPSHOT</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>kr.ac.korea.dbserver</td><td>tajo-rpc</td><td>0.2.0-SNAPSHOT</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>org.antlr</td><td><a class="externalLink" href="http://antlr.org/antlr">antlr</a></td><td>3.4</td><td>jar</td><td><a class="externalLink" href="http://antlr.org/license.html">BSD licence</a></td></tr><tr class="a"><td>org.antlr</td><td><a class="externalLink" href="http://www.antlr.org">antlr-runtime</a></td><td>3.4</td><td>jar</td><td><a class="externalLink" href="http://antlr.org/license.html">BSD licence</a><
 /td></tr><tr class="b"><td>org.apache.commons</td><td><a class="externalLink" href="http://commons.apache.org/math/">commons-math</a></td><td>2.1</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.apache.hadoop</td><td>hadoop-common</td><td>2.0.3-alpha</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>org.apache.hadoop</td><td>hadoop-hdfs</td><td>2.0.3-alpha</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.apache.hadoop</td><td>hadoop-hdfs</td><td>2.0.3-alpha</td><td>test-jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="b"><td>org.apache.hadoop</td><td>hadoop-minicluster</td><td>2.0.3-alpha</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.apache.hadoop</td><td>hadoop-yarn-api</td><td>2.0.3-alpha</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>org.apache.hadoop</td><td>hadoop-yarn-common</td><td>2.0.3-alpha</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.jboss.netty</td><td><a class="externalLink" href="http://www.jboss.org/netty/">netty</a></td><td>3.2.4.Final</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr></table></div><div cl
 ass="section"><h3>test<a name="test"></a></h3><a name="test"></a><p>The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>kr.ac.korea.dbserver</td><td>tajo-core-backend</td><td>0.2.0-SNAPSHOT</td><td>test-jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.apache.hadoop</td><td>hadoop-mapreduce-client-core</td><td>2.0.3-alpha</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>org.apache.hadoop</td><td>hadoop-yarn-server-common</td><td>2.0.3-alpha</
 td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.apache.hadoop</td><td>hadoop-yarn-server-nodemanager</td><td>2.0.3-alpha</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>org.apache.hadoop</td><td>hadoop-yarn-server-resourcemanager</td><td>2.0.3-alpha</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="a"><td>org.apache.hadoop</td><td>hadoop-yarn-server-tests</td><td>2.0.3-alpha</td><td>test-jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr><tr class="b"><td>org.mockito</td><td><a class="externalLink" href="http://www.mockito.org">mo
 ckito-core</a></td><td>1.9.5-rc1</td><td>jar</td><td><a class="externalLink" href="http://code.google.com/p/mockito/wiki/License">The MIT License</a></td></tr></table></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2013
+                        <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, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator 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: incubator/tajo/site/distribution-management.html
URL: http://svn.apache.org/viewvc/incubator/tajo/site/distribution-management.html?rev=1459141&view=auto
==============================================================================
--- incubator/tajo/site/distribution-management.html (added)
+++ incubator/tajo/site/distribution-management.html Thu Mar 21 03:02:26 2013
@@ -0,0 +1,285 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Mar 21, 2013
+ | 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="20130321" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Project Distribution Management</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>
+
+                          
+        
+<script type="text/javascript">var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-38152529-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();</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="team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/licenses/"  title="License">License</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/TAJO"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documents <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://wiki.apache.org/tajo"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="getting_started.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="build.html"  title="Build Instruction">Build Instruction</a>
+</li>
+                  
+                      <li>      <a href="query_language.html"  title="Query Language">Query Language</a>
+</li>
+                  
+                      <li>      <a href="configuration.html"  title="Configuration">Configuration</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+          
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="http://incubator.apache.org/tajo/" id="bannerLeft">
+                <h2>Apache Tajo</h2>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="../" title="Incubator">
+        Incubator</a>
+        </li>
+      <li class="divider ">/</li>
+                <li class="">
+                    <a href="./" title="Tajo">
+        Tajo</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Project Distribution Management</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2013-03-21</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.2.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="team-list.html" title="Team">
+          <i class="none"></i>
+        Team</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <i class="none"></i>
+        License</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://issues.apache.org/jira/browse/TAJO" class="externalLink" title="Issue Tracking">
+          <i class="none"></i>
+        Issue Tracking</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="source-repository.html" title="Source Repository">
+          <i class="none"></i>
+        Source Repository</a>
+            </li>
+                              <li class="nav-header">Documents</li>
+                                
+      <li>
+    
+                          <a href="http://wiki.apache.org/tajo" class="externalLink" title="Wiki">
+          <i class="none"></i>
+        Wiki</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="getting_started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="build.html" title="Build Instruction">
+          <i class="none"></i>
+        Build Instruction</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="query_language.html" title="Query Language">
+          <i class="none"></i>
+        Query Language</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="configuration.html" title="Configuration">
+          <i class="none"></i>
+        Configuration</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>No distribution management is defined for this project.</p></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2013
+                        <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, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator 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: incubator/tajo/site/faq.html
URL: http://svn.apache.org/viewvc/incubator/tajo/site/faq.html?rev=1459141&view=auto
==============================================================================
--- incubator/tajo/site/faq.html (added)
+++ incubator/tajo/site/faq.html Thu Mar 21 03:02:26 2013
@@ -0,0 +1,291 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Mar 21, 2013
+ | 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="20130321" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Frequently Asked Questions</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>
+
+                          
+        
+<script type="text/javascript">var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-38152529-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();</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="team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/licenses/"  title="License">License</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/TAJO"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documents <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://wiki.apache.org/tajo"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="getting_started.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="build.html"  title="Build Instruction">Build Instruction</a>
+</li>
+                  
+                      <li>      <a href="query_language.html"  title="Query Language">Query Language</a>
+</li>
+                  
+                      <li>      <a href="configuration.html"  title="Configuration">Configuration</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+          
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="http://incubator.apache.org/tajo/" id="bannerLeft">
+                <h2>Apache Tajo</h2>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="../" title="Incubator">
+        Incubator</a>
+        </li>
+      <li class="divider ">/</li>
+                <li class="">
+                    <a href="./" title="Tajo">
+        Tajo</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Frequently Asked Questions</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2013-03-21</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.2.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="team-list.html" title="Team">
+          <i class="none"></i>
+        Team</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+          <i class="none"></i>
+        License</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="https://issues.apache.org/jira/browse/TAJO" class="externalLink" title="Issue Tracking">
+          <i class="none"></i>
+        Issue Tracking</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="source-repository.html" title="Source Repository">
+          <i class="none"></i>
+        Source Repository</a>
+            </li>
+                              <li class="nav-header">Documents</li>
+                                
+      <li>
+    
+                          <a href="http://wiki.apache.org/tajo" class="externalLink" title="Wiki">
+          <i class="none"></i>
+        Wiki</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="getting_started.html" title="Getting Started">
+          <i class="none"></i>
+        Getting Started</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="build.html" title="Build Instruction">
+          <i class="none"></i>
+        Build Instruction</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="query_language.html" title="Query Language">
+          <i class="none"></i>
+        Query Language</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="configuration.html" title="Configuration">
+          <i class="none"></i>
+        Configuration</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section"><h2><a name="top">Frequently Asked Questions</a><a name="Frequently_Asked_Questions"></a></h2><p><b>General</b></p><ol style="list-style-type: decimal"><li><a href="#purpose">
+				nothing yet
+			</a></li></ol></div><div class="section"><h2>General<a name="General"></a></h2><dl><dt><a name="purpose">
+				nothing yet
+			</a></dt><dd>
+				<p></p>
+			<p align="right"><a href="#top">[top]</a></p></dd></dl></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2013
+                        <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, Apache Hadoop, Apache, the Apache feather logo, and the Apache incubator 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>