Marcelo Vanzin created SPARK-2933:
-------------------------------------

             Summary: Cleanup unnecessary and duplicated code in Yarn module
                 Key: SPARK-2933
                 URL: https://issues.apache.org/jira/browse/SPARK-2933
             Project: Spark
          Issue Type: Improvement
            Reporter: Marcelo Vanzin
            Priority: Minor


There's some code in the yarn module that could be simplified by doing some 
minor cleanup. For example, ApplicationMaster has 3 constructors, while only 
one of the is only ever called.

Also, it would be nice if more of the code was shared. While some things have 
been factored out (e.g. ClientBase), there's still a lot of code that looks 
very similar in the alpha and stable trees.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to