Spark: The Definitive Guide by Bill Chambers & Matei Zaharia

Spark: The Definitive Guide by Bill Chambers & Matei Zaharia

Author:Bill Chambers & Matei Zaharia [Chambers, Bill & Zaharia, Matei]
Language: eng
Format: epub
ISBN: 9781491912201
Google: KLnAswEACAAJ
Publisher: O'Reilly Media, Incorporated
Published: 2018-07-15T12:59:24.431000+00:00


Spark REST API

In addition to the Spark UI, you can also access Spark’s status and metrics via a REST API. This is is available at http://localhost:4040/api/v1 and is a way of building visualizations and monitoring tools on top of Spark itself. For the most part this API exposes the same information presented in the web UI, except that it doesn’t include any of the SQL-related information. This can be a useful tool if you would like to build your own reporting solution based on the information available in the Spark UI. Due to space limitations, we cannot include the list of API endpoints here. Consult the relevant table on REST API Endpoints in the Spark documentation.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.