zhouao created HADOOP-19331: ------------------------------- Summary: Reduce the access cost to AliyunOSS and decrease the invalid QPS. Key: HADOOP-19331 URL: https://issues.apache.org/jira/browse/HADOOP-19331 Project: Hadoop Common Issue Type: Improvement Components: fs/oss Reporter: zhouao
AliyunOSSConnector has not been updated for a long time. It implements basic functionality, but its performance is not optimal, especially in terms of QPS requests. It generates a significant number of invalid QPS, which increases the cost on the storage service side and also reduces the efficiency on the connector side. Therefore, we hope to develop a performance-oriented Connector specifically for it. The first step is to reduce QPS, and subsequently, more performance modes will be added. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org