-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0
-
Component/s: None
-
Labels:
- Download client config for HDFS from UI
- Compare the contents of core-site.xml between downloaded config and the one in /etc/hadoop/conf/core-site.xml
Following properties have a difference:
- fs.azure.user.agent.prefix
- fs.s3a.user.agent.prefix
Both of them have value *User-Agent: APN/1.0 Hortonworks/1.0 HDP/None* in
downloaded file where as in host config file it is **User-Agent: APN/1.0
Hortonworks/1.0 HDP/3.0.0.0-1453**
Could you please check