Usage

sparkmon

Command line interface to launch sparkmon, it will monitor your Spark Application.

The default callback is saving the memoring graph in ./sparkmon.png

sparkmon [OPTIONS]

Options

--version

Show the version and exit.

-i, --index <index>

Application index or row number.

Default

0

-u, --url <url>

Spark UI web URL.

Default

http://localhost:4040

-p, --period <period>

Update period in seconds.

Default

5