parent
a424878e0e
commit
f5c76c8e31
@ -440,7 +440,7 @@ public void verifyAndCreateRemoteLogDir() {
|
||||
+ " it does not support this", remoteFS.getScheme());
|
||||
fsSupportsChmod = false;
|
||||
} catch (IOException e) {
|
||||
LOG.warn("Failed to check if FileSystem suppports permissions on "
|
||||
LOG.warn("Failed to check if FileSystem supports permissions on "
|
||||
+ "remoteLogDir [" + remoteRootLogDir + "]", e);
|
||||
} finally {
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user