Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.4.0
-
None
-
None
Description
Having built a REST API in a YARN app, we've had to work around a few quirks/issues that could be addressed centrally
- proxy & filter not allowing PUT/POST/DELETE operations
- NotFound exceptions incompatible with text/plain responses
This JIRA exists to cover them and any other issues. It'll probably need some tests too.
Attachments
Issue Links
- depends upon
-
YARN-2605 [RM HA] Rest api endpoints doing redirect incorrectly
- Closed
-
YARN-2031 YARN Proxy model doesn't support REST APIs in AMs
- Patch Available
-
YARN-3526 ApplicationMaster tracking URL is incorrectly redirected on a QJM cluster
- Closed
-
YARN-3147 Clean up RM web proxy code
- Closed
- 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-151 Implement full slider API in REST and switch client to it
- Open
-
YARN-896 Roll up for long-lived services in YARN
- Open
-
SLIDER-665 Allow extensibility of the Slider AM Web UI to provide application specific end points
- Open
- 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-156 WebAppProxyServlet does not support http methods other than GET
- Resolved
- relates to
-
SLIDER-51 support GET operations to retrieve single-value key by name
- Resolved
1.
|
GenericExceptionHandler can't report into TEXT/PLAIN responses | Open | Unassigned | |
2.
|
AmIpFilter to support REST APIs | Resolved | Unassigned | |
3.
|
YARN proxy doesn't relay verbs other than GET | Resolved | Unassigned | |
4.
|
YARN Proxy model doesn't support REST APIs in AMs | Patch Available | Steve Loughran |