[
https://issues.apache.org/jira/browse/SPARK-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005554#comment-14005554
]
Thomas Graves commented on SPARK-1898:
--------------------------------------
yes we need to go through all the api's as per
https://issues.apache.org/jira/browse/SPARK-1472, unfortunately as I've filed
multiple jira with hadoop as there isn't a way to properly use only public api.
what interface changed that prompted this?
> In deploy.yarn.Client, use YarnClient rather than YarnClientImpl
> ----------------------------------------------------------------
>
> Key: SPARK-1898
> URL: https://issues.apache.org/jira/browse/SPARK-1898
> Project: Spark
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Colin Patrick McCabe
>
> In {{deploy.yarn.Client}}, we should use {{YarnClient}} rather than
> {{YarnClientImpl}}. The latter is annotated as {{Private}} and {{Unstable}}
> in Hadoop, which means it could change in an incompatible way at any time.
--
This message was sent by Atlassian JIRA
(v6.2#6252)