Clean code with Alpakka Kafka

Clean Code with Alpakka Kafka

At Damavis we are very aware of the importance for our clients to have access to their data in real time. For this reason, one of our strengths is the development of tools and technologies that can move, transform and…

Introduction to Apache YARN

Introduction to Apache YARN

Note: the code of this post has been tested using Apache Hadoop 2.10.1. Please check out our previous post, Introduction to Apache Hadoop, to configure this version of Hadoop, in case you have not done it yet. As explained in…

How to do cross-compilation in Java step by step with examples

How to cross-compile in Java

At Damavis, we always like to use the latest tools added to the language. Sometimes, we often have to write code for a project that is in an older version of Java, which can be frustrating. Especially when we know…

Introduction to Apache Hadoop and getting started

Introduction to Apache Hadoop

Sometimes it might be a bit overwhelming to understand the role of the most common open source technologies used in big data contexts. For example, probably most of you have heard about tools such as Apache Hadoop, Apache Spark, Apache…