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 "Andras Bokor (JIRA)" <ji...@apache.org> on 2016/04/28 16:27:12 UTC

[jira] [Created] (YARN-5007) MiniYarnCluster contains deprecated constructor which is called by the other constructors

Andras Bokor created YARN-5007:
----------------------------------

             Summary: MiniYarnCluster contains deprecated constructor which is called by the other constructors
                 Key: YARN-5007
                 URL: https://issues.apache.org/jira/browse/YARN-5007
             Project: Hadoop YARN
          Issue Type: Test
          Components: timelineserver
    Affects Versions: 2.6.0
            Reporter: Andras Bokor
            Assignee: Brahma Reddy Battula
             Fix For: 2.8.0


{code}MiniMRYarnCluster(String testName, int noOfNMs, boolean enableAHS){code}
starts the timeline server using *boolean enableAHS*. It is better to have the timelineserver started based on the config value.
We should mark this constructor as deprecated to avoid its future use.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)