You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jeremy Beard (JIRA)" <ji...@apache.org> on 2014/10/15 22:22:34 UTC

[jira] [Created] (HIVE-8473) Support "exit;" in Beeline

Jeremy Beard created HIVE-8473:
----------------------------------

             Summary: Support "exit;" in Beeline
                 Key: HIVE-8473
                 URL: https://issues.apache.org/jira/browse/HIVE-8473
             Project: Hive
          Issue Type: Improvement
          Components: CLI
    Affects Versions: 0.13.1
            Reporter: Jeremy Beard


A reasonable and unambiguous user command attempt in Beeline is "exit;". We have other commands that are similarly formed, like "show tables;". We should support "exit;" as an alias of "!exit" instead of displaying:

{code}
Error: Error while compiling statement: FAILED: ParseException line 1:0 cannot recognize input near 'exit' '<EOF>' '<EOF>' (state=42000,code=40000)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)