[DOCS] Added a link to impala kerberos doc in impala-shell options doc Change-Id: Ifbd542dc0e9051e022636dd1b6bebb69b9b22b08 Reviewed-on: http://gerrit.cloudera.org:8080/10482 Reviewed-by: Sailesh Mukil <[email protected]> Tested-by: Impala Public Jenkins <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/impala/repo Commit: http://git-wip-us.apache.org/repos/asf/impala/commit/20a1a151 Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/20a1a151 Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/20a1a151 Branch: refs/heads/master Commit: 20a1a15124e27d7db030e876ab7b82bf9e73e374 Parents: 3bedfcd Author: Alex Rodoni <[email protected]> Authored: Tue May 22 18:21:02 2018 -0700 Committer: Impala Public Jenkins <[email protected]> Committed: Thu May 24 01:43:48 2018 +0000 ---------------------------------------------------------------------- docs/topics/impala_shell_options.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/impala/blob/20a1a151/docs/topics/impala_shell_options.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_shell_options.xml b/docs/topics/impala_shell_options.xml index 755a800..9225c79 100644 --- a/docs/topics/impala_shell_options.xml +++ b/docs/topics/impala_shell_options.xml @@ -345,6 +345,10 @@ under the License. is not enabled on the instance of <codeph>impalad</codeph> to which you are connecting, errors are displayed. </p> + <p> + See <keyword keyref="kerberos"/> for the steps to set up and + use Kerberos authentication in Impala. + </p> </entry> </row> <row>
