Monthly Archives: September 2015

Apache Flume, Apache Kafka

What is Apache Flume? Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. It has a simple and flexible architecture based on streaming data flows. It is robust and fault tolerant with … Continue reading

Posted in BigData | Tagged , | Leave a comment

Apache Hadoop

What Is Apache Hadoop? The Apache Hadoop is open-source software for reliable, scalable, distributed computing. The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming … Continue reading

Posted in BigData | Tagged | Leave a comment

Apache Storm

What is Apache Storm? Ans: Apache Storm is a distributed real time computation system. Storm makes it easy to reliably process unbounded streams of data, doing for real time processing what Hadoop did for batch processing. Storm has many use cases: real … Continue reading

Posted in BigData | Tagged | Leave a comment