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)