HTTP Path

HTTPPath

Key Name Default Value Required

HTTPPath

/ hive2 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 Hive 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/hive/version, you would set HTTP PathHTTPPath to /gateway/sandbox/hive/version.

Note:

By default, Hive servers use cliservice as the partial URL.