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)