Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5597 YARN Federation improvements
  3. YARN-11318

Improve FederationInterceptorREST#createInterceptorForSubCluster Use WebAppUtils

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      FederationInterceptorREST#createInterceptorForSubCluster

       

      private DefaultRequestInterceptorREST createInterceptorForSubCluster(
          SubClusterId subClusterId, String webAppAddress) {
        .....
        interceptorInstance.setWebAppAddress("http://" + webAppAddress);
        .....
      } 

       

      setWebAppAddress should not use http directly, the prefix should be confirmed according to the policy.

      Attachments

        Issue Links

          Activity

            People

              slfan1989 Shilun Fan
              slfan1989 Shilun Fan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: