Details
Description
Hadoop recently added hadoop-client and hadoop-minicluster artifacts for Hadoop 0.23+ that don't export all the internal dependencies (HADOOP-8009).
Let's use them instead of manually specifying transitive dependency exclusion lists (which is error prone and annoying).