Skip to content

HDDS-11964. Allow ozone sh bucket create to take obs and fso as options.#7599

Merged
kerneltime merged 4 commits into
apache:masterfrom
kerneltime:HDDS-11964
Dec 20, 2024
Merged

HDDS-11964. Allow ozone sh bucket create to take obs and fso as options.#7599
kerneltime merged 4 commits into
apache:masterfrom
kerneltime:HDDS-11964

Conversation

@kerneltime
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Currently, one must use the enum used in the code to define the layout in the ozone sh command (OBJECT_STORE or FILE_SYSTEM_OPTIMIZED). This could be more helpful.
Adding the more commonly used terms obs and fso to the CLI.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-11964

How was this patch tested?

Some of the existing robot tests have been updated to use the new options.

Change-Id: If802ac163c5c74a7c1372f9e4a5af298cf1abd1e
@kerneltime kerneltime changed the title Improve ozone cli Allow ozone sh bucket create to take obs and fso as options. Dec 19, 2024
@sarvekshayr
Copy link
Copy Markdown
Contributor

@kerneltime Please include the JIRA ID in the title.

Copy link
Copy Markdown
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @kerneltime for working on this.

Comment thread hadoop-ozone/dist/src/main/smoketest/compatibility/write.robot Outdated
@dombizita dombizita changed the title Allow ozone sh bucket create to take obs and fso as options. HDDS-11964. Allow ozone sh bucket create to take obs and fso as options. Dec 19, 2024
@dombizita dombizita changed the title HDDS-11964. Allow ozone sh bucket create to take obs and fso as options. HDDS-11964. Allow ozone sh bucket create to take obs and fso as options. Dec 19, 2024
Change-Id: If9920ecb39f4f43745bfa9708815e3027b366128
Change-Id: Iaf7183a2dfb41b78a0f74cf39b30e0aafd7d449e
Change-Id: I3b2c120415a85c5f0b318e5310f0ac3a0c414398
Copy link
Copy Markdown
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @kerneltime for updating the patch.

@kerneltime kerneltime merged commit 0a0cffc into apache:master Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants