nerdexam
Huawei

H13-711_V3.5 · Question #314

When installing a Fusionlnsight HD cluster in safe mode, which components must be installed? (Multiple choice)

The correct answer is B. LDAP Server C. Krb Server. Installing a FusionInsight HD cluster in safe mode means enabling security features, which specifically requires identity authentication (LDAP Server, option B) and Kerberos-based authentication (Krb Server, option C) - these two components form the security foundation that…

Huawei Big Data Product Overview (FusionInsight, MRS)

Question

When installing a Fusionlnsight HD cluster in safe mode, which components must be installed? (Multiple choice)

Options

  • AZookeeper
  • BLDAP Server
  • CKrb Server
  • DHDFS

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    75% (18)
  • D
    17% (4)

Explanation

Installing a FusionInsight HD cluster in safe mode means enabling security features, which specifically requires identity authentication (LDAP Server, option B) and Kerberos-based authentication (Krb Server, option C) - these two components form the security foundation that "safe mode" is built upon. LDAP provides the directory service for user account management, while Kerberos (Krb Server) handles ticket-based authentication to prevent unauthorized access across cluster services.

ZooKeeper (A) and HDFS (D) are core infrastructure components required in all cluster modes, not specific to safe mode - they're prerequisites regardless of security configuration, so they don't distinguish safe mode from a standard installation.

Memory tip: Think "safe = security" - the two safe-mode-specific components are the two security services: LDAP (identity store) + Kerberos (authentication). Everything else (ZooKeeper, HDFS) is just standard cluster plumbing you always need.

Topics

#FusionInsight Installation#Hadoop Security#LDAP/Kerberos Authentication#Safe Mode Configuration

Community Discussion

No community discussion yet for this question.

Full H13-711_V3.5 Practice