Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-35039

Create Profiling JobManager/TaskManager Instance failed

    XMLWordPrintableJSON

Details

    Description

      I'm test the "async-profiler" feature in version 1.19, but when I submit a task in yarn per-job mode, I get an error  when I click Create Profiling Instance on the flink Web UI page.

      The error message obviously means that the yarn proxy server does not support POST calls. I checked the code of WebAppProxyServlet.java and found that the POST method is indeed not supported, so I changed it to PUT method and the call was successful.

       

      Attachments

        1. image-2024-04-08-10-21-31-066.png
          524 kB
          JJJJude
        2. image-2024-04-08-10-21-48-417.png
          333 kB
          JJJJude
        3. image-2024-04-08-10-30-16-683.png
          337 kB
          JJJJude
        4. image-2024-04-30-11-12-34-734.png
          640 kB
          Yu Chen
        5. image-2024-04-30-11-14-44-335.png
          151 kB
          Yu Chen

        Issue Links

          Activity

            People

              wczhu JJJJude
              wczhu JJJJude
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: