Kai Zheng created HADOOP-13609: ---------------------------------- Summary: Refine credential provider related codes for AliyunOss integration Key: HADOOP-13609 URL: https://issues.apache.org/jira/browse/HADOOP-13609 Project: Hadoop Common Issue Type: Sub-task Affects Versions: HADOOP-12756 Reporter: Kai Zheng
looking at the AliyunOss integration codes, some findings: 1. {{TemporaryAliyunCredentialsProvider}} could be better named; 2. TemporaryAliyunCredentialsProvider shared many codes with {{AliyunOSSUtils#getCredentialsProvider}}, and the dup can be resolved; 3. {{AliyunOSSUtils#getPassword}} is rather confusing, as used to get other things than password. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org