Merge "Include YARN 2.7.0 to service install priority list in MapR plugin"
This commit is contained in:
commit
2c323a8e89
@ -54,6 +54,7 @@ SERVICE_INSTALL_PRIORITY = [
|
||||
mng.Management(),
|
||||
yarn.YARNv251(),
|
||||
yarn.YARNv241(),
|
||||
yarn.YARNv270(),
|
||||
mr.MapReduce(),
|
||||
maprfs.MapRFS(),
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user