In this post, we'll discuss another important topic of big data processing: real-time stream processing area. This is an area where Had...
Read More
Showing posts with label Hadoop. Show all posts
Spark: Low latency, massively parallel processing framework
While Hadoop fits well in most batch processing workload, and is the primary choice of big data processing today, it is not optimized for ot...
Read More
Location Sensitive Hashing in Map Reduce
Inspired by Dr. Gautam Shroff who teaches the class: Web Intelligence and Big data in coursera.org, there are many scenarios where we want t...
Read More
BIG Data Analytics Pipeline
" Big Data Analytics " has recently been one of the hottest buzzwords. It is a combination of "Big Data" and "Deep...
Read More
Map Reduce and Stream Processing
Hadoop Map/Reduce model is very good in processing large amount of data in parallel. It provides a general partitioning mechanism (based o...
Read More
Designing algorithms for Map Reduce
Since the emerging of Hadoop implementation, I have been trying to morph existing algorithms from various areas into the map/reduce model. ...
Read More
What Hadoop is good at
Hadoop is getting more popular these days. Lets look at what it is good at and what not. The Map/Reduce Programming model Map/Reduce offers...
Read More
Hadoop Map/Reduce Implementation
In my previous post, I talk about the methodology of transforming a sequential algorithm into parallel. After that, we can implement the pa...
Read More
Subscribe to:
Posts (Atom)