Rohith Sharma K S created YARN-5474:
---------------------------------------

             Summary: 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
            Priority: Trivial


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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to