Skip to content

Commit d3e5c51

Browse files
authored
HDDS-12931. Update ozone.scm.datanode.id.dir to match HDDS-11650 (#45)
1 parent 50a6895 commit d3e5c51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ x-common-config:
2929
OZONE-SITE.XML_ozone.replication: "1"
3030
OZONE-SITE.XML_ozone.scm.block.client.address: "scm"
3131
OZONE-SITE.XML_ozone.scm.client.address: "scm"
32-
OZONE-SITE.XML_ozone.scm.datanode.id.dir: "/data"
32+
OZONE-SITE.XML_ozone.scm.datanode.id.dir: "/data/metadata"
3333
OZONE-SITE.XML_ozone.scm.names: "scm"
3434
no_proxy: "om,recon,scm,s3g,localhost,127.0.0.1"
3535

0 commit comments

Comments
 (0)