Using Windows Azure HDInsight Emulator
This authentication mechanism is available only for
To configure a connection to a Spark server on Windows Azure HDInsight Emulator:
- Set the
AuthMech
connection attribute to5
. - Set the
HTTPPath
attribute to the partial URL corresponding to the Spark server. - Set the
UID
attribute to an appropriate user name for accessing the Spark server. - Set the
PWD
attribute to the password corresponding to the user name you provided above. - If necessary, you can create custom HTTP headers. For more information, see http.header..
- Configuring Authentication
- Authentication Driver Configuration Options on page 1
- Authentication Mechanisms
- Configuring the Driver on page 1