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/07 19:36:20 UTC

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

     [ https://issues.apache.org/jira/browse/YARN-5474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Naganarasimha G R updated YARN-5474:
------------------------------------
    Attachment: YARN-5474.v1.001.patch

attached a patch,  IMO as its just a method signature change we do not req a test case

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