Re: How to list only erros for a stage

2017-07-25 Thread jeff saremi
Thank you. That helps


From: 周康 <zhoukang199...@gmail.com>
Sent: Monday, July 24, 2017 8:04:51 PM
To: jeff saremi
Cc: user@spark.apache.org
Subject: Re: How to list only erros for a stage

May be you can click  Header Status cloumn of Task section,then failed task 
will appear first.

2017-07-25 10:02 GMT+08:00 jeff saremi 
<jeffsar...@hotmail.com<mailto:jeffsar...@hotmail.com>>:

On the Spark status UI you can click Stages on the menu and see Active (and 
completed stages). For the active stage, you can see Succeeded/Total and a 
count of failed ones in paranthesis.

I'm looking for a way to go straight to the failed tasks and list the errors. 
Currently I must go into details on that stage, then scroll down to Tasks 
section. Change the number of records per page so I can see everything. and 
click Go. There is no way that I can just filter the ones with errors

thanks

jeff




Re: How to list only erros for a stage

2017-07-24 Thread 周康
May be you can click  Header Status cloumn of Task section,then failed task
will appear first.

2017-07-25 10:02 GMT+08:00 jeff saremi :

> On the Spark status UI you can click Stages on the menu and see Active
> (and completed stages). For the active stage, you can see Succeeded/Total
> and a count of failed ones in paranthesis.
>
> I'm looking for a way to go straight to the failed tasks and list the
> errors. Currently I must go into details on that stage, then scroll down to
> Tasks section. Change the number of records per page so I can see
> everything. and click Go. There is no way that I can just filter the ones
> with errors
>
> thanks
>
> jeff
>
>
>


How to list only erros for a stage

2017-07-24 Thread jeff saremi
On the Spark status UI you can click Stages on the menu and see Active (and 
completed stages). For the active stage, you can see Succeeded/Total and a 
count of failed ones in paranthesis.

I'm looking for a way to go straight to the failed tasks and list the errors. 
Currently I must go into details on that stage, then scroll down to Tasks 
section. Change the number of records per page so I can see everything. and 
click Go. There is no way that I can just filter the ones with errors

thanks

jeff