+1 on this, as Aliyun OSS has large number of users / developers around. -----Original Message----- From: Shi Mingfei [mailto:devmailli...@gmail.com] Sent: Sunday, February 14, 2016 4:02 PM To: common-dev@hadoop.apache.org Subject: Incorporate Aliyun OSS file system implementation
Aliyun OSS is widely used among China’s cloud users, but currently it is not easy to access data laid on OSS storage from user’s Hadoop/Spark application, because of no original support for OSS in Hadoop. This work aims to integrate Aliyun OSS with Hadoop. By simple configuration, Spark/Hadoop applications can read/write data from OSS without any code change. Narrowing the gap between user’s APP and data storage, like what have been done for S3 in Hadoop The JIRA ticket is : https://issues.apache.org/jira/browse/HADOOP-12756