[
https://issues.apache.org/jira/browse/HIVE-6758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175700#comment-14175700
]
Brock Noland commented on HIVE-6758:
------------------------------------
bq. Alternatively, instead of setting this system property, we could simply not
initialize a Terminal object if the process is backgrounded.
I think this essentially equivalent to what we are doing with the system
property.
I am +1 on the change.
> Beeline doesn't work with -e option when started in background
> --------------------------------------------------------------
>
> Key: HIVE-6758
> URL: https://issues.apache.org/jira/browse/HIVE-6758
> Project: Hive
> Issue Type: Improvement
> Components: CLI
> Affects Versions: 0.11.0
> Reporter: Johndee Burks
> Assignee: Mohit Sabharwal
> Attachments: HIVE-6758.patch
>
>
> In hive CLI you could easily integrate its use into a script and back ground
> the process like this:
> hive -e "some query" &
> Beeline does not run when you do the same even with the -f switch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)