Using Windows Azure HDInsight Emulator
This authentication mechanism is available only for
To configure a connection to a Spark server in Windows Azure HDInsight Emulator:
- Set the
AuthMechconnection attribute to5. - Set the
HTTPPathattribute to the partial URL corresponding to the Spark server. - Set the
UIDattribute to an appropriate user name for accessing the Spark server. - Set the
PWDattribute 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..