Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
This task to modify the existing default bucket layout at the OM server and Ozone shell command to LEGACY.
OMConfigKeys.java#L283
ozone.default.bucket.layout = LEGACY
@Option(names = { "--layout", "-l" }, description = "Allowed Bucket Layouts: ${COMPLETION-CANDIDATES}", defaultValue = "OBJECT_STORE")
Note: Changing to LEGACY will make the cluster upgradation easy. An older version client can talk to the new OM server using LEGACY buckets.
Attachments
Issue Links
- links to