exceptionfactory commented on pull request #4712: URL: https://github.com/apache/nifi/pull/4712#issuecomment-741050871
Thanks for the confirmation. I refactored the approach to perform the check in `customValidate()` with the `FileSystem.getDefaultUri()` method, which performs some normalization to ensure that if the `fs.defaultFS` value equals `local`, it will be normalized to start with `file:///`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
