[
https://issues.apache.org/jira/browse/HDFS-9607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180681#comment-17180681
]
Dinesh S. Atreya edited comment on HDFS-9607 at 8/19/20, 5:13 PM:
------------------------------------------------------------------
Now Hadoop Distributed Data Store is an active effort, starting with _Hadoop
Distributed Storage Layer (HDSL)_ HDFS-7240, *Ozone File System* (aka Hadoop
Distributed Data Store) HDFS-13074 after formally being named with *Ozone:
Rename HDSL to HDDS* HDFS-13405.
Ozone is built on a highly available, replicated block storage layer called
Hadoop Distributed Data Store (HDDS) and is S3 compatible. Ozone can function
effectively in containerized environments such as _*Kubernetes*_ and _*YARN*_.
Ozone supports different protocols like S3 and Hadoop File System APIs.
Work on this JIRA and related JIRAs are using HDDS/Ozone as a base given HDFS
enhancements to work on top of HDDS.
was (Author: dinatreya):
Now Hadoop Distributed Data Store is an active effort, starting with _Hadoop
Distributed Storage Layer (HDSL)_ HDFS-7240, *Ozone File System* (aka Hadoop
Distributed Data Store) HDFS-13074 after formally being named with *Ozone:
Rename HDSL to HDDS* HDFS-13405.
Ozone is built on a highly available, replicated block storage layer called
Hadoop Distributed Data Store (HDDS) and is S3 compatible. Ozone can function
effectively in containerized environments such as _*Kubernetes*_ and _*YARN*_.
Ozone supports different protocols like S3 and Hadoop File System APIs.
Work on this JIRA and related JIRAs are using S3 compatible Ozone as a base.
> Advance Hadoop Architecture (AHA) - HDFS Update (write-in-place)
> ----------------------------------------------------------------
>
> Key: HDFS-9607
> URL: https://issues.apache.org/jira/browse/HDFS-9607
> Project: Hadoop HDFS
> Issue Type: New Feature
> Reporter: Dinesh S. Atreya
> Priority: Major
>
> Link to Umbrella JIRA
> https://issues.apache.org/jira/browse/HADOOP-12620
> Provide capability to carry out in-place writes/updates. Only writes in-place
> are supported where the existing length does not change.
> For example, "Hello World" can be replaced by "Hello HDFS!"
> See
> https://issues.apache.org/jira/browse/HADOOP-12620?focusedCommentId=15046300&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15046300
> for more details.
> Currently following are supported.
> # Sequential writes
> # Append (HADOOP-1700, HDFS-265)
> # Snapshots (HDFS-2802)
> # Truncate (HDFS-3107)
> This JIRA is for random updates (write-in-place).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]