I'm not able to compile 4.x-HBase-1.3 in Eclipse because the pom specifies Java 1.7 but there are Java 1.8 dependencies with java.util.Base64.
Anyone else seeing this? IMHO, we should stick with 1.7 for 4.x if that's what HBase supports. Thanks, James