Spring for Apache Hadoop 2.0 RC4 released
We are happy to announce that Spring for Apache Hadoop version 2.0 RC4 is now available.
Now includes simplified support for building YARN applications
We are getting close to a GA release of Spring for Apache Hadoop 2.0. Based on feedback from using the Spring Boot support for YARN in the Spring XD project, we have refined the programming model we use for developing YARN applications.
The challenge
We keep challenging Janne to make the model simpler. The latest challenge was to make it possible to write a single Java source file plus one configuration file and keep it under 50 lines. I…