You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Sammi Chen <sa...@apache.org> on 2019/06/05 12:48:20 UTC

Hadoop native support of Tencent Cloud COS(Cloud Object Storage)

Hi everyone,

Tencent Cloud is a top 2 Cloud Serivce Provider in China. It's object store
COS (https://intl.cloud.tencent.com/product/cos)is widely used among
China’s cloud users.
So far there is no native support of COS in Hadoop. It is not easy for
hadoop user to access data stored on COS storage.

HADOOP-15616(https://issues.apache.org/jira/browse/HADOOP-15616)
"Incorporate Tencent Cloud COS File System Implementation" is created to
fill this gap.  After many iterations, the patch is kind of stable now.

We'd like to call for more reviewers from the community on this new cloud
storage support.
Also welcome to try out the patch. Any feedback is appreciated.

Bests,
Sammi Chen