[
https://issues.apache.org/jira/browse/SPARK-8731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun reassigned SPARK-8731:
------------------------------------
Assignee: Zhou Yifan (was: Apache Spark)
> 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
> Components: SQL
> Affects Versions: 1.2.0
> Reporter: Wang Yiguang
> Assignee: Zhou Yifan
> Priority: Minor
> Fix For: 3.3.1, 3.2.3, 3.4.0
>
>
> 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
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]