Introducing Spring YARN getting started guides
Now that Spring for Apache Hadoop version 2.0 is GA I'd like use this opportunity to introduce our new Spring IO getting started guides for builing Hadoop YARN applications.
We have a generic guides how to work with Spring YARN using Gradle or Maven. Our guides are designed to work with both build systems.
These two guides are demonstrating a familiar 'hello world' application type having a very minimalistic code base. Behaviour of these applications are identical having a difference in a project structure…