Marcelo Vanzin created SPARK-21672:
--------------------------------------

             Summary: Remove SHS-specific application / attempt data structures
                 Key: SPARK-21672
                 URL: https://issues.apache.org/jira/browse/SPARK-21672
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 2.3.0
            Reporter: Marcelo Vanzin
            Priority: Minor


The SHS has its own view of what applications and attempts look like 
({{ApplicationHistoryInfo}} and {{ApplicationAttemptInfo}}, declared in 
ApplicationHistoryProvider.scala).

The SHS pages actually use the public API types to represent applications; 
these types are only used in some internal code paths that should be cleaned up.



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

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

Reply via email to