jhuangtw / xg2xg

by ex-googlers, for ex-googlers - a lookup table of similar tech & services
14.22k stars 1.02k forks source link

Spark and Flink are comparable to Flume #162

Open grigjd3 opened 1 year ago

grigjd3 commented 1 year ago

I joined Google in the last year and have been working with big data tools for a while. Spark should be considered comparable to Flume. Also, Apache Flink should be on the same level, comparable to Flume. Both Spark and Flink are relatively high-level interfaces that will build DAGs from what are effectively macros. They provide db-like operations like joins, filters, etc.