[
https://issues.apache.org/jira/browse/HIVE-6176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang updated HIVE-6176:
------------------------------
Description:
{code}
$ beeline -o
-o (No such file or directory)
Beeline version 0.13.0-SNAPSHOT by Apache Hive
beeline>
{code}
The message suggests that beeline accepts a file (without -f option) while it
enters interactive mode any way.
was:
{code}
beeline> !q
xzhang@xzdt:~/apache/hive7$
./packaging/target/apache-hive-0.13.0-SNAPSHOT-bin/apache-hive-0.13.0-SNAPSHOT-bin/bin/beeline
-o
-o (No such file or directory)
Beeline version 0.13.0-SNAPSHOT by Apache Hive
beeline>
{code}
The message suggests that beeline accepts a file (without -f option) while it
enters interactive mode any way.
> Beeline gives bogus error message if an unaccepted command line option is
> given
> -------------------------------------------------------------------------------
>
> Key: HIVE-6176
> URL: https://issues.apache.org/jira/browse/HIVE-6176
> Project: Hive
> Issue Type: Bug
> Components: CLI
> Affects Versions: 0.12.0
> Reporter: Xuefu Zhang
> Assignee: Xuefu Zhang
>
> {code}
> $ beeline -o
> -o (No such file or directory)
> Beeline version 0.13.0-SNAPSHOT by Apache Hive
> beeline>
> {code}
> The message suggests that beeline accepts a file (without -f option) while it
> enters interactive mode any way.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)