Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15419

Should not obtain delegationTokens from all namenodes when using ViewFS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.2
    • None
    • None
    • None

    Description

      Today when submit a job to a viewfs cluster, the client will try to obtain delegation token from all namenodes under the viewfs while only one namespace is actually used in this job. It would create many unnecessary rpc call to the whole cluster.
      In viewfs situation, we can just obtain delegation token from specific namenode rather than all namenodes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Tao Jie Tao Jie
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: