You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Nanda kumar (JIRA)" <ji...@apache.org> on 2018/10/25 08:51:00 UTC

[jira] [Created] (HDDS-733) Create container if not exist, as part of chunk write

Nanda kumar created HDDS-733:
--------------------------------

             Summary: Create container if not exist, as part of chunk write
                 Key: HDDS-733
                 URL: https://issues.apache.org/jira/browse/HDDS-733
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: Ozone Datanode
            Reporter: Nanda kumar


The current implementation requires a container to be created in datanode before starting the chunk write. This can be optimized by creating the container on the first chunk write.
During chunk write, if the container is missing, we can go ahead and create the container.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org