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 08083200B39 for ; Fri, 24 Jun 2016 10:33:51 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 06C7D160A38; Fri, 24 Jun 2016 08:33:51 +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 4F536160A5A for ; Fri, 24 Jun 2016 10:33:50 +0200 (CEST) Received: (qmail 35416 invoked by uid 500); 24 Jun 2016 08:33:49 -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 35215 invoked by uid 99); 24 Jun 2016 08:33:48 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2016 08:33:48 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D3BD92C14F8 for ; Fri, 24 Jun 2016 08:33:48 +0000 (UTC) Date: Fri, 24 Jun 2016 08:33:48 +0000 (UTC) From: "shimingfei (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-12756) Incorporate Aliyun OSS file system implementation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 24 Jun 2016 08:33:51 -0000 [ https://issues.apache.org/jira/browse/HADOOP-12756?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] shimingfei updated HADOOP-12756: -------------------------------- Attachment: HADOOP-12756.006.patch > Incorporate Aliyun OSS file system implementation > ------------------------------------------------- > > Key: HADOOP-12756 > URL: https://issues.apache.org/jira/browse/HADOOP-12756 > Project: Hadoop Common > Issue Type: New Feature > Components: fs > Affects Versions: 2.8.0 > Reporter: shimingfei > Assignee: shimingfei > Attachments: HADOOP-12756-v02.patch, HADOOP-12756.003.patch, HADO= OP-12756.004.patch, HADOOP-12756.005.patch, HADOOP-12756.006.patch, HCFS Us= er manual.md, OSS integration.pdf, OSS integration.pdf > > > Aliyun OSS is widely used among China=E2=80=99s cloud users, but currentl= y it is not easy to access data laid on OSS storage from user=E2=80=99s Had= oop/Spark application, because of no original support for OSS in Hadoop. > This work aims to integrate Aliyun OSS with Hadoop. By simple configurati= on, Spark/Hadoop applications can read/write data from OSS without any code= change. Narrowing the gap between user=E2=80=99s APP and data storage, lik= e what have been done for S3 in Hadoop=20 -- 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