[jira] [Commented] (SPARK-30300) Update correct string in UI for metrics when driver updates same metrics id as tasks.

2019-12-19 Thread Ankit Raj Boudh (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-30300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000538#comment-17000538
 ] 

Ankit Raj Boudh commented on SPARK-30300:
-

[~nartal1], no problem finally we need to fix a bug, thank you for raising PR.

> Update correct string in UI for metrics when driver updates same metrics id 
> as tasks.
> -
>
> Key: SPARK-30300
> URL: https://issues.apache.org/jira/browse/SPARK-30300
> Project: Spark
>  Issue Type: Bug
>  Components: SQL, Web UI
>Affects Versions: 3.0.0
>Reporter: Niranjan Artal
>Priority: Major
>
> There is a bug in displaying of additional max metrics (stageID 
> (attemptID):task Id).
> If driver is updating the same metric which was updated by tasks and if the 
> drivers value exceeds max, then it is not captured. Need to capture this case 
> and update the UI accordingly.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (SPARK-30300) Update correct string in UI for metrics when driver updates same metrics id as tasks.

2019-12-18 Thread Niranjan Artal (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-30300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999666#comment-16999666
 ] 

Niranjan Artal commented on SPARK-30300:


Submitted PR: [https://github.com/apache/spark/pull/26941]

> Update correct string in UI for metrics when driver updates same metrics id 
> as tasks.
> -
>
> Key: SPARK-30300
> URL: https://issues.apache.org/jira/browse/SPARK-30300
> Project: Spark
>  Issue Type: Bug
>  Components: SQL, Web UI
>Affects Versions: 3.0.0
>Reporter: Niranjan Artal
>Priority: Major
>
> There is a bug in displaying of additional max metrics (stageID 
> (attemptID):task Id).
> If driver is updating the same metric which was updated by tasks and if the 
> drivers value exceeds max, then it is not captured. Need to capture this case 
> and update the UI accordingly.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (SPARK-30300) Update correct string in UI for metrics when driver updates same metrics id as tasks.

2019-12-18 Thread Niranjan Artal (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-30300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999641#comment-16999641
 ] 

Niranjan Artal commented on SPARK-30300:


[~Ankitraj], Sorry should have updated here.  If you haven't already started 
would it be okay if i work on this. I have some basic fix and currently running 
unit tests on it.

> Update correct string in UI for metrics when driver updates same metrics id 
> as tasks.
> -
>
> Key: SPARK-30300
> URL: https://issues.apache.org/jira/browse/SPARK-30300
> Project: Spark
>  Issue Type: Bug
>  Components: SQL, Web UI
>Affects Versions: 3.0.0
>Reporter: Niranjan Artal
>Priority: Major
>
> There is a bug in displaying of additional max metrics (stageID 
> (attemptID):task Id).
> If driver is updating the same metric which was updated by tasks and if the 
> drivers value exceeds max, then it is not captured. Need to capture this case 
> and update the UI accordingly.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (SPARK-30300) Update correct string in UI for metrics when driver updates same metrics id as tasks.

2019-12-18 Thread Ankit Raj Boudh (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-30300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999631#comment-16999631
 ] 

Ankit Raj Boudh commented on SPARK-30300:
-

[~nartal1], can you please attached snapshot of UI. 

> Update correct string in UI for metrics when driver updates same metrics id 
> as tasks.
> -
>
> Key: SPARK-30300
> URL: https://issues.apache.org/jira/browse/SPARK-30300
> Project: Spark
>  Issue Type: Bug
>  Components: SQL, Web UI
>Affects Versions: 3.0.0
>Reporter: Niranjan Artal
>Priority: Major
>
> There is a bug in displaying of additional max metrics (stageID 
> (attemptID):task Id).
> If driver is updating the same metric which was updated by tasks and if the 
> drivers value exceeds max, then it is not captured. Need to capture this case 
> and update the UI accordingly.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (SPARK-30300) Update correct string in UI for metrics when driver updates same metrics id as tasks.

2019-12-18 Thread Ankit Raj Boudh (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-30300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999629#comment-16999629
 ] 

Ankit Raj Boudh commented on SPARK-30300:
-

I will start working on this issue 

> Update correct string in UI for metrics when driver updates same metrics id 
> as tasks.
> -
>
> Key: SPARK-30300
> URL: https://issues.apache.org/jira/browse/SPARK-30300
> Project: Spark
>  Issue Type: Bug
>  Components: SQL, Web UI
>Affects Versions: 3.0.0
>Reporter: Niranjan Artal
>Priority: Major
>
> There is a bug in displaying of additional max metrics (stageID 
> (attemptID):task Id).
> If driver is updating the same metric which was updated by tasks and if the 
> drivers value exceeds max, then it is not captured. Need to capture this case 
> and update the UI accordingly.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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