The Apache Wayang (Incubating) team is pleased to announce the release of
Apache Wayang  (Incubating) 0.6.0

Apache Wayang (Incubating) 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.

The current release supports the following frameworks:

- Apache Flink v1.7.1
- Apache Giraph v1.2.0-hadoop2
- GraphChi v0.2.2 (only available with scala 11.x)
- Java Streams (version depends on the java version)
- JDBC-Template
- Postgres v9.4.1208 (Implementation JDBC-Template)
- Apache Spark v3.1.2 (scala 12.x) and v2.4.8 (scala 11.x)
- SQLite3 v3.8.11.2 (implementation JDBC-Template)

NOTE: depending on the scala version the list of the supported platforms
available could be different.

Visit the Apache Wayang (Incubating) website [1] for general information or
the downloads page [2] for release notes and download information.

Regards,
The Apache Wayang (Incubating) team

[1] https://wayang.apache.org
[2] https://wayang.apache.org/download/

Reply via email to