How to access REST services
The preceding sections in the chapter cover the list of URIs exposed by YARN. In this section, you will learn about three different ways to fetch data from these services:
- REST client plugins
- Curl command
- Java API
RESTClient plugins
You can use plugins available for different web browsers to fetch data from YARN REST services. The RESTClient
plugin can be used in Firefox. To install or read more about the plugin, refer to https://addons.mozilla.org/en-us/firefox/addon/restclient/:
Following are the steps to use RESTClient in Firefox:
- After successful installation, open the RESTClient page in your Firefox browser. The page contains ...
Get Learning YARN now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.