com.baidubce.services.bmr.model
Class RangerApplicationConfig
java.lang.Object
com.baidubce.services.bmr.model.ApplicationConfig
com.baidubce.services.bmr.model.RangerApplicationConfig
public class RangerApplicationConfig
- extends ApplicationConfig
Represent a Ranger applicaton.
A Ranger application can be configured with property of version.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RangerApplicationConfig
public RangerApplicationConfig()
withVersion
public RangerApplicationConfig withVersion(String version)
- Configure the version of Ranger.
The reference version is as follows:
image type | image version | Ranger version supported
hadoop | 1.2.0 | 0.11
- Parameters:
version
- The version of Ranger.
- Returns:
- RangerApplicationConfig
Copyright © 2018. All rights reserved.