Skip to main content

Privacera Documentation

EMR custom properties

The following table contains the list of custom properties that can be configured for the EMR service. To use a custom property from the table, add it to the following YML file in the custom-vars folder configured as per your environment:

  • vars.emr.native.ranger.yml

Property

Description

Values

Default Value

EMR_NATIVE_EMRFS_REPO

privacera_emrfs_s3

EMR_NATIVE_HIVE_REPO

privacera_hive

EMR_NATIVE_ADD_EMRFS_S3_REPO

true, false

true

EMR_NATIVE_PLUGIN_JAR_CMDLIST

EMR_NATIVE_PLUGIN_JAR_CMDLIST:

- mkdir -p /tmp/emr-emrfs-plugin/ && curl https://s3.AWSaws.com/elasticmapreduce/ranger/service-definitions/version-2.0/ranger-emr-emrfs-plugin-2.x.jar -o /tmp/emr-emrfs-plugin/ranger-emr-emrfs-plugin-2.x.jar

EMR_NATIVE_RANGER_ADMIN_URL

{{RANGER_EXTERNAL_URL}}

EMR_NATIVE_RANGER_SSL_ENABLE

{{RANGER_SSL_ENABLE}}

EMR_NATIVE_AUDITSERVER_URL

{{AUDITSERVER_URL_EXTERNAL}}/solr/ranger_audits

EMR_NATIVE_SOLR_URL

{{SOLR_URL_EXTERNAL}}/solr/ranger_audits

EMR_NATIVE_PRIVACERA_BASE_DOWNLOAD_URL

{{PRIVACERA_BASE_DOWNLOAD_URL}}