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/25 14:52:12 UTC

[jira] [Commented] (YARN-3573) MiniMRYarnCluster constructor that starts the timeline server using a boolean should be marked deprecated

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

Andras Bokor commented on YARN-3573:
------------------------------------

Hi All,

I run into this JIRA. I do not really understand the purpose of this fix. If the constructor is deprecated what is the preferred way to create a MiniYARNCluster object?

> MiniMRYarnCluster constructor that starts the timeline server using a boolean should be marked deprecated
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-3573
>                 URL: https://issues.apache.org/jira/browse/YARN-3573
>             Project: Hadoop YARN
>          Issue Type: Test
>          Components: timelineserver
>    Affects Versions: 2.6.0
>            Reporter: Mit Desai
>            Assignee: Brahma Reddy Battula
>             Fix For: 2.8.0
>
>         Attachments: YARN-3573-002.patch, YARN-3573.patch
>
>
> {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)