HBASE-24175 [Flakey Tests] TestSecureExportSnapshot FileNotFoundException Addendum #3; catch more '/tmp' references by hadoop. Fix broken build.
This commit is contained in:
parent
b262b9a013
commit
3c1725f2f0
@ -791,7 +791,7 @@ public class HBaseTestingUtility extends HBaseZKTestingUtility {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private String createDirAndSetProperty(String relPath, String property) {
|
private String createDirAndSetProperty(String property) {
|
||||||
return createDirAndSetProperty(property, property);
|
return createDirAndSetProperty(property, property);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user