- Scala Data Analysis Cookbook
- Arun Manivannan
- 53字
- 2021-07-09 21:24:12
Apache Flink
Apache Flink (http://flink.apache.org/), just like Spark, has first-class support for Scala and provides features that are strikingly similar to Spark. Real-time streaming (unlike Spark's mini-batch DStreams) is its distinctive feature. Flink also provides a machine learning and a graph processing library and runs standalone as well as on the YARN cluster.
推薦閱讀
- SPSS數據挖掘與案例分析應用實踐
- Node.js Design Patterns
- 潮流:UI設計必修課
- Full-Stack Vue.js 2 and Laravel 5
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- ArcGIS By Example
- Unity 3D腳本編程:使用C#語言開發跨平臺游戲
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- .NET 4.5 Parallel Extensions Cookbook
- 汽車人機交互界面整合設計
- Lift Application Development Cookbook
- Training Systems Using Python Statistical Modeling
- MySQL數據庫應用實戰教程(慕課版)
- Laravel Design Patterns and Best Practices
- Python無監督學習