public class PermissionUtils
extends java.lang.Object
Simple utility class that fixes the File permission problem on
Windows. A temporary work-around until Hadoop fixes this issue out of the box.
Needs to be called, once per class-loader, before submitting a job to Hadoop.