You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/20 15:46:00 UTC

[jira] [Created] (HIVE-17135) Bad error messages when beeline connects to unreachable hosts using binary and SSL

Carter Shanklin created HIVE-17135:
--------------------------------------

             Summary: Bad error messages when beeline connects to unreachable hosts using binary and SSL
                 Key: HIVE-17135
                 URL: https://issues.apache.org/jira/browse/HIVE-17135
             Project: Hive
          Issue Type: Bug
          Components: Beeline
            Reporter: Carter Shanklin


When you attempt to connect beeline to an unreachable host using both binary transport and SSL you get a generic / unhelpful error message.

If you use HTTP or you don't use SSL (binary or HTTP) you get a descriptive error message.
"Network is unreachable" <- for unroutable destinations
"Connection timed out" <- for hosts that fail to respond for whatever reason.

See attached image for the matrix.

It would be better if binary+SSL gave the same descriptive errors




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)