[ https://issues.apache.org/jira/browse/HIVE-6758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14876877#comment-14876877 ]
Lefty Leverenz commented on HIVE-6758: -------------------------------------- Doc note: Updated wiki descriptions of the -e and -f options for this bug fix. * [Beeline Command Options | https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients#HiveServer2Clients-BeelineCommandOptions] > 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, 0.14.0 > Reporter: Johndee Burks > Assignee: Mohit Sabharwal > Fix For: 1.3.0, 2.0.0 > > 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)