smengcl opened a new pull request #1362: URL: https://github.com/apache/hadoop-ozone/pull/1362
## What changes were proposed in this pull request? Set fs.defaultFS in docker compose cluster config to OFS by default. This shouldn't impact any existing tests. This makes life easier when developer manually logs into the cluster and use hadoop fs commands. e.g. ozone fs -ls / can easily list all volumes in the test cluster with OFS. Previous discussion at https://github.com/apache/hadoop-ozone/pull/1352#discussion_r478388391 ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4161 ## How was this patch tested? This change should only affect the robot test infra. All existing tests (including robot tests) should pass as-is. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
