Thomas Graves created SPARK-13364:
-------------------------------------

             Summary: history server application column not sorting properly
                 Key: SPARK-13364
                 URL: https://issues.apache.org/jira/browse/SPARK-13364
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 2.0.0
            Reporter: Thomas Graves


The new history server is using datatables, the application column isn't 
sorting them properly. Its not sorting the last _XXXXX part right. below is an 
example where the 30174 should be before 30149
application_1453493359692_30149 
application_1453493359692_30174

I'm guessing its sorting used the <a href> string rather then just the 
application id.
<a 
href="/history/application_1453493359692_30029/1/jobs/">application_1453493359692_30029</a>



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

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

Reply via email to