Spark monitoring | PyCharm
www.jetbrains.com › help › pycharmDec 20, 2021 · Go to the Tools | Big Data Tools Settings page of the IDE settings Ctrl+Alt+S. Click on the Spark monitoring tool window toolbar. Once you have established a connection to the Spark server, the Spark monitoring tool window appears. The window consists of the several areas to monitor data for:
Run applications with Spark Submit | PyCharm
www.jetbrains.com › help › pycharmNov 16, 2021 · PyCharm provides run/debug configurations to run the spark-submit script in Spark’s bin directory. You can execute an application locally or using an SSH configuration. Run an application with the Spark Submit configurations Prepare an application to run. It can be a jar or py file. Select Add Configuration in the list of run/debug configurations.