[ https://issues.apache.org/jira/browse/MAPREDUCE-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Masatake Iwasaki updated MAPREDUCE-7280: ---------------------------------------- Fix Version/s: 3.4.0 Resolution: Fixed Status: Resolved (was: Patch Available) > MiniMRYarnCluster has hard-coded timeout waiting to start history server, > with no way to disable > ------------------------------------------------------------------------------------------------ > > Key: MAPREDUCE-7280 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7280 > Project: Hadoop Map/Reduce > Issue Type: Test > Components: test > Reporter: Nick Dimiduk > Assignee: Masatake Iwasaki > Priority: Major > Fix For: 3.4.0 > > > Over in HBase, we've been chasing intermittent Jenkins failures in tests > involving MiniMRYarnCluster. In the latest incantion, HBASE-24493, we > finally tracked this down to a hard-coded 60sec timeout in MiniMRYarnCluster > on bringing up the JobHistoryServer... a feature we cannot disable for the > purpose of this test. We've had to disable running these tests for the time > being, which is less than ideal. > Would be great for MiniMRYarnCluster to (1) make JHS optional and/or (2) make > this timeout duration configurable. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org