Description
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.
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.