Skip to content

Commit 44b1714

Browse files
razvanadwk67
andauthored
Update docs/modules/spark-k8s/pages/usage-guide/security.adoc
Co-authored-by: Andrew Kenworthy <[email protected]>
1 parent 818992d commit 44b1714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/spark-k8s/pages/usage-guide/security.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Currently, the only supported authentication mechanism is Kerberos, which is dis
66

77
Kerberos is a network authentication protocol that works on the basis of "tickets" to allow nodes communicating over a non-secure network to prove their identity to one another securely. It is used in Spark to authenticate users and to secure communication between Spark components.
88

9-
In this guide we show how to configure Spark applications to use Kerberos while accessing data in HDFS cluster. The Stackable Secret Operator is used to generate the keytab files. In production environments, users might have different means to provision the keytab files.
9+
In this guide we show how to configure Spark applications to use Kerberos while accessing data in an HDFS cluster. The Stackable Secret Operator is used to generate the keytab files. In production environments, users might have different means to provision the keytab files.
1010

1111

1212
== Prerequisites

0 commit comments

Comments
 (0)