You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wayang.apache.org by bertty contreras <be...@apache.org> on 2021/12/16 13:35:56 UTC

[ANNOUNCE] Apache Wayang (Incubating) 0.6.0 released

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/

Re: [ANNOUNCE] Apache Wayang (Incubating) 0.6.0 released

Posted by Alexander Alten <al...@databloom.ai>.
Awesome, congrats and solid work! 

Cheers, stay safe,
 —Alex 

> On 16. Dec 2021, at 15:07, Christofer Dutz <ch...@c-ware.de> wrote:
> 
> Congrats on this great milestone :-)
> 
> I know it was a lot of work and probably quite frustrating, but now you've done it.
> The next releases will be easier ... as long as you remember what you learned ;-)
> 
> Great job!
> 
> Chris
> 
> -----Original Message-----
> From: bertty contreras <be...@apache.org> 
> Sent: Donnerstag, 16. Dezember 2021 14:36
> To: announce@apache.org
> Cc: dev@wayang.apache.org
> Subject: [ANNOUNCE] Apache Wayang (Incubating) 0.6.0 released
> 
> 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/


RE: [ANNOUNCE] Apache Wayang (Incubating) 0.6.0 released

Posted by Christofer Dutz <ch...@c-ware.de>.
Congrats on this great milestone :-)

I know it was a lot of work and probably quite frustrating, but now you've done it.
The next releases will be easier ... as long as you remember what you learned ;-)

Great job!

Chris

-----Original Message-----
From: bertty contreras <be...@apache.org> 
Sent: Donnerstag, 16. Dezember 2021 14:36
To: announce@apache.org
Cc: dev@wayang.apache.org
Subject: [ANNOUNCE] Apache Wayang (Incubating) 0.6.0 released

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/