Mit Desai created YARN-3573:
-------------------------------
Summary: 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
{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)