Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-3725

App submission via REST API is broken in secure mode due to Timeline DT service address is empty

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      YARN-2971 changes TimelineClient to use the service address from Timeline DT to renew the DT instead of configured address. This break the procedure of submitting an YARN app via REST API in the secure mode.

      The problem is that service address is set by the client instead of the server in Java code. REST API response is an encode token Sting, such that it's so inconvenient to deserialize it and set the service address and serialize it again.

      Attachments

        1. YARN-3725.1.patch
          6 kB
          Zhijie Shen
        2. YARN-3725-branch-2.6.1.txt
          7 kB
          Vinod Kumar Vavilapalli

        Issue Links

          Activity

            People

              zjshen Zhijie Shen
              zjshen Zhijie Shen
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: