[
https://issues.apache.org/jira/browse/SPARK-19792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895576#comment-15895576
]
liuxian commented on SPARK-19792:
---------------------------------
I think it refers to the memory allocated to each executor by the worker.
>From the code, the value of this column is
>"{Utils.megabytesToString(app.desc.memoryPerExecutorMB)}"
> In the Master Page,the column named “Memory per Node” ,I think it is not all
> right
> -----------------------------------------------------------------------------------
>
> Key: SPARK-19792
> URL: https://issues.apache.org/jira/browse/SPARK-19792
> Project: Spark
> Issue Type: Bug
> Components: Web UI
> Affects Versions: 2.1.0
> Reporter: liuxian
> Priority: Trivial
>
> Open the spark web page,in the Master Page ,have two tables:Running
> Applications table and Completed Applications table, to the column named
> “Memory per Node” ,I think it is not all right ,because a node may be not
> have only one executor.So I think that should be named as “Memory per
> Executor”.Otherwise easy to let the user misunderstanding
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]