エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Why Apache Spark is the Heir to MapReduce in the Hadoop Ecosystem
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Why Apache Spark is the Heir to MapReduce in the Hadoop Ecosystem
2. 2© Cloudera, Inc. All rights reserved. Key Advances by MapReduce: • Data Locality: Automatic s... 2. 2© Cloudera, Inc. All rights reserved. Key Advances by MapReduce: • Data Locality: Automatic split computation and launch of mappers appropriately • Fault-Tolerance: Write out of intermediate results and restartable mappers meant ability to run on commodity hardware • Linear Scalability: Combination of locality + programming model that forces developers to write generally scalable solutions to