[
https://issues.apache.org/jira/browse/SPARK-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101307#comment-14101307
]
Apache Spark commented on SPARK-2933:
-------------------------------------
User 'vanzin' has created a pull request for this issue:
https://github.com/apache/spark/pull/2020
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]