Skip to content

Commit

Permalink
update ua and release 8.1.2 version (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: alantong(佟明达) <[email protected]>
  • Loading branch information
vintmd and vintmd authored Jun 9, 2022
1 parent a58a53c commit 856800d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/apache/hadoop/fs/CosNConfigKeys.java
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
@InterfaceStability.Unstable
public class CosNConfigKeys extends CommonConfigurationKeys {
public static final String USER_AGENT = "fs.cosn.user.agent";
public static final String DEFAULT_USER_AGENT = "cos-hadoop-plugin-v8.1.1";
public static final String DEFAULT_USER_AGENT = "cos-hadoop-plugin-v8.1.2";

public static final String TENCENT_EMR_VERSION_KEY = "fs.emr.version";

Expand Down

0 comments on commit 856800d

Please sign in to comment.