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

Sean Owen resolved SPARK-21883.
-------------------------------
    Resolution: Invalid

I'm going to preemptively close this because it's poorly described, is reported 
versus a stale version and branch, and sounds like it might be a duplicate of 
other similar JIRAs.

> when a stage failed,should remove it's child stages's pending state on spark 
> UI,and mark  jobs which this stage belongs to failed
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-21883
>                 URL: https://issues.apache.org/jira/browse/SPARK-21883
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.6.1
>            Reporter: xianlongZhang
>
> When a stage failed ,we should remove it's child stages on “Pending” tab  on 
> spark UI,and mark  jobs which this stage belongs to failed,then response 
> client,usually ,this is ok, but with fair-schedule to run spark thrift 
> server, multiple sql concurrent inquiries, sometimes ,when  task failed with 
> "FetchFailed" state,spark did not abort the failed stage and mark the job 
> failed,  the job will hang up



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to