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/05/17 13:41:04 UTC

[jira] [Created] (HIVE-16694) beeline throws an NPE if you use !sh while not connected

Carter Shanklin created HIVE-16694:
--------------------------------------

             Summary: beeline throws an NPE if you use !sh while not connected
                 Key: HIVE-16694
                 URL: https://issues.apache.org/jira/browse/HIVE-16694
             Project: Hive
          Issue Type: Bug
          Components: Beeline
            Reporter: Carter Shanklin
            Priority: Trivial


File this under "why would you do that?" but if you run !sh while not connected you get an NPE

{code}
beeline> !sh ls
java.lang.NullPointerException
{code}

If you're connected it works fine.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)