blob: dddb5237fa44b0f3e3a70f0bd28e322d3b6c5480 [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.
-->
<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties></properties>
<title>Big Data and High-Performance Computing</title>
<body>
<section name=""></section>
<p>
<img src="./images/hama_art_arthur_300x220.png" width="250" align="left" style="margin-right:15px;margin-bottom:5px;" /> Apache Hama<sup>TM</sup> is a general BSP computing engine on top of Hadoop, which was established in 2012 as a Top-Level Project of The Apache Software Foundation.
<br/><br/>It provides High-Performance computing engine for performing massive scientific and iterative algorithms on existing open source or enterprise Hadoop cluster,
such as Matrix, Graph, and Machine Learning.<br/>
</p>
<div class="green">
<h3 align="center">Recent News</h3>
<ul>
<li>Jun 14, 2015: release 0.7.0 available [<a href="downloads.html">downloads</a>]</li>
<li>Jun 11, 2015: Minho Kim was added as a committer.</li>
</ul>
</div>
<subsection name="Getting Started"></subsection>
<p>
Start by installing Hama on a Hadoop cluster.
<br/>
</p>
<ul>
<li><a href="downloads.html">Download</a> Hama from the release page.</li>
<li><a href="getting_started_with_hama.html">Getting Started</a> with Hama.</li>
<li><a href="hama_on_clouds.html">Launch a Hama cluster</a> on Clouds.</li>
<li>Hama <a href="hama_bsp_tutorial.html">BSP Tutorial.</a></li>
<li>Hama <a href="hama_graph_tutorial.html">Graph Tutorial.</a></li>
<li><a href="http://wiki.apache.org/hama">Learn about</a> Hama and BSP by reading the documentation.</li>
</ul>
<subsection name="Getting Involved"></subsection>
<p>
Hama is an open source volunteer project under the Apache Software Foundation. We encourage you to learn about the project and contribute your expertise.
Here are some starter links: <br/>
</p>
<ul>
<li>See our <a href="http://wiki.apache.org/hama/HowToContribute">How to Contribute to Hama</a> page</li>
<li><a href="http://wiki.apache.org/hama/Jira">Jira usage guidelines</a></li>
</ul>
</body>
</document>