You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chao (JIRA)" <ji...@apache.org> on 2014/10/23 00:51:33 UTC

[jira] [Assigned] (HIVE-8565) beeline may go into an infinite loop when using EOF

     [ https://issues.apache.org/jira/browse/HIVE-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao reassigned HIVE-8565:
--------------------------

    Assignee: Chao

> beeline may go into an infinite loop when using EOF
> ---------------------------------------------------
>
>                 Key: HIVE-8565
>                 URL: https://issues.apache.org/jira/browse/HIVE-8565
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Chao
>            Assignee: Chao
>
> The problem can be reproduced by a simple query:
> {noformat}
> $HIVE_HOME/bin/beeline -u <host> -n <username> -p <password> <<EOF
> > show databases;
> > EOF
> {noformat}
> Then, it will go into an infinite loop and keep printing command prompt.



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