[
https://issues.apache.org/jira/browse/YARN-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14975900#comment-14975900
]
Hudson commented on YARN-3573:
------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #1325 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/1325/])
YARN-3573. MiniMRYarnCluster constructor that starts the timeline server
(ozawa: rev 96677bef00b03057038157efeb3c2ad4702914da)
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/MiniMRYarnCluster.java
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/src/test/java/org/apache/hadoop/yarn/server/MiniYARNCluster.java
* hadoop-yarn-project/CHANGES.txt
> 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)