|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.data.hadoop.util.PermissionUtils
public class PermissionUtils
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.
| Constructor Summary | |
|---|---|
PermissionUtils()
|
|
| Method Summary | |
|---|---|
static void |
hackHadoopStagingOnWin()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PermissionUtils()
| Method Detail |
|---|
public static void hackHadoopStagingOnWin()
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||