Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.0.3-alpha
-
None
Description
MiniYARNCluster and MiniMRCluster are unusable by downstream projects with the 2.0.3-alpha release, since the capacity-scheduler configuration is missing from the test artifact.
hadoop-yarn-server-tests-3.0.0-SNAPSHOT-tests.jar should include the default capacity-scheduler configuration. Also, this doesn't need to be part of the default classpath - and should be moved out of the top level directory in the dist package.
Attachments
Attachments
Issue Links
- relates to
-
YARN-4272 CLI MiniCluster fails to launch MiniYARNCluster due to NoClassDefFoundError
- Resolved