Details

    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

      CreateBucketHandler.java#L64

        @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

          Activity

            People

              jyotindersingh Jyotinder Singh
              rakeshr Rakesh Radhakrishnan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: