[jira] [Updated] (SPARK-5198) Change executorId more unique on mesos fine-grained mode

2015-02-17 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-5198:
-
  Priority: Minor  (was: Major)
Issue Type: Improvement  (was: Bug)

 Change executorId more unique on mesos fine-grained mode
 

 Key: SPARK-5198
 URL: https://issues.apache.org/jira/browse/SPARK-5198
 Project: Spark
  Issue Type: Improvement
  Components: Mesos
Reporter: Jongyoul Lee
Priority: Minor
 Attachments: Screen Shot 2015-01-12 at 11.14.39 AM.png, Screen Shot 
 2015-01-12 at 11.34.30 AM.png, Screen Shot 2015-01-12 at 11.34.41 AM.png


 In fine-grained mode, SchedulerBackend set executor name as same as slave id 
 with any task id. It's not good to track aspecific job because of logging a 
 different in a same log file. This is a same value while launching job on 
 coarse-grained mode.
 !Screen Shot 2015-01-12 at 11.14.39 AM.png!
 !Screen Shot 2015-01-12 at 11.34.30 AM.png!
 !Screen Shot 2015-01-12 at 11.34.41 AM.png!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-5198) Change executorId more unique on mesos fine-grained mode

2015-01-27 Thread Jongyoul Lee (JIRA)

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

Jongyoul Lee updated SPARK-5198:

Fix Version/s: (was: 1.2.1)
   (was: 1.3.0)

 Change executorId more unique on mesos fine-grained mode
 

 Key: SPARK-5198
 URL: https://issues.apache.org/jira/browse/SPARK-5198
 Project: Spark
  Issue Type: Bug
  Components: Mesos
Reporter: Jongyoul Lee
 Attachments: Screen Shot 2015-01-12 at 11.14.39 AM.png, Screen Shot 
 2015-01-12 at 11.34.30 AM.png, Screen Shot 2015-01-12 at 11.34.41 AM.png


 In fine-grained mode, SchedulerBackend set executor name as same as slave id 
 with any task id. It's not good to track aspecific job because of logging a 
 different in a same log file. This is a same value while launching job on 
 coarse-grained mode.
 !Screen Shot 2015-01-12 at 11.14.39 AM.png!
 !Screen Shot 2015-01-12 at 11.34.30 AM.png!
 !Screen Shot 2015-01-12 at 11.34.41 AM.png!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-5198) Change executorId more unique on mesos fine-grained mode

2015-01-17 Thread Jongyoul Lee (JIRA)

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

Jongyoul Lee updated SPARK-5198:

Issue Type: Bug  (was: Improvement)

 Change executorId more unique on mesos fine-grained mode
 

 Key: SPARK-5198
 URL: https://issues.apache.org/jira/browse/SPARK-5198
 Project: Spark
  Issue Type: Bug
  Components: Mesos
Reporter: Jongyoul Lee
 Fix For: 1.3.0, 1.2.1

 Attachments: Screen Shot 2015-01-12 at 11.14.39 AM.png, Screen Shot 
 2015-01-12 at 11.34.30 AM.png, Screen Shot 2015-01-12 at 11.34.41 AM.png


 In fine-grained mode, SchedulerBackend set executor name as same as slave id 
 with any task id. It's not good to track aspecific job because of logging a 
 different in a same log file. This is a same value while launching job on 
 coarse-grained mode.
 !Screen Shot 2015-01-12 at 11.14.39 AM.png!
 !Screen Shot 2015-01-12 at 11.34.30 AM.png!
 !Screen Shot 2015-01-12 at 11.34.41 AM.png!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-5198) Change executorId more unique on mesos fine-grained mode

2015-01-11 Thread Jongyoul Lee (JIRA)

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

Jongyoul Lee updated SPARK-5198:

Component/s: Mesos

 Change executorId more unique on mesos fine-grained mode
 

 Key: SPARK-5198
 URL: https://issues.apache.org/jira/browse/SPARK-5198
 Project: Spark
  Issue Type: Improvement
  Components: Mesos
