Repository: incubator-apex-core Updated Branches: refs/heads/gh-int-test ffedce9b6 -> 4c4679be0
test commit Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/4c4679be Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/4c4679be Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/4c4679be Branch: refs/heads/gh-int-test Commit: 4c4679be0ac9609770c7d17f3becaf74b3bcd4ee Parents: ffedce9 Author: thomas <[email protected]> Authored: Tue Aug 25 15:17:45 2015 -0700 Committer: thomas <[email protected]> Committed: Tue Aug 25 15:17:45 2015 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/4c4679be/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 0eda66d..5e3bbc2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -Welcome to Apex! +Welcome to Apache Apex! =============== Apex is a unified platform for big data stream and batch processing. Use cases include ingestion, ETL, real-time analytics, alerts and real-time actions. Apex is a Hadoop-native YARN implementation and uses HDFS by default. It simplifies development and productization of Hadoop applications by reducing time to market. Key features include Enterprise Grade Operability with Fault Tolerance, State Management, Event Processing Guarantees, No Data Loss, In-memory Performance & Scalability and Native Window Support.
