[ https://issues.apache.org/jira/browse/HADOOP-13195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296531#comment-15296531 ]
Bogdan Raducanu commented on HADOOP-13195: ------------------------------------------ I will work on a patch; please let me know if there are suggestions > hadoop-azure: page blob append support > -------------------------------------- > > Key: HADOOP-13195 > URL: https://issues.apache.org/jira/browse/HADOOP-13195 > Project: Hadoop Common > Issue Type: Improvement > Components: azure > Reporter: Bogdan Raducanu > > The use case for this is storing transaction logs, which, unlike HBase logs, > need to be appended, instead of created every time. > Currently, hadoop-azure has append support but only for Block Blobs, which > are not suited for transaction logging. > After a quick look, I think the existing {{PageBlobOutputStream}} can be > easily adapted to support appends. It already contains logic to re-upload the > last page if it's not full. -- 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