You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Naganarasimha G R (JIRA)" <ji...@apache.org> on 2016/08/05 15:00:23 UTC

[jira] [Commented] (YARN-5474) Typo mistake in AMRMClient#getRegisteredTimeineClient API

    [ https://issues.apache.org/jira/browse/YARN-5474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409555#comment-15409555 ] 

Naganarasimha G R commented on YARN-5474:
-----------------------------------------

Simple fix if you not working will attach the patch shortly!

> 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
>
> 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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org