[ 
https://issues.apache.org/jira/browse/HADOOP-16041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740785#comment-16740785
 ] 

Thomas Marquardt commented on HADOOP-16041:
-------------------------------------------

For 2), I did not mention that the design is such that the service or partner 
can set "fs.azure.user.agent.prefix" to a value like "3.0.0-cdh6.0.0", and then 
it will be appended to the User-Agent string in a format similar to "Azure Blob 
FS/1.0 (JavaJRE 1.8.0_172; MacOSX 10.13.6) %s", where %s is "3.0.0-cdh6.0.0" in 
this example.  I realize this is a suffix and not a prefix, but I did not come 
up with the name for the configuration property. :)

 

With that said, your proposal improves the situation by making it automatic, so 
there is less of a need for the service or partner to further customize the 
User-Agent with our config setting.  Specifically, replacing "Azure Blob 
FS/1.0" with "ABFS/<version string>" sounds great to me.

> UserAgent string for ABFS
> -------------------------
>
>                 Key: HADOOP-16041
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16041
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.2.0
>            Reporter: Shweta
>            Assignee: Shweta
>            Priority: Major
>             Fix For: 3.3.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to