...
- Change the install.properties file
PROPERIYPROPERTY | VALUE | DESCRIPTION |
---|---|---|
POLICY_MGR_URL | http://localhost:6080 | Pull the address of the Ranger policy |
REPOSITORY_NAME | kylindev | Kylin service name |
COMPONENT_INSTALL_DIR_NAME | /opt/ZDH/parcels/lib/kylin | Kylin component installed directory |
XAAUDIT.SOLR.ENABLE | true | Whether to save the audit log true: save the audit log false: do not save the audit log |
XAAUDIT.SOLR.URL | http://localhost:8983/solr/ranger_audits | The address of the audit log |
CUSTOM_USER | kylin | The user of installing the kylin component |
CUSTOM_GROUP | kylin | The user group of installing the kylin component |
...