public class PermissionUtils
extends 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.
- Author:
- Costin Leau, Thomas Risberg