HTTP Path

HTTPPath

Key Name Default Value Required

HTTPPath

/spark if using Windows Azure HDInsight Service (6).


/ if using non-Windows Azure HDInsight Service with Thrift Transport set to HTTP (2).

No

Description

The partial URL corresponding to the Spark server.

The connector forms the HTTP address to connect to by appending the HTTP PathHTTPPath value to the host and port specified in the DSN or connection string. For example, to connect to the HTTP address http://localhost:10002/gateway/sandbox/spark/version, you would set HTTP PathHTTPPath to /gateway/sandbox/spark/version.