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

Use Yarn application proxy to communicate with Flink cluster

    XMLWordPrintableJSON

Details

    Description

      The Yarn AM proxy currently does not support PUT/POST/DELETE requests (see YARN-2084). Due to this limitation it is currently not possible for the Flink REST client to directly communicate with the Flink cluster through the Yarn proxy.

      In order to circumvent this problem we could try to wrap all our REST calls in a GET request which is forwarded by the Yarn proxy. Maybe this can be achieved with X-HTTP methods override as described by http://fandry.blogspot.de/2012/03/x-http-header-method-override-and-rest.html.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              trohrmann Till Rohrmann
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: