[ https://issues.apache.org/jira/browse/HIVE-11640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724639#comment-14724639 ]
Xuefu Zhang commented on HIVE-11640: ------------------------------------ Yeah.I got your point. This might be a little tricky if we suddenly require ";" after any beeline command, which theoretically breaks backward compatibility. I understand that ";" is needed if a shell command happens in the middle of other commands, but requiring it also for an one-line command such as "!sh ls" or "!connect xxx;" seems to a big change. In such cases, can we make it optional? > Shell command doesn't work for new CLI[Beeline-cli branch] > ---------------------------------------------------------- > > Key: HIVE-11640 > URL: https://issues.apache.org/jira/browse/HIVE-11640 > Project: Hive > Issue Type: Sub-task > Components: CLI > Reporter: Ferdinand Xu > Assignee: Ferdinand Xu > Attachments: HIVE-11640.1-beeline-cli.patch, > HIVE-11640.2-beeline-cli.patch, HIVE-11640.3-beeline-cli.patch, > HIVE-11640.4-beeline-cli.patch > > > The shell command doesn't work for the new CLI and "Error: Method not > supported (state=,code=0)" was thrown during the execution for option f and e. -- This message was sent by Atlassian JIRA (v6.3.4#6332)