This is an automated email from the ASF dual-hosted git repository. aloalt pushed a commit to branch 2pk03-API in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
commit c24966f63317c10de859c3a985cff58959ae8ad0 Author: Alexander Alten <[email protected]> AuthorDate: Fri Mar 25 11:25:23 2022 +0100 API first --- index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index 41e62f8..a99e9af 100644 --- a/index.md +++ b/index.md @@ -18,10 +18,11 @@ layout: home title: "Home" section-1: title: | - THE CROSS-PLATFORM </br> - DATA PROCESSING SYSTEM + THE API FOR BIGATA </br> + CROSS-PLATFORM DATA PROCESSING SYSTEM text: | - Apache Wayang is a system designed to fully support cross-platform data processing: Wayang enables users to run data analytics over multiple data processing platforms. For this, Wayang provides an abstraction on top of existing platforms in order to run data analytic tasks on top of any set of platforms. As a result, users can focus on the logics of their applications rather on the intricacies of the underlying platforms. + Apache Wayang is a API first system designed to fully support cross-platform data processing: Wayang enables users to run data analytics over multiple data processing platforms, whithout changing the native code. </br> + Wayang provides an abstraction on top of existing platforms in order to run data processing and analytic tasks on top of any set of platforms. As a result, users can focus on the logics of their applications rather on the intricacies of the underlying platforms. section-2: title: Turning shadows into a show text: |
