Updating main page, apex, malhar, rts overview, sandbox
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/1e4fe84a Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/1e4fe84a Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/1e4fe84a Branch: refs/heads/APEXCORE-293 Commit: 1e4fe84a6c82d6ad6c40270960ba86d2498cd367 Parents: fb71ea0 Author: sashadt <[email protected]> Authored: Wed Sep 30 20:07:29 2015 -0700 Committer: Thomas Weise <[email protected]> Committed: Sun Feb 28 22:46:31 2016 -0800 ---------------------------------------------------------------------- apex.md | 12 ++++++++++++ apex_core.md | 12 ------------ images/MalharOperatorOverview.png | Bin 0 -> 297948 bytes images/apex_logo.png | Bin 0 -> 35621 bytes 4 files changed, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/1e4fe84a/apex.md ---------------------------------------------------------------------- diff --git a/apex.md b/apex.md new file mode 100644 index 0000000..f06bdb1 --- /dev/null +++ b/apex.md @@ -0,0 +1,12 @@ +Apache Apex +================================================================================ + +Apache Apex (incubating) is the industryâs only Apache 2.0 licensed open source enterprise grade unified stream and batch processing engine. Project Apex includes key features requested by open source developer community that are not available in current open source technologies. + +* Event processing guarantees +* In-memory performance & scalability +* Fault tolerance and state management +* Native rolling and tumbling window support +* Hadoop-native YARN & HDFS implementation + +For additional information visit [Apache Apex](http://apex.incubator.apache.org/). \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/1e4fe84a/apex_core.md ---------------------------------------------------------------------- diff --git a/apex_core.md b/apex_core.md deleted file mode 100644 index b56a9c2..0000000 --- a/apex_core.md +++ /dev/null @@ -1,12 +0,0 @@ -Apache Apex -================================================================================ - -Apache Apex (incubating) is the industryâs only Apache 2.0 licensed open source enterprise grade unified stream and batch processing engine. Project Apex includes key features requested by open source developer community that are not available in current open source technologies. - -* Event processing guarantees -* In-memory performance & scalability -* Fault tolerance and state management -* Native rolling and tumbling window support -* Hadoop-native YARN & HDFS implementation - -For additional information visit [Apache Apex](http://apex.incubator.apache.org/). http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/1e4fe84a/images/MalharOperatorOverview.png ---------------------------------------------------------------------- diff --git a/images/MalharOperatorOverview.png b/images/MalharOperatorOverview.png new file mode 100644 index 0000000..40bee4a Binary files /dev/null and b/images/MalharOperatorOverview.png differ http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/1e4fe84a/images/apex_logo.png ---------------------------------------------------------------------- diff --git a/images/apex_logo.png b/images/apex_logo.png new file mode 100644 index 0000000..baa25ca Binary files /dev/null and b/images/apex_logo.png differ
