Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • fs/adl
    • None

    Description

      Currently the connector/SDK adds these 4 telemetry fields to the User Agent suffix of each HTTP request to ADLS:

      hadoop-azure-datalake-<version>/<version>/<clusterName>/<clusterType>
      

      Field <clusterName> can be set by configuration property adl.events.tracking.clustername.
      Field <clusterType> can be set by configuration property adl.events.tracking.clustertype.

      The <version> string is repeated. It does not seem necessary.
      All fields except the first are also added to HTTP request property x-ms-tracking-info.

      Suggest adding a custom field to the user agent suffix and changing the first field to just "Hadoop":

      Hadoop/<version>/<clusterName>/<clusterType>/<custom>
      

      Field <custom> can be set by a new configuration property fs.adl.user.agent.suffix.

      Attachments

        Activity

          People

            vishwajeet.dusane Vishwajeet Dusane
            vishwajeet.dusane Vishwajeet Dusane
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: