Hi All, Virtual Machine running an application, this application is having various other 3PPs components running such as spark, database etc .
My requirement is to monitor every component and isolate the resources consuming individually by every component. I am thinking of using a common tool such as Java Visual VM , where I specify the JMX URL of every component and monitor every component. For other components I am able to view their resources. Is there a possibility of Viewing the Spark Executor CPU/Memory via Java Visual VM Tool? Please guide. Regards Ranju
