rajasekarv / vega

A new arguably faster implementation of Apache Spark from scratch in Rust
Apache License 2.0
2.23k stars 205 forks source link

how about flink #31

Closed walter211 closed 4 years ago

rajasekarv commented 4 years ago

@walter211 I didn't get what this is about? Can you please eloborate?

rajasekarv commented 4 years ago

I wouldn't say Flink is a copy of Spark. It has a very different architecture when compared to Spark. Typical iterative ML algorithms are much nicer to implement in Flink than in Spark. Regardless of these, I still didn't understand what this issue is about?

rajasekarv commented 4 years ago

If there is nothing more to add, I am closing this issue. Feel free to reopen it anytime with more description.