blob: 05476a080fd5649cd85d45aa5c3e6d5b9bd3b5cd [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
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 name="Apache Chukwa">
<bannerLeft>
<name>Apache</name>
<src>images/asf_logo.png</src>
<href>http://www.apache.org/</href>
</bannerLeft>
<bannerRight>
<name>Chukwa</name>
<src>images/chukwa_logo_small.jpg</src>
<href>http://chukwa.apache.org/</href>
</bannerRight>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.0</version>
</skin>
<body>
<links>
<item name="Apache" href="http://www.apache.org/" />
<item name="Hadoop" href="http://hadoop.apache.org/"/>
<item name="HBase" href="http://hbase.apache.org/"/>
<item name="Hive" href="http://hive.apache.org/"/>
<item name="Pig" href="http://pig.apache.org/"/>
<item name="HCatalog" href="http://incubator.apache.org/hcatalog/"/>
<item name="Zookeeper" href="http://zookeeper.apache.org/"/>
</links>
<menu name="Table of Contents">
<item name="Overview" href="index.html"/>
<item name="Quick Start Guide" href="Quick_Start_Guide.html"/>
<item name="User Guide" href="user.html">
<item name="Agent" href="agent.html"/>
<item name="Pipeline" href="pipeline.html"/>
<item name="HICC" href="hicc.html"/>
</item>
<item name="Programming Guide" href="programming.html">
<item name="Agent REST API" href="apidocs/agent-rest.html"/>
<item name="HICC REST API" href="apidocs/hicc-rest.html"/>
<item name="Javadocs" href="apidocs/index.html"/>
</item>
<item name="Architecture" href="design.html">
<item name="Data Model" href="datamodel.html"/>
<!--<item name="HDFS Layout" href="dataflow.html"/>-->
</item>
<item name="Wiki" href="http://wiki.apache.org/hadoop/Chukwa/"/>
<item name="FAQ" href="http://wiki.apache.org/hadoop/Chukwa/FAQ"/>
</menu>
<menu name="Miscellaneous">
<item name="Release Notes" href="releasenotes.html"/>
<item name="Change Log" href="changes.html"/>
<item name="Find Bugs Report" href="findbugs.html"/>
<item name="PMD Report" href="pmd.html"/>
</menu>
</body>
</project>