[
https://issues.apache.org/jira/browse/HADOOP-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raul da Silva Martins updated HADOOP-13475:
-------------------------------------------
Release Note: (was: The Azure Blob Storage file system (WASB) now
includes optional support for use of the append API by a single writer on a
path. Please note that the implementation differs from the semantics of HDFS
append. HDFS append internally guarantees that only a single writer may append
to a path at a given time. WASB does not enforce this guarantee internally.
Instead, the application must enforce access by a single writer, such as by
running single-threaded or relying on some external locking mechanism to
coordinate concurrent processes. Refer to the Azure Blob Storage documentation
page for more details on enabling append in configuration.)
> Adding Append Blob support for WASB
> -----------------------------------
>
> Key: HADOOP-13475
> URL: https://issues.apache.org/jira/browse/HADOOP-13475
> Project: Hadoop Common
> Issue Type: New Feature
> Components: azure
> Affects Versions: 2.7.1
> Reporter: Raul da Silva Martins
> Assignee: Dushyanth
> Priority: Critical
> Fix For: 2.8.0
>
>
> Currently the WASB implementation of the HDFS interface does not support the
> utilization of Azure AppendBlobs underneath.
> This JIRA is added to implement Azure AppendBlob support to WASB.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]