juripetersen opened a new pull request, #520: URL: https://github.com/apache/incubator-wayang/pull/520
This PR fixes the current implementation of the `wayang-flink` platform. In the current state of Apache Wayang's main branch, the distributed execution of Flink didn't work properly. Partial executions were never actually executed and just return nothing instantly, only executions where all operators were on Flink were executed. These issues have been addressed in this PR and the proper tools for serialization of data and operators to send them over the network to remote clusters was introduced. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
