Marcelo Vanzin created SPARK-5600:
-------------------------------------

             Summary: Sort order of unfinished apps can be wrong in History 
Server
                 Key: SPARK-5600
                 URL: https://issues.apache.org/jira/browse/SPARK-5600
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.3.0
            Reporter: Marcelo Vanzin
            Priority: Minor
             Fix For: 1.3.0


The code that merges new logs with old logs sorts applications by their end 
time only. Unfinished apps all have the same end time (-1), so the sort order 
ends up being undefined.

This was uncovered by the attempt to fix SPARK-5345 
(https://github.com/apache/spark/pull/4133).



--
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