[jira] [Assigned] (SPARK-20078) Mesos executor configurability for task name and labels

2017-03-25 Thread Sean Owen (JIRA)

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

Sean Owen reassigned SPARK-20078:
-

Assignee: Kalvin Chau

> 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
>Assignee: 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-20078) Mesos executor configurability for task name and labels

2017-03-23 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-20078:


Assignee: (was: Apache Spark)

> 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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-20078) Mesos executor configurability for task name and labels

2017-03-23 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-20078:


Assignee: Apache Spark

> 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
>Assignee: Apache Spark
>Priority: Minor
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org