类 RangerApplicationConfig


  • public class RangerApplicationConfig
    extends ApplicationConfig
    Represent a Ranger applicaton.

    A Ranger application can be configured with property of version.

    • 构造器详细资料

      • 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

        参数:
        version - The version of Ranger.
        返回:
        RangerApplicationConfig