Ports

View as Markdown

HEAVY.AI uses the following ports.

PortServiceUse
6273heavy_web_serverUsed to access Heavy Immerse.
6274heavydb tcpUsed by connectors (heavyai, omnisql, odbc, and jdbc) to access the more efficient Thrift API.
6276heavy_web_serverUsed to access the HTTP/JSON thrift API.
6278heavydb httpUsed to directly access the HTTP/binary thrift API, without having to proxy through heavy_web_server. Recommended for debugging use only.