Repository: incubator-hawq-docs Updated Branches: refs/heads/master 64ab46cdb -> 214684a05
ranger ha config step - remove extra note Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/commit/214684a0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/214684a0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/214684a0 Branch: refs/heads/master Commit: 214684a05af2211288742a28f367f952a1947441 Parents: 64ab46c Author: Lisa Owen <[email protected]> Authored: Thu Jun 1 15:47:23 2017 -0700 Committer: Lisa Owen <[email protected]> Committed: Thu Jun 1 15:47:23 2017 -0700 ---------------------------------------------------------------------- markdown/ranger/ranger-integration-config.html.md.erb | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/214684a0/markdown/ranger/ranger-integration-config.html.md.erb ---------------------------------------------------------------------- diff --git a/markdown/ranger/ranger-integration-config.html.md.erb b/markdown/ranger/ranger-integration-config.html.md.erb index fdd480b..7c91d6e 100644 --- a/markdown/ranger/ranger-integration-config.html.md.erb +++ b/markdown/ranger/ranger-integration-config.html.md.erb @@ -155,9 +155,6 @@ Before you configure HAWQ Ranger authentication in high availability mode, ensur ### Procedure <a id="rps_ha_cfg_standbyrps"></a> -**Note**: If you configured and registered the master HAWQ Ranger Plug-in Service before you initialized your HAWQ standby master node, you do not need to perform the steps in this section. - - 1. Synchronize the HAWQ Ranger Plug-in Service configuration files from the HAWQ master node to the standby master node by either manually copying the files, or by running `enable-ranger-plugin.sh` on the standby master. For example (where `$GPHOME` represents your base HAWQ install directory): ``` shell
