Arun Ravi M V created HADOOP-16903:
--------------------------------------

             Summary: fs.azure.user.agent.prefix adds customisation as suffix.
                 Key: HADOOP-16903
                 URL: https://issues.apache.org/jira/browse/HADOOP-16903
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs/azure
    Affects Versions: 3.2.0
            Reporter: Arun Ravi M V


Setting fs.azure.user.agent.prefix adds customization as suffix

eg: when I set `fs.azure.user.agent.prefix` to my email the user agent value is 
Azure Blob FS/1.0 (DBFS) (JavaJRE 1.8.0_232; Linux 4.15.0-1050-azure; 
SunJSSE-1.8) arunrav...@gmail.com
 I believe this is inconsistent with the similar setting in AWS S3 
fs.s3a.user.agent.prefix where the customization is added as a prefix. I 
believe that it would be great if we make this consistent with configuration 
name.

 

The proposed change is to fix the AbfsClient.initializeUserAgent.

 

We use a user agent information available in cloud service logs for extended 
tracking. 

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to