Tag java

How to cross-compile in Java

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

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

Introduction to Apache Hadoop and getting started

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…