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] [Updated] (YARN-5007) MiniYarnCluster contains deprecated constructor which is called by the other constructors

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

Andras Bokor updated YARN-5007:
-------------------------------
    Assignee:     (was: Brahma Reddy Battula)

> 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
>             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)