Reporter: Jongyoul Lee
 Fix For: 1.3.0, 1.2.1


 In fine-grained mode, SchedulerBackend set executor name as same as slave id 
 with any task id. It's not good to track aspecific job because of logging a 
 different in a same log file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-5198) Change executorId more unique on mesos fine-grained mode

2015-01-11 Thread Jongyoul Lee (JIRA)

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

Jongyoul Lee updated SPARK-5198:

Fix Version/s: 1.2.1
   1.3.0

 Change executorId more unique on mesos fine-grained mode
 

 Key: SPARK-5198
 URL: https://issues.apache.org/jira/browse/SPARK-5198
 Project: Spark
  Issue Type: Improvement
  Components: Mesos
Reporter: Jongyoul Lee
 Fix For: 1.3.0, 1.2.1


 In fine-grained mode, SchedulerBackend set executor name as same as slave id 
 with any task id. It's not good to track aspecific job because of logging a 
 different in a same log file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-5198) Change executorId more unique on mesos fine-grained mode

2015-01-11 Thread Jongyoul Lee (JIRA)

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

Jongyoul Lee updated SPARK-5198:

Description: In fine-grained mode, SchedulerBackend set executor name as 
same as slave id with any task id. It's not good to track aspecific job because 
of logging a different in a same log file. This is a same value while launching 
job on coarse-grained mode.  (was: In fine-grained mode, SchedulerBackend set 
executor name as same as slave id with any task id. It's not good to track 
aspecific job because of logging a different in a same log file.)

 Change executorId more unique on mesos fine-grained mode
 

 Key: SPARK-5198
 URL: https://issues.apache.org/jira/browse/SPARK-5198
 Project: Spark
  Issue Type: Improvement
  Components: Mesos
Reporter: Jongyoul Lee
 Fix For: 1.3.0, 1.2.1


 In fine-grained mode, SchedulerBackend set executor name as same as slave id 
 with any task id. It's not good to track aspecific job because of logging a 
 different in a same log file. This is a same value while launching job on 
 coarse-grained mode.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-5198) Change executorId more unique on mesos fine-grained mode

2015-01-11 Thread Jongyoul Lee (JIRA)

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

Jongyoul Lee updated SPARK-5198:

Description: 
In fine-grained mode, SchedulerBackend set executor name as same as slave id 
with any task id. It's not good to track aspecific job because of logging a 
different in a same log file. This is a same value while launching job on 
coarse-grained mode.

!Screen Shot 2015-01-12 at 11.14.39 AM.png!
!

  was:
In fine-grained mode, SchedulerBackend set executor name as same as slave id 
with any task id. It's not good to track aspecific job because of logging a 
different in a same log file. This is a same value while launching job on 
coarse-grained mode.

[


 Change executorId more unique on mesos fine-grained mode
 

 Key: SPARK-5198
 URL: https://issues.apache.org/jira/browse/SPARK-5198
 Project: Spark
  Issue Type: Improvement
  Components: Mesos
Reporter: Jongyoul Lee
 Fix For: 1.3.0, 1.2.1

 Attachments: Screen Shot 2015-01-12 at 11.14.39 AM.png, Screen Shot 
 2015-01-12 at 11.34.30 AM.png, Screen Shot 2015-01-12 at 11.34.41 AM.png


 In fine-grained mode, SchedulerBackend set executor name as same as slave id 
 with any task id. It's not good to track aspecific job because of logging a 
 different in a same log file. This is a same value while launching job on 
 coarse-grained mode.
 !Screen Shot 2015-01-12 at 11.14.39 AM.png!
 !



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-5198) Change executorId more unique on mesos fine-grained mode

2015-01-11 Thread Jongyoul Lee (JIRA)

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

Jongyoul Lee updated SPARK-5198:

Description: 
In fine-grained mode, SchedulerBackend set executor name as same as slave id 
with any task id. It's not good to track aspecific job because of logging a 
different in a same log file. This is a same value while launching job on 
coarse-grained mode.

