June 2016
Beginner to intermediate
494 pages
17h 52m
English
M. Zhanikeev
This chapter discusses optimization in a new environment created as an alternative to Hadoop/MapReduce. The core idea is to bring the bulk from now-passive shard nodes to a dedicated machine and replay it locally while a large number of jobs are running on multicore. This chapter discusses optimization methods for machines with a large number of cores and processing jobs. This chapter also discusses how the new architecture can easily accommodate advanced Big Data-related statistics, namely streaming algorithms.
Packing algorithms; Big Data replay method; Massively multicore; Hadoop; MapReduce; Data streaming
This chapter discusses ...