Update README.md Project: http://git-wip-us.apache.org/repos/asf/hama/repo Commit: http://git-wip-us.apache.org/repos/asf/hama/commit/a33eadf2 Tree: http://git-wip-us.apache.org/repos/asf/hama/tree/a33eadf2 Diff: http://git-wip-us.apache.org/repos/asf/hama/diff/a33eadf2
Branch: refs/heads/master Commit: a33eadf2db21e7e7c9c47f39cfa8e53547063d76 Parents: 437b09a Author: Edward J. Yoon <[email protected]> Authored: Tue Sep 22 13:30:17 2015 +0900 Committer: Edward J. Yoon <[email protected]> Committed: Tue Sep 22 13:30:17 2015 +0900 ---------------------------------------------------------------------- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hama/blob/a33eadf2/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 704668d..e4ee925 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,4 @@ Apache Hama is a framework for Big Data analytics which uses the Bulk Synchronous Parallel (BSP) computing model, which was established in 2012 as a Top-Level Project of The Apache Software Foundation. -It provides not only pure BSP programming model but also SQL-like query interface (Apache MRQL) and vertex/neuron centric programming models, inspired by Google's Pregel and DistBelief (Apache Horn). For the latest information about Hama, please visit our website at: <http://hama.apache.org/> - -and our wiki, at: - - http://wiki.apache.org/hama/ - +It provides not only pure BSP programming model but also SQL-like query interface (Apache MRQL) and vertex/neuron centric programming models, inspired by Google's Pregel and DistBelief (Apache Horn). For the latest information about Hama, please visit our website at: <https://hama.apache.org/> and our wiki, at: <https://wiki.apache.org/hama/>
