1. Huawei FusionInsight HD 6.5.1 Administrator Guide, Chapter 10: Security Management, Section: Security Mode. The document states, "In security mode, Kerberos authentication is enabled for all components... Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography." This confirms Kerberos's role in authenticating cluster services.
2. Huawei FusionInsight HD 6.5.1 Solution Description, Chapter 3: Architecture, Section: Security Architecture. This document outlines the security design, specifying, "FusionInsight HD uses Kerberos for unified identity authentication of users." This highlights Kerberos as the central authentication component.
3. Apache Hadoop 3.3.4 Documentation, Section: "Hadoop in Secure Mode". The official documentation for Hadoop, the foundation of many big data platforms, explains, "When Hadoop is configured to be secure, user and service authentication is performed by Kerberos." This establishes the standard industry use of Kerberos for authenticating services in a cluster.