elek commented on a change in pull request #1352:
URL: https://github.com/apache/hadoop-ozone/pull/1352#discussion_r478388391
##########
File path: hadoop-ozone/dist/src/main/compose/ozone-csi/docker-config
##########
@@ -14,6 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+CORE-SITE.XML_fs.defaultFS=ofs://om
Review comment:
> Mostly it improves QoL when user logs into the docker-compose cluster
and manually checks for something (e.g. docker-compose exec om /bin/bash then
ozone fs -ls /).
Good point. And I agree to support debug `ofs` is better choice as all the
volumes are visible by default.
----------------------------------------------------------------
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]