Description
The hadoop-mapreduce-client-jobclient tests jar has an hdfs-site.xml in it, so if its in the classpath first, then a downstream component's tests can fail if it needs to use a different hdfs-site.xml as the one in the mapreduce jar gets picked up instead. We should remove it from the jar.