Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.
Labels (2)
Cloudera Employee

To use DPS services, i.e. DLM, for replication between HDP clusters over wired encryptions leverages the Knox gateway functionality. For that two services must be configured in Knox and one Ranger Policy created. This is the quick setup of the required Ambari services in Knox and Ranger.

Adding two new services (AMBARI and AMBARIUI) to the Knox advance topology configuration

            <service>
                <role>AMBARI</role>
                <url>http://knox-gw:8080</url>
            </service>
            <service>
                <role>AMBARIUI</role>
                <url>http://knox-gw:8080</url>
            </service>

In Ranger define a policy to allow the access to AmbariUI

70427-screen-shot-2018-04-20-at-114441.png

Then restart the all marked service in the cluster.

Test that it works and login to Ambari by proxying Knox (default port: 8443).

70426-screen-shot-2018-04-20-at-113406.png

Now you can join the cluster in DPS.

768 Views
0 Kudos
Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.
Version history
Last update:
‎08-17-2019 07:42 AM
Updated by:
Contributors
Top Kudoed Authors