samza
samza copied to clipboard
SAMZA-2757 : Make Samza Compatible with Java 11
This has 2 specific purposes.
- Upgrade the Yarn Version to a Java 11 compatible version
- Make everything compile when building with Java 11.
I have tested that both Java 8 and Java 11 compile and all tests pass from the above.