Details
-
Sub-task
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
2.6.0
-
None
-
None
Description
AMs can't support REST APIs because
- the AM filter redirects all requests to the proxy with a 302 response (not 307)
- the proxy doesn't forward PUT/POST/DELETE verbs
Either the AM filter needs to return 307 and the proxy to forward the verbs, or Am filter should not filter a REST bit of the web site
Attachments
Attachments
Issue Links
- depends upon
-
YARN-3147 Clean up RM web proxy code
- Closed
- duplicates
-
YARN-156 WebAppProxyServlet does not support http methods other than GET
- Resolved
- is depended upon by
-
SLIDER-713 Implement the cluster flex operation via REST
- Open
-
SLIDER-717 Migrate slider client to slider REST API
- Open
-
SLIDER-744 close WS/ back door for REST resources
- Open
-
SLIDER-151 Implement full slider API in REST and switch client to it
- Open
-
YARN-2084 YARN to support REST APIs in AMs
- Open
- is duplicated by
-
YARN-2087 YARN proxy doesn't relay verbs other than GET
- Resolved
- is related to
-
YARN-3898 YARN web console only proxies GET to application master but doesn't provide any feedback for other HTTP methods
- Open
-
YARN-3368 [Umbrella] YARN web UI: Next generation
- Open
- relates to
-
FLINK-9478 Use Yarn application proxy to communicate with Flink cluster
- Closed