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

Junping Du commented on YARN-3573:
----------------------------------

Before we deprecated this method, we should try to replace the calling on 
existing method with setting configuration explicitly and check if that works 
as expected. If that still works fine, then we are more comfortable to 
deprecated it.

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

Reply via email to