[ 
https://issues.apache.org/jira/browse/HADOOP-13475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15428861#comment-15428861
 ] 

Chris Nauroth commented on HADOOP-13475:
----------------------------------------

[~Raulmsm], if you're looking for something like an Eclipse code formatting 
configuration file, I'm not aware of anything like that maintained within the 
Hadoop project, though it wouldn't surprise me if people trade those around in 
person.

In general, we advise against changing formatting on any lines of code that are 
not otherwise touched by the patch.  Sometimes we take the opportunity to do a 
few clean-ups of pre-existing warnings triggered by Checkstyle, which runs as 
part of our pre-commit patch testing.

There are more details on the contribution process in this wiki page:

https://wiki.apache.org/hadoop/HowToContribute

In particular, there is information about how to name the patch file according 
to our conventions and how you can click the Submit Patch button to trigger 
pre-commit testing.  I'll do that now for your initial revision of this patch.

> 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: Raul da Silva Martins
>            Priority: Critical
>         Attachments: 0001-Added-Support-for-Azure-AppendBlobs.patch, 
> HADOOP-13475.001.patch
>
>
> Currently the WASB implementation of the HDFS interface does not support the 
> utilization of Azure AppendBlobs underneath. As owners of a large scale 
> service who intend to start writing to Append blobs, we need this support in 
> order to be able to keep using our HDI capabilities.
> 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to