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

Thomas Graves resolved SPARK-2933.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0

> 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
>          Components: YARN
>            Reporter: Marcelo Vanzin
>            Assignee: Marcelo Vanzin
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> 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