Index: src/docs/src/documentation/content/xdocs/install.xml =================================================================== --- src/docs/src/documentation/content/xdocs/install.xml (revision 1230368) +++ src/docs/src/documentation/content/xdocs/install.xml (working copy) @@ -163,6 +163,15 @@ +

A more potent script exists in the form of src/packages/hcat-configure.sh + which can configure the hive-site.xml to conform to the changes mentioned + above. It has predefined values for the most of the above mentioned fields + except for the ConnectionPassword and keytabs. It is capable of taking + those fields too as parameters in the command line. Just run it once + without parameters to see a full description of the usage of the script. + Users looking to automate the hcat installation should look to leverage + this script. + This script is also highly recommended for automation. +

You can now procede to starting the server.