[
https://issues.apache.org/jira/browse/SPARK-20078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-20078.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
Issue resolved by pull request 17404
[https://github.com/apache/spark/pull/17404]
> Mesos executor configurability for task name and labels
> -------------------------------------------------------
>
> Key: SPARK-20078
> URL: https://issues.apache.org/jira/browse/SPARK-20078
> Project: Spark
> Issue Type: Improvement
> Components: Mesos
> Affects Versions: 2.1.0
> Reporter: Kalvin Chau
> Priority: Minor
> Fix For: 2.2.0
>
>
> Add in the ability to configure the mesos task name as well as add labels to
> the Mesos ExecutorInfo protobuf message.
> Currently all executors that are spun up are named Task X (where X is the
> executor number).
> For centralized logging it would be nice to be able to have SparkJob1 X then
> Name, as well as allowing users to add any labels they would want.
> In this PR I chose "k1:v1,k2:v2" as the format, colons separating key-value
> and commas to list out more than one.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]