[

  was:In fine-grained mode, SchedulerBackend set executor name as same as slave 
id with any task id. It's not good to track aspecific job because of logging a 
different in a same log file. This is a same value while launching job on 
coarse-grained mode.


 Change executorId more unique on mesos fine-grained mode
 

 Key: SPARK-5198
 URL: https://issues.apache.org/jira/browse/SPARK-5198
 Project: Spark
  Issue Type: Improvement
  Components: Mesos
Reporter: Jongyoul Lee
 Fix For: 1.3.0, 1.2.1

 Attachments: Screen Shot 2015-01-12 at 11.14.39 AM.png, Screen Shot 
 2015-01-12 at 11.34.30 AM.png, Screen Shot 2015-01-12 at 11.34.41 AM.png


 In fine-grained mode, SchedulerBackend set executor name as same as slave id 
 with any task id. It's not good to track aspecific job because of logging a 
 different in a same log file. This is a same value while launching job on 
 coarse-grained mode.
 [



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-5198) Change executorId more unique on mesos fine-grained mode

2015-01-11 Thread Jongyoul Lee (JIRA)

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

Jongyoul Lee updated SPARK-5198:

Attachment: Screen Shot 2015-01-12 at 11.34.41 AM.png
Screen Shot 2015-01-12 at 11.34.30 AM.png
Screen Shot 2015-01-12 at 11.14.39 AM.png

Example screenshots

 Change executorId more unique on mesos fine-grained mode
 

 Key: SPARK-5198
 URL: https://issues.apache.org/jira/browse/SPARK-5198
 Project: Spark
  Issue Type: Improvement
  Components: Mesos
Reporter: Jongyoul Lee
 Fix For: 1.3.0, 1.2.1

 Attachments: Screen Shot 2015-01-12 at 11.14.39 AM.png, Screen Shot 
 2015-01-12 at 11.34.30 AM.png, Screen Shot 2015-01-12 at 11.34.41 AM.png


 In fine-grained mode, SchedulerBackend set executor name as same as slave id 
 with any task id. It's not good to track aspecific job because of logging a 
 different in a same log file. This is a same value while launching job on 
 coarse-grained mode.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-5198) Change executorId more unique on mesos fine-grained mode

2015-01-11 Thread Jongyoul Lee (JIRA)

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

Jongyoul Lee updated SPARK-5198:

Description: 
In fine-grained mode, SchedulerBackend set executor name as same as slave id 
with any task id. It's not good to track aspecific job because of logging a 
different in a same log file. This is a same value while launching job on 
coarse-grained mode.

!Screen Shot 2015-01-12 at 11.14.39 AM.png!
!Screen Shot 2015-01-12 at 11.34.30 AM.png!
!Screen Shot 2015-01-12 at 11.34.41 AM.png!

  was:
In fine-grained mode, SchedulerBackend set executor name as same as slave id 
with any task id. It's not good to track aspecific job because of logging a 
different in a same log file. This is a same value while launching job on 
coarse-grained mode.

!Screen Shot 2015-01-12 at 11.14.39 AM.png!
!


 Change executorId more unique on mesos fine-grained mode
 

 Key: SPARK-5198
 URL: https://issues.apache.org/jira/browse/SPARK-5198
 Project: Spark
  Issue Type: Improvement
  Components: Mesos
Reporter: Jongyoul Lee
 Fix For: 1.3.0, 1.2.1

 Attachments: Screen Shot 2015-01-12 at 11.14.39 AM.png, Screen Shot 
 2015-01-12 at 11.34.30 AM.png, Screen Shot 2015-01-12 at 11.34.41 AM.png


 In fine-grained mode, SchedulerBackend set executor name as same as slave id 
 with any task id. It's not good to track aspecific job because of logging a 
 different in a same log file. This is a same value while launching job on 
 coarse-grained mode.
 !Screen Shot 2015-01-12 at 11.14.39 AM.png!
 !Screen Shot 2015-01-12 at 11.34.30 AM.png!
 !Screen Shot 2015-01-12 at 11.34.41 AM.png!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org