You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by ta...@apache.org on 2018/08/15 21:20:39 UTC

[2/2] impala git commit: IMPALA-7434: Heimdal Kerberos is not supported in Impala

IMPALA-7434: Heimdal Kerberos is not supported in Impala

Change-Id: Id488665d8e6037e3743750dbd32b48def5b58b0f
Reviewed-on: http://gerrit.cloudera.org:8080/11204
Reviewed-by: Michael Ho <kw...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


Project: http://git-wip-us.apache.org/repos/asf/impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/impala/commit/b1a5aebb
Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/b1a5aebb
Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/b1a5aebb

Branch: refs/heads/master
Commit: b1a5aebb861aefa4a0a2448f20dbe3cf2136769a
Parents: efb8232
Author: Alex Rodoni <ar...@cloudera.com>
Authored: Mon Aug 13 15:27:22 2018 -0700
Committer: Alex Rodoni <ar...@cloudera.com>
Committed: Wed Aug 15 20:25:15 2018 +0000

----------------------------------------------------------------------
 docs/topics/impala_known_issues.xml | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/impala/blob/b1a5aebb/docs/topics/impala_known_issues.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_known_issues.xml b/docs/topics/impala_known_issues.xml
index 66df6e7..5b02538 100644
--- a/docs/topics/impala_known_issues.xml
+++ b/docs/topics/impala_known_issues.xml
@@ -319,6 +319,15 @@ under the License.
         redaction.
     </p>
   </conbody>
+    <concept id="impala-7072">
+      <title>Impala does not support Heimdal Kerberos </title>
+      <conbody>
+        <p>Heimdal Kerberos is not supported in Impala.</p>
+        <p><b>Bug:</b>
+          <xref keyref="IMPALA-7072">IMPALA-7072</xref></p>
+        <p><b>Affected Versions:</b> All versions of Impala</p>
+      </conbody>
+    </concept>
 
   <concept id="id_p1n_tbx_22b">
     <title>Impala does not allow the use of insecure clusters with public IPs</title>