Transport Mode

TransportMode

Key Name Default Value Required

TransportMode

Binary (0) (0) if using No Authentication, otherwise SASL (1)(1).

No

Description

The transport protocol to use in the Thrift layer.

Select one of the following settings, or set the key to the number or string corresponding to the desired setting:

  • 0 or binary: Binary (0 or binary)
  • 1 or sasl: SASL (1 or sasl)
  • 2 or http: HTTP (2 or http)

Note:

  • If this property is specified, it takes precedence over the Use SASL property (UseSASL).
  • If this property is not specified and the Use SASL property is specified, the Use SASL property takes precedence over the default value of this property.

For more information, see Use Simple Authentication and Security Layer (SASL).