Details
Description
For any application to use the MiniYARNCluster without a shim, supporting new components/services within the MiniYARNCluster should be done via config based flags instead of additional params to the constructor.
Currently, for the same code to compile against 2.2/2.3/2.4/2.5/2.6, one needs different invocations to MiniYARNCluster if timeline needs to be enabled for versions of hadoop that support it.
Attachments
Issue Links
- is duplicated by
-
YARN-2890 MiniYarnCluster should turn on timeline service if configured to do so
- Closed