Stream Data Processing Approaches
There are different approaches which stream processing applications take to handle reprocessing of messages. Depending on the requirements of solution an arc...
There are different approaches which stream processing applications take to handle reprocessing of messages. Depending on the requirements of solution an arc...
In this post I’ll cover what dama framework is, what are the different pillars of it and how it can be used to implement a data strategy.
CAP is an acronym that stands for Consistency, Availability and Partition Tolerance. According to CAP theorem, any distributed system can only guarantee two ...
Recently I faced this issue, while building hadoop on my MacOS machine. Hadoop trunk 3.0 Snapshot build fails if compiled with a protoc newer than 2.5. Whil...
Using homebrew you can install redis on MacOS. This article will cover how to install and start redis. Hit the following command to install redis