blob: 39f99ae5c8c1c70dfdfd244551a2cf63538191de [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
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.
-->
<project xmlns="http://maven.apache.org/DECORATION/1.3.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0
http://maven.apache.org/xsd/decoration-1.3.0.xsd" name="Tajo - A Big Data Warehouse System on Hadoop">
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.3.0</version>
</skin>
<bannerLeft>
<name>Apache Tajo</name>
<src>./images/tajo_logo.png</src>
<href>http://tajo.incubator.apache.org</href>
<width>240</width>
</bannerLeft>
<bannerRight>
<name>Apache Incubator</name>
<src>http://incubator.apache.org/images/egg-logo.png</src>
<href>http://incubator.apache.org/</href>
</bannerRight>
<publishDate position="right" />
<version position="right" />
<body>
<head>
<meta name="description" content="Apache Tajo,big data warehouse system on Hadoop,relational and distributed query engine" />
<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>
<links>
<item name="GIT" href="https://git-wip-us.apache.org/repos/asf/incubator-tajo.git" />
</links>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org" />
<item name="Incubator" href="../" />
<item name="Tajo" href="/" />
</breadcrumbs>
<menu name="Tajo">
<item name="Overview" href="index.html" />
<item name="License" href="http://www.apache.org/licenses/" />
<item name="Downloads" href="downloads.html" />
<item name="Getting Started" href="tajo-0.2.0-doc.html#GettingStarted" />
</menu>
<menu name="Community">
<item name="Wiki" href="http://wiki.apache.org/tajo" />
<item name="Team" href="team-list.html" />
<item name="Mailing Lists" href="mailing-lists.html" />
<item name="Issue Tracker" href="https://issues.apache.org/jira/browse/TAJO" />
<item name="Powered By" href="http://wiki.apache.org/tajo/PoweredBy" />
<item name="Presentations" href="http://wiki.apache.org/tajo/Presentations" />
</menu>
<menu name="Documentation">
<item name="0.8.0-SNAPSHOT (dev)" href="docs/0.8.0/index.html" />
<item name="0.2.0-incubating release" href="tajo-0.2.0-doc.html" />
</menu>
<menu name="Contributes">
<item name="Source Code" href="source-code.html" />
<item name="Get Involved" href="http://www.apache.org/foundation/getinvolved.html" />
<item name="How To Contribute" href="http://wiki.apache.org/tajo/HowToContribute" />
<item name="Review Board" href="https://reviews.apache.org/groups/tajo" />
<item name="Review Request Tool" href="review-request-tool.html" />
<item name="Coding Style" href="http://wiki.apache.org/tajo/CodingStyle" />
</menu>
<menu name="Apache">
<item name="Web Site" href="http://www.apache.org/" />
<item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html" />
<item name="Thanks" href="http://www.apache.org/foundation/thanks.html" />
<item name="Security" href="http://www.apache.org/security/" />
</menu>
<footer>
<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>
</footer>
</body>
<custom>
<fluidoSkin>
<topBarEnabled>true</topBarEnabled>
<sideBarEnabled>true</sideBarEnabled>
<sourceLineNumbersEnabled>false</sourceLineNumbersEnabled>
<profile>production</profile>
<googleSearch />
<twitter>
<user>ApacheTajo</user>
<showUser>true</showUser>
<showFollowers>false</showFollowers>
</twitter>
</fluidoSkin>
</custom>
</project>