You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wang Yiguang (JIRA)" <ji...@apache.org> on 2015/06/30 12:23:04 UTC

[jira] [Commented] (SPARK-8731) Beeline doesn't work with -e option when started in background

    [ https://issues.apache.org/jira/browse/SPARK-8731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608079#comment-14608079 ] 

Wang Yiguang commented on SPARK-8731:
-------------------------------------

Here is more discussion about this issue
https://issues.apache.org/jira/browse/HIVE-6758

I looked into it a bit and will give more information later.

> Beeline doesn't work with -e option when started in background
> --------------------------------------------------------------
>
>                 Key: SPARK-8731
>                 URL: https://issues.apache.org/jira/browse/SPARK-8731
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Wang Yiguang
>            Priority: Minor
>
> Beeline stops when running back ground like this:
> beeline -e "some query" &
> it doesn't work even with the -f switch.
> For example:
> this works:
> beeline -u "jdbc:hive2://0.0.0.0:8000" -e "show databases;" 
> however this not:
> beeline -u "jdbc:hive2://0.0.0.0:8000" -e "show databases;"  &



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org