Prasad Mujumdar created HIVE-5812: ------------------------------------- Summary: HiveServer2 SSL connection transport binds to loopback address by default Key: HIVE-5812 URL: https://issues.apache.org/jira/browse/HIVE-5812 Project: Hive Issue Type: Bug Components: HiveServer2 Affects Versions: 0.13.0 Reporter: Prasad Mujumdar Assignee: Prasad Mujumdar
The secure socket transport implemented as part of HIVE-5351, binds to loopback address by default. If the bind interface gets used only if its explicitly defined in the hive-site or via environment. This behavior should be same as non-SSL transport. -- This message was sent by Atlassian JIRA (v6.1#6144)