[
https://issues.apache.org/jira/browse/YARN-5474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413873#comment-15413873
]
Hudson commented on YARN-5474:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #10244 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10244/])
YARN-5474. Typo mistake in AMRMClient#getRegisteredTimeineClient API.
(rohithsharmaks: rev 3cd386bd97c05f2bc5d95014f9cf34d0dc4588ee)
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/api/async/impl/AMRMClientAsyncImpl.java
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/api/AMRMClient.java
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/api/async/AMRMClientAsync.java
> Typo mistake in AMRMClient#getRegisteredTimeineClient API
> ---------------------------------------------------------
>
> Key: YARN-5474
> URL: https://issues.apache.org/jira/browse/YARN-5474
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Rohith Sharma K S
> Assignee: Naganarasimha G R
> Priority: Trivial
> Labels: newbie
> Fix For: 3.0.0-alpha1
>
> Attachments: YARN-5474.v1.001.patch, YARN-5474.v1.002.patch
>
>
> Just found that typo mistake in the API, It can be fixed since ATS is not
> release in any version.
> {code}
> /**
> * Get registered timeline client.
> * @return the registered timeline client
> */
> public TimelineClient getRegisteredTimeineClient() {
> return this.timelineClient;
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]