Repository: samza Updated Branches: refs/heads/master 6bdc04df6 -> 12874b46d
SAMZA-527; remove 'limitations' section from website, and fix README.md Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/12874b46 Tree: http://git-wip-us.apache.org/repos/asf/samza/tree/12874b46 Diff: http://git-wip-us.apache.org/repos/asf/samza/diff/12874b46 Branch: refs/heads/master Commit: 12874b46d89ce0446e10f1b014900c7924adb84d Parents: 6bdc04d Author: Chris Riccomini <criccomi@criccomi-mn.(none)> Authored: Sun Jan 25 14:50:33 2015 -0800 Committer: Chris Riccomini <criccomi@criccomi-mn.(none)> Committed: Sun Jan 25 14:50:33 2015 -0800 ---------------------------------------------------------------------- README.md | 8 +++++--- docs/index.md | 6 ------ 2 files changed, 5 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/samza/blob/12874b46/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index ec4b5b0..a6ae16f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Samza builds with [Scala](http://www.scala-lang.org/) 2.10 and [YARN](http://had ### Testing Samza -[](https://travis-ci.org/apache/incubator-samza) +[](https://travis-ci.org/apache/samza) To run all tests: @@ -77,6 +77,8 @@ For IntelliJ, run: ./gradlew idea -### Pardon our Dust +### Apache Software Foundation -Apache Samza is currently undergoing incubation at the [Apache Software Foundation](http://www.apache.org/). +Apache Samza is a top level project of the [Apache Software Foundation](http://www.apache.org/). + + http://git-wip-us.apache.org/repos/asf/samza/blob/12874b46/docs/index.md ---------------------------------------------------------------------- diff --git a/docs/index.md b/docs/index.md index 43ec7e6..4e6c19c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -32,12 +32,6 @@ Apache Samza is a distributed stream processing framework. It uses <a target="_b Check out [Hello Samza](/startup/hello-samza/{{site.version}}) to try Samza. Read the [Background](/learn/documentation/{{site.version}}/introduction/background.html) page to learn more about Samza. -### Limitations - -We are just moving our code to open source. This newly open sourced version has a few limitations: - - * We have not yet fully implemented our plans around fault-tolerance semantics. - ### Apache Software Foundation Apache Samza is a top level project of the [Apache Software Foundation](http://www.apache.org/).