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

Andrew Or updated SPARK-5703:
-----------------------------
    Description: 
In JobProgressListener, if you have a JobEnd that does not have a corresponding 
JobStart, AND you render the AllJobsPage, then you'll run into the empty.max 
exception.

I ran into this when trying to replay parts of an event log after trimming a 
few events. Not a common use case I agree, but I'd argue that it should never 
fail on empty.max.

  was:
In JobProgressListener, if you have a JobEnd that does not have a corresponding 
JobStart, AND you render the AllJobsPage, then you'll run into the empty.max 
exception.

I ran into this when trying to replay parts of an event log after trimming a 
few events. Not a common use case I agree, but it should not fail with 
empty.max.


> JobProgressListener throws empty.max error
> ------------------------------------------
>
>                 Key: SPARK-5703
>                 URL: https://issues.apache.org/jira/browse/SPARK-5703
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.2.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>            Priority: Critical
>
> In JobProgressListener, if you have a JobEnd that does not have a 
> corresponding JobStart, AND you render the AllJobsPage, then you'll run into 
> the empty.max exception.
> I ran into this when trying to replay parts of an event log after trimming a 
> few events. Not a common use case I agree, but I'd argue that it should never 
> fail on empty.max.



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

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

Reply via email to