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/bd13fbb8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/bd13fbb8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/bd13fbb8 Branch: refs/heads/APEXCORE-293 Commit: bd13fbb8f1c718efaa1d5e3543b87e3da3a4d5e0 Parents: 0909049 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 ------------ apex_malhar.md | 2 +- images/MalharOperatorOverview.png | Bin 0 -> 297948 bytes images/apex_logo.png | Bin 0 -> 35621 bytes 5 files changed, 13 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/bd13fbb8/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/bd13fbb8/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/bd13fbb8/apex_malhar.md ---------------------------------------------------------------------- diff --git a/apex_malhar.md b/apex_malhar.md index cf384c3..d193f12 100644 --- a/apex_malhar.md +++ b/apex_malhar.md @@ -3,7 +3,7 @@ Apache Apex Malhar Apache Apex-Malhar is an open source operator and codec library that can be used with the DataTorrent platform to build real-time streaming applications. As part of enabling enterprises extract value quickly, Malhar operators help get data in, analyze it in real-time and get data out of Hadoop in real-time with no paradigm limitations. In addition to the operators, the library contains a number of demos applications, demonstrating operator features and capabilities. - + # Capabilities common across Malhar operators http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/bd13fbb8/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/bd13fbb8/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
