Install New HDP 2.5.3 Services
Install new HDP 2.5.3 Services (see the Non-Ambari Cluster Installation Guide):
Atlas -- a low-level service, similar to YARN, that provides metadata services to the HDP platform.
SmartSense -- a next generation subscription model that features upgrade and configuration recommendations.
As Ranger has upgraded to a new version, you can Tag-sync, using the following
Tagsync > install.properties
, if required.Table 2.13. Ranger Tagsync_install.properties and values
Property Name Property Value TAG_DEST_RANGER_ENDPOINT http://<hostname>:6080 If TAG_SOURCE_ATLAS_ENABLED=true TAG_SOURCE_ATLAS_KAFKA_BOOTSTRAP_SERVERS <hostname>:6667 TAG_SOURCE_ATLAS_KAFKA_ZOOKEEPER_CONNECT <hostname>:2181 TAG_SOURCE_ATLAS_KAFKA_ENTITIES_GROUP_ID ranger_entities_consumer TAG_SOURCE_ATLAS_KAFKA_SERVICE_NAME kafka TAG_SOURCE_ATLAS_KAFKA_SECURITY_PROTOCOL PLAINTEXTSASL If TAG_SOURCE_ATLASREST_ENABLED = true TAG_SOURCE_ATLASREST_ENDPOINT http://<hostname>:21000 TAG_SOURCE_ATLASREST_DOWNLOAD_INTERVAL_IN_MILLIS 900000 TAG_SOURCE_ATLASREST_USERNAME TAG_SOURCE_ATLASREST_PASSWORD If TAG_SOURCE_FILE_ENABLED = true TAG_SOURCE_FILE_ENABLED true TAG_SOURCE_FILE_FILENAME /etc/ranger/data/tags.json
(where the tag-sync is installed)