Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CBC06200B9C for ; Mon, 10 Oct 2016 23:39:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CA6D3160AF1; Mon, 10 Oct 2016 21:39:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 12063160AD1 for ; Mon, 10 Oct 2016 23:39:22 +0200 (CEST) Received: (qmail 9478 invoked by uid 500); 10 Oct 2016 21:39:20 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 9392 invoked by uid 99); 10 Oct 2016 21:39:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2016 21:39:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 947CC2C2A66 for ; Mon, 10 Oct 2016 21:39:20 +0000 (UTC) Date: Mon, 10 Oct 2016 21:39:20 +0000 (UTC) From: "Kai Zheng (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HADOOP-13584) hadoop-aliyun: merge HADOOP-12756 branch back MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 10 Oct 2016 21:39:24 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved HADOOP-13584. -------------------------------- Resolution: Fixed I have merged the branch to trunk via {{git merge --no-ff}} according to the vote result and the discussions in HADOOP-12756 > hadoop-aliyun: merge HADOOP-12756 branch back > --------------------------------------------- > > Key: HADOOP-13584 > URL: https://issues.apache.org/jira/browse/HADOOP-13584 > Project: Hadoop Common > Issue Type: New Feature > Components: fs > Reporter: shimingfei > Assignee: Genmao Yu > Fix For: 3.0.0-alpha2 > > Attachments: HADOOP-13584.001.patch, HADOOP-13584.002.patch, HADOOP-13584.003.patch, HADOOP-13584.004.patch, HADOOP-13584.005.patch > > > We have finished a round of improvement over Hadoop-12756 branch, which intends to incorporate Aliyun OSS support in Hadoop. This feature provides basic support for data access to Aliyun OSS from Hadoop applications. > In the implementation, we follow the style of S3 support in Hadooop. Besides we also provide FileSystem contract test over real Aliyun OSS environment. By simple configuration, it can be enabled/disabled. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org