[ https://issues.apache.org/jira/browse/HIVE-6758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168765#comment-14168765 ]
Harsh J commented on HIVE-6758: ------------------------------- bq. Please feel free to assign this JIRA to yourself if you'd like to working on this. Unfortunately I'm not certain where the issue lies in Beeline itself that may be triggering this. It could be a JLine bug or in our method of usage of JLine, but thats as far as I can tell at the moment. If Hive CLI uses JLine too, then the difference in how we prompt in Beeline vs. CLI may explain the bug. > 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: Xuefu Zhang > > 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)