[ 
https://issues.apache.org/jira/browse/SPARK-23738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-23738.
----------------------------------
    Resolution: Incomplete

> Memory usage for executors
> --------------------------
>
>                 Key: SPARK-23738
>                 URL: https://issues.apache.org/jira/browse/SPARK-23738
>             Project: Spark
>          Issue Type: Question
>          Components: Spark Core, Spark Submit
>    Affects Versions: 2.1.0
>            Reporter: assia ydroudj
>            Priority: Major
>              Labels: bulk-closed
>
> Hi, 
> I'm running a spark cluster with 3 nodes (one as master+ worker) and 2 other 
> workers. each worker has one executor. Then, I execute the pagerank example 
> implemented in spark. I need to gather the memory usage by each executor 
> while running the application and gather them into a file to further 
> analysis. 
> How can I do it please? 
> One idea in my mind is to get the PID  of executor ans driver processes and 
> then, use a linux command line to get this information..is it right?
> please, guide me



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to