[ https://issues.apache.org/jira/browse/MAPREDUCE-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979525#comment-14979525 ]
Masatake Iwasaki commented on MAPREDUCE-6525: --------------------------------------------- bq. .. we should use Configuration to enable timeline server instead of using enableAHS I agree but the constructer has already marked as deprecated by YARN-3573. I think there is nothing we can do more. We should not remove public constructor of mini cluster because it is possible to be used by downstream projects. This jira is addressing the issue about not AHS but JHS in MiniMRYarnCluster:-) Though {{JHAdminConfig}} does not have on/off switch like {{YarnConfiguration.TIMELINE_SERVICE_ENABLED}}, I don't think we need to add it. > Fix test failure of TestMiniMRClientCluster.testRestart > ------------------------------------------------------- > > Key: MAPREDUCE-6525 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6525 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: test > Reporter: Masatake Iwasaki > Assignee: Masatake Iwasaki > Priority: Minor > Attachments: MAPREDUCE-6525.001.patch > > > MiniMRYarnClusterAdapter#restart creates new MiniMRYarnCluster with > configuration of existing MiniMRYarnCluster but the address of HistoryServer > is properly set. -- This message was sent by Atlassian JIRA (v6.3.4#6332)