[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/71e22a59 Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/71e22a59 Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/71e22a59 Branch: refs/heads/2.x Commit: 71e22a59a4e8e67fbf10f74f0b6e054989238e50 Parents: 4760680 Author: Alex Rodoni <[email protected]> Authored: Tue May 22 18:21:02 2018 -0700 Committer: Impala Public Jenkins <[email protected]> Committed: Fri May 25 23:17:16 2018 +0000 ---------------------------------------------------------------------- docs/topics/impala_shell_options.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/impala/blob/71e22a59/docs/topics/impala_shell_options.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_shell_options.xml b/docs/topics/impala_shell_options.xml index 5db5bcc..80e9d77 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>
