Using No Authentication

When connecting to a Spark server of type Shark Server, you must use No Authentication. When you use No Authentication, Binary is the only Thrift transport protocol that is supported.

To configure a connection without authentication:

  1. Set the AuthMech connection attribute to 0.
  2. If the Spark server is configured to use SSL, then configure SSL for the connection. For more information, see Configuring SSL Verification.