Installing DataPlane
Also available as:
PDF

Configure Knox Trusted Proxy Pattern for DataPlane

This topic provides an overview of how to configure Knox Trusted Proxy Pattern (TPP) in your cluster to work with DataPlane.

You will be configuring Knox TPP in your cluster to work with your DP instance.

  1. In a terminal, SSH to the Knox host in your cluster.
  2. Download the DP Cluster Setup Utility Script from this location.
    export RELEASE=<release-name>;curl https://raw.githubusercontent.com/hortonworks/dp-cluster-reg/master/install.sh |sh

    Make sure to replace <release-name< with 1.2.2.

  3. Execute the script as root user and follow the prompts.
    python dp-cluster-setup-utility.py
    Note
    Note
    Knox Trusted Proxy Pattern is not supported in HA mode. Make sure to manually copy all the setup files to Knox instances.