Andrew Onischuk created AMBARI-24559:
----------------------------------------
Summary: Diff in Downloaded client config: Host file has Stack
info where as downloaded file has 'None' in "user.agent.prefix" properties
Key: AMBARI-24559
URL: https://issues.apache.org/jira/browse/AMBARI-24559
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 3.0.0
Attachments: AMBARI-24559.patch
* 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)