On Friday September 16, 2016 Cloudera, together with the support of the Belgium Cloudera User Group, organized a Cloudera Hadoop Essentials life session in the DIAMANT Conference & Business Centre in Brussels.
Big Industries' blog
On Friday September 16, 2016 Cloudera, together with the support of the Belgium Cloudera User Group, organized a Cloudera Hadoop Essentials life session in the DIAMANT Conference & Business Centre in Brussels.
Apache Kafka is a distributed publish-subscribe messaging system that is designed to be fast, scalable, and durable. This open source project – licensed under the Apache license – has gained popularity within the Hadoop ecosystem, across multiple industries. Its key strength is the ability to make high volume data available as a real-time stream for consumption in systems with very different requirements—from batch systems like Hadoop, to real-time systems that require low-latency access, to stream processing engines like Apache Spark Streaming that transform the data streams as they arrive. Kafka’s flexibility makes it ideal for a wide variety of use cases, from replacing traditional message brokers, to collecting user activity data, aggregating logs, operational application metrics and device instrumentation.
Apache Spark is an open source big data processing framework built around speed, ease of use, and sophisticated analytics. It was originally developed in 2009 in UC Berkeley’s AMPLab, and open sourced in 2010 as an Apache project.