Anu Engineer created HDFS-11769: ----------------------------------- Summary: Ozone: KSM: Add createVolume API Key: HDFS-11769 URL: https://issues.apache.org/jira/browse/HDFS-11769 Project: Hadoop HDFS Issue Type: Sub-task Components: ozone Affects Versions: HDFS-7240 Reporter: Anu Engineer
Add createVolume API in KSM. createVolume API allows administrators to create a volume. The arguments to the API are: * Admin Name - The name of the administrator who is creating this volume. Volumes can be created only by administrators. * User Name - The name of the owner of this volume. * Quota - Quota information for this volume. This JIRA proposes to add the protobuf layer for createVolume and handling in KSM. We will file a followup JIRA for the KSM client. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org