Client Connection: HDFSS

Fields with the asterisk * are mandatory.

PropertiesDescription
NAME *Name of the HDFSS connection you are creating. The maximum number of characters is 128. Blanks and these special characters: ' " | are not supported.
DESCRIPTIONDescription of the HDFSS connection you are creating. The maximum number of characters is 2048.
STATUSEnable or disable the client connection. Possible values:
  • Enabled (default value)
  • Disabled
  • HOST *Remote host IP Address or hostname.
    PORT *Port to connect to the remote host (1 to 65535).
    USERNAME *Username to be used for the connection. The maximum number of characters is 320.
    PASSWORD *User password.
    CONNECTION TIMEOUTNumber of seconds without network activity to wait before closing a session due to inactivity.
    Default value: 60.
    CLIENT KEY LABELKey identifier to create the SSL connection
    SSL AUTHENTICATION PROTOCOLSelect the SSL authentication protocol:
  • ALL
  • ONLY SPECIFIC VALUES:
    • SSLv3
    • TLSv1
    • TLSv1_1
    • TLSv1_2
    • TLSv1_3
    • SSLv2Hello
  • ACCEPTED CIPHER SUITESSelect the cipher suites.
    ALL or specific values in the drop-down list (See ACCEPTED CIPHER SUITES):
  • ALL
  • ONLY SPECIFIC VALUES
  • MATCH SERVER HOSTNAMEPossible values:
  • Enabled
  • Disabled (default value)
    When set to Enabled, the Client verifies that the Distinguished Name (DN) certificate contains the IP that has been contacted (i.e., the HOST value above).
  • KNOX ENDPOINT * Path or instance of Knox. This information must be provided by the System Administrator.
    KNOX CLUSTER * In this field, select the Knox topology, i.e. the configuration to access Apache Knox and Hadoop. This information must be provided by the System Administrator.
    Apache Knox can support one Hadoop Cluster. The configuration of the Hadoop Cluster is defined in a topology deployment descriptor file.
    HDFS AUTHENTICATION * Select the network authentication protocol. Possible values:
  • KERBEROS
  • BASIC
  • HDFS KEYTAB Absolute path of the .keytab file saved on the STENG.
    E.g.: /etc/kerberos_guest.keytab.
    USE WEB PROTOCOL WITH HDFS Possible values:
  • Enabled
  • Disabled (default value)
    Enable this option if HDFS must use a proprietary or HTTP Protocol.
    Note: if you use KNOX and enable the HDFS USE KNOX option, the HDFS USE WEB PROTOCOL option will be enabled automatically.
    If you enable only this option, connection to Hadoop can occur either with a proprietary protocol or with HTTP.
  • USE KNOX WITH HDFS If enabled, HDFSS will use Knox. Possible values:
  • Enabled
  • Disabled (default value)
    Note that if you enable this option, the HDFS USE WEB PROTOCOL option will be enabled automatically.
  • MAX RETRIESMaximum number of retries. If this field is empty or set to 0, no retries will be executed and the job will be set to Failed if the first attempt is not successful. A high value corresponds to a high number of retrying attempts.
    RETRY INTERVALThis field will appear only if you have set the maximum numbers of retries to 1 or greater.
    Time (in seconds) waited before retrying executing a job. The lower the value, the more frequent the retrying attempts. If this field is empty or set to 0, no retries will be executed and the job will be set to Failed if the first attempt is not successful.