Administering HDFS
Also available as:
PDF

Hive service ports

Note the default ports used by various Hive services.

The following table lists the default ports used by the various Hive services. (Note: Neither of these services are used in a standard HDP installation.)

Table 1. Hive Service Ports
Service Servers Default Ports Used Protocol Description Need End User Access? Configuration Parameters

Hive Server

Hive Server machine (Usually a utility machine) 10000 tcp or http Service for programatically (Thrift/JDBC) connecting to Hive Yes

(Clients who need to connect to Hive either programatically or through UI SQL tools that use JDBC)

ENV Variable HIVE_PORT

Hive Web UI

Hive Server machine (Usually a utility machine) 9999 http

Web UI to explore Hive schemas

Yes

hive.hwi.listen.port

Hive Metastore

9083 http Yes (Clients that run Hive, Pig and potentially M/R jobs that use HCatalog)

hive.metastore.uris